Plugin Directory

Changeset 897239


Ignore:
Timestamp:
04/18/2014 09:57:22 AM (12 years ago)
Author:
M66B
Message:

1.51 updated readme

Location:
shortcode-exec-php
Files:
2 edited

Legend:

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

    r897238 r897239  
    1010== Description ==
    1111
    12 **This plugin is not support anymore**
     12**This plugin is not supported anymore**
    1313
    1414Using 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.
     
    2525For those concerned about security (hopefully everybody): only administrators can define shortcodes and associated PHP code (see also the [FAQ](http://wordpress.org/extend/plugins/shortcode-exec-php/faq/ "FAQ")).
    2626
    27 See my [other plugins](http://wordpress.org/extend/plugins/profile/m66b "Marcel Bokhorst")
     27See my [other plugins](http://wordpress.org/extend/plugins/profile/m66b "Marcel Bokhorst").
    2828
    2929== Installation ==
  • shortcode-exec-php/trunk/readme.txt

    r897237 r897239  
    1010== Description ==
    1111
    12 **This plugin is not support anymore**
     12**This plugin is not supported anymore**
    1313
    1414Using 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.