Linux 软件免费装
Banner图

Real-Time Find and Replace

开发者 Marios Alexandrou
更新时间 2024年8月24日 21:29
捐献地址: 去捐款
PHP版本: 2.7 及以上
WordPress版本: 3.6.1
版权: GPLv2 or later
版权网址: 版权信息

标签

find replace

下载

1.4.2 1.5 1.0.1 1.0.2 1.1 1.2 1.3.1 1.6 2.0 1.0 1.3

详情介绍:

This plugin allows you to dynamically (i.e. at the time when a page is generated) replace code and text from themes and other plugins with code and text of your choosing before a page is delivered to a user's browser. Because the find and replace happens in real-time no changes are needed to plugins or themes which means upgrades remain easy! Here are some real-world examples:
  1. Don't like the "Category:" text that the Dagon Design Sitemap plugin puts in front of every category? Remove it!
  2. Annoyed by the link that Global Translator adds to every page? Remove it!
  3. Have you noticed that the Sociable plugin doesn't correctly display the Twitter image? No problem, insert it!
Here are some more examples: http://infolific.com/technology/internet/handiest-wordpress-plugin-youve-never-heard-of/ And remember, all of the above can be done WITHOUT modifying themes or plugin files so you'll always be able to upgrade them without having to worry about losing custom edits.

安装:

  1. Upload the real-time-find-and-replace folder to the '/wp-content/plugins/' directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. The find and replace rules are in the Tools sidebar menu.
  4. Click on the Add link on the Find and Replace admin page to add as many rules as you want.

常见问题:

Where is data stored?

In an array in the wp_options table. Just one record regardless of the number of find and replace rules.

Will the find and replace slow my site?

Unless you're using 50+ rules, you shouldn't notice any performance impact.

What does the regex checkbox do?

You can do a straight up find and replace where the plugin will look for an exact match of what you specified. You can also used advanced pattern matching that is available through regular expressions by checking the regex checkbox.

I like this plugin, do you have others?

I sure do! Social Media E-Mail Alerts Receive e-mail alerts when your site gets traffic from social media sites of your choosing. You can also set up alerts for when certain parameters app http://wordpress.org/extend/plugins/social-media-email-alerts/ RSS Includes Pages Modifies RSS feeds so that they include pages and not just posts. http://wordpress.org/extend/plugins/rss-includes-pages/

更新日志:

1.0 1.1 1.2 1.3 1.3.1 1.4.2 1.5 1.6 2.0