Plugin info

Total downloads: 1,648
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 8/9/2010 (5622 days ago)
Added to WordPress: 7/23/2010 (15 years old)
Minimum WordPress version: 2.8
Tested up to WordPress version: 3.0.5
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 5622 days ago

20/100

Is String-Override abandoned?

Possibly abandoned (last update 5622 days ago).

Compatibility

Requires WordPress: 2.8
Tested up to: 3.0.5
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

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 ).where id is text id needs to be replace.

Installation

there are the steps involve to use the plugin.
1). downloadthe zipped file from here and unzipped the downloaded file to wp-content/plugins folder of your wordpress installation.

2). in left navigate to plugins and activate the plugin.

3). left menu will have string override menu item.click the string override in left menu.
add new string with value to be replace in widgets/posts/or pages.

4).after addition listing will show shortcode to be added to post/widgets/pages. just copy that short code (like [stringoverride id=”6″]) to your desired location and save the post/pages and widget.to use in template use function call as shown in bracket( ”).

5). in front end check for replacement of string with the value attributes.

If Face any Issue please inform to my mail [email protected] or report issue here. thanks Njoy. 🙂

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.1

  • shortcode working tested in both widgets and posts.
  • usability improved.
  • disability feature add.

1.1.0

  • string active/not active working corrected