{"id":232990,"date":"2025-05-30T05:52:19","date_gmt":"2025-05-30T05:52:19","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/effortless-shortcode-insertion\/"},"modified":"2025-11-07T01:28:48","modified_gmt":"2025-11-07T01:28:48","slug":"effortless-shortcode-insertion","status":"publish","type":"plugin","link":"https:\/\/af.wordpress.org\/plugins\/effortless-shortcode-insertion\/","author":23148025,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.20","stable_tag":"1.0.20","tested":"6.8.5","requires":"5.0","requires_php":"7.0","requires_plugins":null,"header_name":"Effortless Shortcode Insertion","header_author":"domclic","header_description":"A plugin to manage custom shortcodes in WordPress.","assets_banners_color":"9e9e9e","last_updated":"2025-11-07 01:28:48","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":504,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.1.19":{"tag":"0.1.19","author":"domclic","date":"2025-08-15 02:32:42"},"1.0.20":{"tag":"1.0.20","author":"domclic","date":"2025-11-07 01:28:48"}},"upgrade_notice":{"1.0.19":"<p>Removed wrong links<\/p>","1.0.18":"<p>This update includes PHPCS compliance fixes: renamed main file, removed trailing whitespace, fixed alignment, and replaced short ternary. Update for improved code quality and compliance.<\/p>","0.1.17":"<p>This update resolves the security warning for non-sanitized $_POST[&#039;shortcodes&#039;]. Update for enhanced security.<\/p>","0.1.16":"<p>This update resolves the security warning for non-sanitized $_POST[&#039;shortcodes&#039;] at line 316, ensuring no warnings at line 318 or elsewhere. Update immediately for full PHPCS compliance.<\/p>","0.1.15":"<p>This update resolves the security warning for non-sanitized $_POST[&#039;shortcodes&#039;] by using isset for safe validation, ensuring full PHPCS compliance. Update immediately for enhanced security.<\/p>","0.1.14":"<p>This update resolves the security warning for non-sanitized shortcode inputs by restructuring validation logic, ensuring full PHPCS compliance. Update immediately for enhanced security.<\/p>","0.1.13":"<p>This update resolves security warnings for non-validated and non-sanitized shortcode inputs, adding proper validation to prevent undefined index issues. Update immediately for enhanced security.<\/p>","0.1.12":"<p>This update resolves a security warning for non-sanitized shortcode inputs before the empty check, ensuring full compliance with WordPress standards. Update immediately for enhanced security.<\/p>","0.1.11":"<p>This update resolves a remaining security warning for non-sanitized shortcode inputs, ensuring full compliance with WordPress standards. Update immediately for enhanced security.<\/p>","0.1.10":"<p>This update resolves security warnings for non-sanitized shortcode inputs, enhancing plugin security. Update immediately to ensure compliance with WordPress standards.<\/p>","0.1.9":"<p>This update addresses security warnings for non-sanitized inputs, improving the plugin&#039;s security. Update immediately to ensure safe operation.<\/p>","0.1.8":"<p>This update fixes a critical bug that caused the site to break and addresses security warnings. Update immediately to restore functionality and improve security.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":3303329,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":3303329,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3303329,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3303329,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.19","1.0.20"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[4917,21807,357,25394],"plugin_category":[43],"plugin_contributors":[241557],"plugin_business_model":[],"class_list":["post-232990","plugin","type-plugin","status-publish","hentry","plugin_tags-content-management","plugin_tags-custom-shortcodes","plugin_tags-shortcodes","plugin_tags-wordpress-shortcodes","plugin_category-customization","plugin_contributors-domclic","plugin_committers-domclic"],"banners":{"banner":"https:\/\/ps.w.org\/effortless-shortcode-insertion\/assets\/banner-772x250.jpg?rev=3303329","banner_2x":"https:\/\/ps.w.org\/effortless-shortcode-insertion\/assets\/banner-1544x500.jpg?rev=3303329","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/effortless-shortcode-insertion\/assets\/icon-128x128.jpg?rev=3303329","icon_2x":"https:\/\/ps.w.org\/effortless-shortcode-insertion\/assets\/icon-256x256.jpg?rev=3303329","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Effortless Shortcode Insertion is a lightweight WordPress plugin that allows you to create, manage, and insert custom shortcodes with ease. It includes a set of built-in shortcodes for common dynamic content and provides an intuitive interface to add your own.<\/p>\n\n<p>Features:<\/p>\n\n<pre><code>Built-in shortcodes for current URL, page title, site info, user data, and more.\nAdd custom shortcodes via an admin interface.\nImport\/export shortcodes for easy migration.\nSecure and sanitized inputs to ensure safety.\nTranslation-ready with support for multiple languages.\n<\/code><\/pre>\n\n<h3>Arbitrary section<\/h3>\n\n<p>For support, please visit domclic.com or contact the author at daviddeflache@domclic.com.<\/p>\n\n<!--section=installation-->\n<p>Upload the effortless-shortcode-insertion folder to the \/wp-content\/plugins\/ directory.\n    Activate the plugin through the 'Plugins' menu in WordPress.\n    Navigate to Settings &gt; Effortless Shortcodes to manage your shortcodes.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20use%20a%20shortcode%3F'><h3>How do I use a shortcode?<\/h3><\/dt>\n<dd><p>Simply add the shortcode (e.g., [site_title]) to your posts, pages, or widgets where you want the content to appear.<\/p><\/dd>\n<dt id='can%20i%20create%20my%20own%20shortcodes%3F'><h3>Can I create my own shortcodes?<\/h3><\/dt>\n<dd><p>Yes! Go to Settings &gt; Effortless Shortcodes and use the \"Add New Shortcode\" form to create custom shortcodes.<\/p><\/dd>\n<dt id='are%20the%20shortcodes%20secure%3F'><h3>Are the shortcodes secure?<\/h3><\/dt>\n<dd><p>All inputs are sanitized and validated to ensure security and compatibility with WordPress standards.<\/p><\/dd>\n<dt id='can%20i%20import%2Fexport%20shortcodes%3F'><h3>Can I import\/export shortcodes?<\/h3><\/dt>\n<dd><p>Yes, the plugin supports importing and exporting shortcodes in JSON format via the admin interface.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.19<\/h4>\n\n<pre><code>Removed wrong links\n<\/code><\/pre>\n\n<h4>1.0.18<\/h4>\n\n<pre><code>Renamed main plugin file to class-effortless-shortcode-insertion.php for PHPCS compliance.\nRemoved trailing whitespace in HTML form section.\nFixed equals sign alignment in save_shortcode method.\nReplaced short ternary with full if-else in handle_shortcode method.\n<\/code><\/pre>\n\n<h4>0.1.17<\/h4>\n\n<pre><code>Fixed security warning for non-sanitized $_POST['shortcodes'].\n<\/code><\/pre>\n\n<h4>0.1.16<\/h4>\n\n<pre><code>Fixed security warning for non-sanitized $_POST['shortcodes'] by restructuring condition to avoid direct access before sanitization.\nEnsured no sanitization warnings at line 316 or 318 for full PHPCS compliance.\n<\/code><\/pre>\n\n<h4>0.1.15<\/h4>\n\n<pre><code>Fixed security warning for non-sanitized $_POST['shortcodes'] by using isset for validation before access.\nEnsured no direct superglobal access before sanitization for full PHPCS compliance.\n<\/code><\/pre>\n\n<h4>0.1.14<\/h4>\n\n<pre><code>Fixed security warning for non-sanitized $_POST['shortcodes'] by avoiding direct access in condition checks.\nImproved input validation for submit_update to ensure PHPCS compliance.\n<\/code><\/pre>\n\n<h4>0.1.13<\/h4>\n\n<pre><code>Fixed security warnings for non-validated and non-sanitized $_POST['shortcodes'] input in save_shortcode method.\nAdded isset check for $_POST['shortcodes'] to prevent undefined index notices.\n<\/code><\/pre>\n\n<h4>0.1.12<\/h4>\n\n<pre><code>Fixed security warning for non-sanitized $_POST['shortcodes'] input before ! empty check in save_shortcode method.\n<\/code><\/pre>\n\n<h4>0.1.11<\/h4>\n\n<pre><code>Fixed security warning for non-sanitized $_POST['shortcodes'] input before is_array check in save_shortcode method.\nEnsured early sanitization of shortcode data for full PHPCS compliance.\n<\/code><\/pre>\n\n<h4>0.1.10<\/h4>\n\n<pre><code>Fixed security warnings for non-sanitized $_POST['shortcodes'] input in save_shortcode method.\nImproved early sanitization of shortcode data for better security compliance.\n<\/code><\/pre>\n\n<h4>0.1.9<\/h4>\n\n<pre><code>Fixed security warnings for non-sanitized inputs ($_POST['append_value'], $_POST['shortcodes'], $_FILES['import_file']).\nImproved sanitization of form inputs for better security.\n<\/code><\/pre>\n\n<h4>0.1.8<\/h4>\n\n<pre><code>Fixed fatal error in handle_shortcode method causing site to break.\nResolved security warnings for non-sanitized and non-validated inputs ($_POST['shortcodes'], $_POST['elsci_nonce']).\nImproved input validation and sanitization for better security.\n<\/code><\/pre>\n\n<h4>0.1.5<\/h4>\n\n<pre><code>Fixed security issues with input sanitization and validation.\nReplaced parse_url with wp_parse_url for consistency.\nUsed gmdate instead of date for timezone-safe year display.\n<\/code><\/pre>\n\n<h4>0.1.0<\/h4>\n\n<pre><code>Initial release.\n<\/code><\/pre>","raw_excerpt":"Easily manage and insert custom shortcodes in WordPress to display dynamic content.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/232990","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=232990"}],"author":[{"embeddable":true,"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/domclic"}],"wp:attachment":[{"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=232990"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=232990"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=232990"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=232990"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=232990"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=232990"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}