Changeset 1111444
- Timestamp:
- 03/12/2015 09:07:23 PM (11 years ago)
- Location:
- shortcode-exec-php
- Files:
-
- 2 edited
-
tags/1.51/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
shortcode-exec-php/tags/1.51/readme.txt
r1111443 r1111444 9 9 10 10 == Description == 11 12 **This plugin is not supported anymore**13 11 14 12 Using this plugin you can execute arbitrary [PHP](http://www.php.net/ "PHP") code using [shortcodes](http://codex.wordpress.org/Shortcode_API "Shortcode API") in your posts, pages, comments, widgets and RSS feeds, just like manually defined shortcodes. The shortcodes and associated PHP code are defined using the settings of this plugin. It is possible to parse and use shortcode parameters and to use shortcode content. Defined shortcodes can be deleted and disabled. -
shortcode-exec-php/trunk/readme.txt
r1111443 r1111444 9 9 10 10 == Description == 11 12 **This plugin is not supported anymore**13 11 14 12 Using this plugin you can execute arbitrary [PHP](http://www.php.net/ "PHP") code using [shortcodes](http://codex.wordpress.org/Shortcode_API "Shortcode API") in your posts, pages, comments, widgets and RSS feeds, just like manually defined shortcodes. The shortcodes and associated PHP code are defined using the settings of this plugin. It is possible to parse and use shortcode parameters and to use shortcode content. Defined shortcodes can be deleted and disabled.
Note: See TracChangeset
for help on using the changeset viewer.