Linux 软件免费装
Banner图

Easy Search Replace – Find & Replace Text/HTML/URLs, Remove Footer Credit

开发者 easywpstuff
更新时间 2026年5月11日 08:32
PHP版本: 7.2 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

find and replace search and replace find replace search replace text replace css selector url replace remove footer credit html replace content replace

下载

1.1.1 1.2.0 1.0.1 1.2.1 1.0.0 1.1.2 1.1.3 1.0.2 1.1.4 1.1.0

详情介绍:

The Easy Search Replace plugin lets you find and replace any text, HTML, or URL across your WordPress site in real time — without editing files or touching the database. It's the safest way to do search and replace on front-end output. Update branding, fix old links, swap outdated content, or remove footer credit with a few clicks. Target replacements precisely with: Why it's safe: All changes are applied dynamically at render time. Your posts, pages, and database stay untouched. Disable the plugin or toggle a rule off and your original content is back instantly. Popular use cases

安装:

  1. Download the plugin ZIP from WordPress.org.
  2. In WP Admin, go to Plugins → Add New → Upload Plugin.
  3. Upload the ZIP, click Install Now, then Activate.
  4. Go to Settings → Easy Search Replace to add your first rule.
Or search "Easy Search Replace" directly from Plugins → Add New in your WordPress dashboard.

屏幕截图:

  • Remove footer credit

升级注意事项:

1.2.0 Major update: redesigned admin, enable/disable toggle per rule, regex and CSS selector targeting (Pro), scheduled and audience-targeted rules, configurable tag-skip setting, and more. Your existing rules are automatically migrated. If you had CSS selector for free, you keep it. 1.1.4 Minor issues fixed.

常见问题:

Does this modify my database or theme files?

No. All replacements happen in the output buffer at runtime. Your posts, pages, and theme files stay completely untouched. Disable the plugin and everything reverts instantly.

Can I remove theme footer credits?

Yes. Put the exact footer text in Find, leave Replace empty. With Pro, you can also use a CSS selector (e.g., .footer-credit, .site-info) to target only the footer element — so identical text elsewhere on your page stays untouched.

Can I remove "Powered by WordPress"?

Yes. Set "Powered by WordPress" as the Find text and leave Replace empty. It works with any theme. If your theme wraps it in a specific class, use that as a CSS selector in Pro for even more precision.

Will it work with page builders like Elementor, Divi, or WPBakery?

Yes. The plugin works on the final rendered HTML output, so it's fully compatible with Elementor, Divi, WPBakery, Beaver Builder, Bricks, GeneratePress, Kadence, and any theme or builder that produces standard HTML.

Does it work with WooCommerce?

Yes. You can replace WooCommerce-generated text like button labels, checkout fields, product descriptions, or any front-end string. For example, change "Add to cart" to "Buy now" globally or only on specific product pages using Post ID targeting.

Will it work with caching plugins?

Yes. Clear your cache after adding or updating rules so the cached version picks up the new replacements. Compatible with WP Super Cache, W3 Total Cache, LiteSpeed Cache, WP Rocket, and others.

What about CDN caching (Cloudflare, etc.)?

Same principle — purge your CDN cache after making changes. Once the cache refreshes, your replacements appear normally. The plugin itself adds negligible overhead.

Performance impact?

Minimal. Plain text replacements add just a few milliseconds. DOM parsing only kicks in if you use CSS selector-based rules (Pro). With page caching enabled, the replaced output is cached like any normal page, so returning visitors have zero extra processing.

Does it support regex?

Yes — regex is available in the Pro version. Patterns use smart defaults: . matches newlines (dotall mode) and patterns are UTF-8 aware, so common HTML patterns work out of the box. Useful for replacing complex HTML structures, cleaning up shortcode remnants, or pattern-based URL rewrites.

Can I use this to translate or change WooCommerce / plugin text?

Yes. Any text that appears in your site's HTML output can be replaced. This makes it a lightweight alternative to translation plugins when you just need to change a few strings — like renaming "Cart" to "Bag" or changing "Reviews" to "Testimonials".

Can I schedule a replacement to run only during certain dates or times?

Yes, with Pro. The Schedule feature lets you set a date range, time of day, and specific weekdays. Useful for holiday banners, event countdowns, sale announcements, or any content that should appear only during a specific window.

Can I show different content to logged-in users vs guests?

Yes, with Pro. The Audience section lets you target by login state, specific user roles, or device type (desktop, mobile, tablet).

What happens to my rules if I deactivate Pro?

Your rules are fully preserved. Pro-only fields (regex, CSS selector, schedule, audience, etc.) stop being applied but remain saved. Reactivate Pro later and everything picks up where you left off — nothing is deleted.

Does it work on multisite?

Yes. The plugin can be activated network-wide or on individual sites. Pro licenses are per-site.

Can I export my rules and import them on another site?

Yes, with Pro. Export as JSON (full fidelity) or CSV (spreadsheet-friendly). Import on any other site running Easy Search Replace Pro. Great for agency workflows or migrating rules across staging and production.

Where can I find full documentation?

Visit fluxpress.io/docs/easy-search-replace for detailed guides, examples, and troubleshooting.

更新日志:

1.2.1 1.2.0 1.1.4 1.1.2 1.1.1 1.1.0 1.0.2 1.0.1 1.0.0