Plugin Directory

Changeset 1111444


Ignore:
Timestamp:
03/12/2015 09:07:23 PM (11 years ago)
Author:
M66B
Message:

Add dabelon as contributor

Location:
shortcode-exec-php
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • shortcode-exec-php/tags/1.51/readme.txt

    r1111443 r1111444  
    99
    1010== Description ==
    11 
    12 **This plugin is not supported anymore**
    1311
    1412Using 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  
    99
    1010== Description ==
    11 
    12 **This plugin is not supported anymore**
    1311
    1412Using 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.