| 开发者 | pinoydev |
|---|---|
| 更新时间 | 2026年7月8日 17:08 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
post_content column of the wp_posts table.
Unlike full-database search and replace plugins, this plugin intentionally limits its scope to post bodies only. That makes it useful when you need to update URLs, company names, shortcode attributes, or other text inside posts, pages, and custom post types without touching options, post meta, or other tables.
Features
wp_posts.post_contentpinoydev-content-replacer-for-posts folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress Plugins screen.No. It only updates the post_content column in the wp_posts table.
Yes. Keep Dry run enabled to scan matching posts and show a preview without writing changes.
No. Revisions are always excluded from search and replace.
Yes. The plugin processes posts in batches. Lower the batch size if your server times out.
Yes. Use the Limit results option to stop after a set number of matching posts.
Yes. Enter comma-separated post IDs in the Exclude post IDs field.
Yes. Live runs automatically save the original post_content for each updated post. Dry runs do not create backups.
Use the WordPress.org support forum for this plugin, or email support@pinoydev.com.