This plugin is outdated and might not be supported anymore
Dynamic Shortcode

Dynamic Shortcode

Details
View on WordPress

Dynamic Shortcode is a 100% FREE plugin that allows users to make any shortcode asynchronous in one simple step, meaning it won’t block the WordPress page render at all. Dynamic Shortcode has a simple and user friendly interface, making it extremely easy to use.

Dynamic Shortcode can either replace every occurence of a given shortcode without your intervention (currently in beta, the feature is called Dynamic Replace), or you can change every shortcode yourself in one simple step:

  • Find an occurence of your shortcode, and replace your shortcode’s name with wp_dynamic and add a parameter named shortcode with your shortcode’s name as a value. For example:

    [myShortcode]

    becomes

    [wp_dynamic shortcode=”myShortcode”]

But wait! That’s not all: You can even add custom placeholders for each individual shortcode. Placeholders are displayed when Dynamic Shortcode is loading a shortcode asynchronously.

Dynamic Shortcode is packed with tons of other useful features.

For each individual shortcode on your site, here’s everything Dynamic Shortcode can do for you:

  • Make any already existing shortcode asynchronous automatically or in a single step

  • Add custom placeholders for when your Dynamic Shortcode is loading your shortcode

  • Run a validation function before executing your shortcode when making the asynchronous call

  • Choose which GET parameters to ignore when doing the asynchronous call

  • Choose which POST parameters to ignore when doing the asynchronous call

  • Choose which shortcode attribute to ignore when doing the asynchronous call

Details

Plugin code:
dynamic-shortcode-ajax
Plugin version:
1.0
Outdated:
Yes
WP version:
5.4 or higher
PHP version:
or higher
Test up to WP version:
5.6.14
Total installations:
0
Last updated:
2021-01-08
Rating:
Times rated:
0
ajax
async
dynamic
dynamic-shortcode
shortcode