https://github.com/Nikschavan/shortcodes-elementor
Add Elemenntor layouts using shortcodes.
https://github.com/Nikschavan/shortcodes-elementor
Last synced: about 2 months ago
JSON representation
Add Elemenntor layouts using shortcodes.
- Host: GitHub
- URL: https://github.com/Nikschavan/shortcodes-elementor
- Owner: Nikschavan
- Created: 2017-02-26T18:26:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T18:26:52.000Z (about 8 years ago)
- Last Synced: 2024-08-01T04:02:22.727Z (9 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
- awesome-elementor - Shortcodes Elementor - Add Elementor layouts using shortcodes. (Third-Party Add-Ons)
README
=== Shortcodes Elementor ===
Contributors: brainstormforce, Nikschavan
Donate link: http://example.com/
Tags: comments, spam
Requires at least: 3.7
Tested up to: 4.8-alpha-39357-src
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.htmlAdd Elemenntor layouts using shortcodes.
== Description ==
Add Pages or templates created using Elementor page builder using a shortcode.
[elementor_add_template id='']
id - ID of the page or template created using elementor page builder.
== Installation ==
This section describes how to install the plugin and get it working.
e.g.
1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `` in your templates== Changelog ==
= 1.0 =
* Initial Release