Description
A small plugin which allows you to use shortcodes as the attribute of other shortcode, shortcode inside shortcode, dynamic shortcode.
How to use
-
Use this shortcode to make dynamic shortcodes
[dy_shortcode sc=ββ at=ββ][/dy_shortcode]
-
For example making a gallery with dynamic id by another shortcode
[gallery id=ββ] [custom id=β123″]
-
Final dynamic shortcode merged
[dy_shortcode sc=βgalleryβ at=βidβ][custom id=β123″][/dy_shortcode]
-
Only 1 attribute can be dynamic, use comma (,) for multiple shortcode entries
[dy_shortcode sc=βgalleryβ at=βidβ][custom id=β123″],[custom id=β321″],[custom id=β231″][/dy_shortcode]
-
All other static attributes can be placed on the final shortcode
[dy_shortcode sc=βgalleryβ at=βidβ size=βmediumβ background=βwhiteβ][custom id=β123″][/dy_shortcode]
Installation
-
Install automatically through the βPluginsβ, βAdd Newβ menu in WordPress, or upload the βdynamic-shortcodeβ folder to the β/wp-content/plugins/β directory.
-
Activate the plugin through the βPluginsβ menu in WordPress.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Dynamic Shortcode” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Dynamic Shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.