String-Override

String override replaces the text with your designated text(html/javascript code) in admin panel.

Author:Satish Kadyan (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:3.0.5
Plugin version:1.1
Added to WordPress repository:23-07-2010
Last updated:09-08-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.perisun.com
Total downloads:1 316
Active installs:10+
plugin download
Click to start download

String override replaces the text with your designated text in admin panel. very simple and very usefull plugin to make theme very easy to update and maintain.

plugin is fully functional in both ways ready to be use in template files as well as post/pages/widgets.

works in 2 way

1). short code replacement in your post/pages or widget.

2). function call with string id in your theme files(use like this <?php if(function_exists(string_override_manual)) echo string_override_manual(id)?> ).where id is text id needs to be replace.


ChangeLog