Elementor Template Shortcode Createor

=== KS Elementor Template Shortcode Creator ===
Contributors: Kuldeep Sharma
Tags: elementor shortcode creator, shortcode, templates, elementor templates, dynamic shortcode
Requires at least: 5.6
Tested up to: 6.7.2
Requires PHP: 7.4
Stable tag: 1.0
Donate link: https://kuldeepsharma.com.np/donate
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create dynamic shortcodes for Elementor saved templates and display them in WordPress admin with copy-paste functionality.

== Description ==

This plugin adds dynamic shortcode functionality for Elementor Free Version templates. It creates a new column in the Elementor Saved Templates admin table showing ready-to-use shortcodes for each template.

= Key Features =

  • Generate shortcodes for any Elementor template
  • One-click copy functionality from admin panel
  • Automatic template validation
  • Secure output rendering
  • Lightweight and optimized code

Video Demonstration
Watch our YouTube tutorial to see the plugin in action!

== Installation ==

  1. Upload the plugin files to the /wp-content/plugins/elementor-template-shortcode directory
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to Elementor -> Saved Templates to see the new Shortcode column

== Frequently Asked Questions ==

= What permissions are needed to use the shortcodes? =
Users need ‘edit_posts’ capability to use the shortcodes effectively.

= Why isn’t my shortcode working? =

  1. Verify Elementor is installed and activated
  2. Check the template ID is correct
  3. Ensure the template is published
  4. Clear your WordPress cache

= Can I use this with Elementor Pro? =
While it works with Elementor Pro templates, it’s primarily designed for the free version.

== Screenshots ==

  1. Saved Templates admin screen with Shortcode column
  2. Shortcode input field with copy functionality
  3. Example of template displayed via shortcode

== Changelog ==

= 1.0 =

  • Initial release
  • Added shortcode generation functionality
  • Created admin column display
  • Implemented security checks

== Upgrade Notice ==

1.0 – Initial version of the plugin

== Video Tutorial ==

For a complete setup and usage guide, watch our YouTube tutorial:
https://www.youtube.com/watch?v=D70AeK4dYSU

== Compatibility ==

  • Works with Elementor Free 3.0+
  • Tested with WordPress 6.5
  • Compatible with PHP 7.4+

== Developer Notes ==

The plugin uses official Elementor API methods for template rendering. All output is properly escaped following WordPress coding standards.