Title: Pinoydev Content Replacer for Posts
Author: Romell Ulgasan
Published: <strong>2026 年 6 月 23 日</strong>
Last modified: 2026 年 7 月 6 日

---

搜尋外掛

![](https://ps.w.org/pinoydev-content-replacer-for-posts/assets/banner-772x250.png?
rev=3598412)

![](https://ps.w.org/pinoydev-content-replacer-for-posts/assets/icon-256x256.png?
rev=3598412)

# Pinoydev Content Replacer for Posts

 由 [Romell Ulgasan](https://profiles.wordpress.org/pinoydev/) 開發

[下載](https://downloads.wordpress.org/plugin/pinoydev-content-replacer-for-posts.1.0.3.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/pinoydev-content-replacer-for-posts/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/pinoydev-content-replacer-for-posts/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/pinoydev-content-replacer-for-posts/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/pinoydev-content-replacer-for-posts/#developers)

 [技術支援](https://wordpress.org/support/plugin/pinoydev-content-replacer-for-posts/)

## 外掛說明

Pinoydev Content Replacer for Posts is a focused WordPress admin tool for finding
and replacing text inside the `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**

 * Search and replace directly in `wp_posts.post_content`
 * Exact match (word boundaries) or regex search modes
 * Dry run mode to preview affected posts before making changes
 * Before/after preview snippets with highlighted changes
 * View links to front-end permalinks during dry runs
 * Filter by post status
 * Case sensitive or case insensitive matching
 * Batch processing for large sites
 * Optional limit on the number of matching posts processed
 * Exclude specific posts by comma-separated post IDs
 * Automatic backups of original content on live runs, with restore support
 * Progress bar and per-post results table

**Important**

Always back up your database before running a live replace. Use dry run first to
verify your search string matches the intended content.

Live runs automatically save a backup of each updated post so you can restore later
from the plugin screen.

This plugin does not modify serialized data in other tables. If you need a full-
site migration tool, consider a broader database search/replace plugin instead.

### Support

For direct support, contact support@pinoydev.com or visit https://pinoydev.com.

For community support after the plugin is published on WordPress.org, use the plugin
support forum on WordPress.org.

## 螢幕擷圖

[⌊Search and replace form with filters and dry-run option.⌉⌊Search and replace form
with filters and dry-run option.⌉[

Search and replace form with filters and dry-run option.

[⌊Progress bar, results summary, and before/after preview table.⌉⌊Progress bar, 
results summary, and before/after preview table.⌉[

Progress bar, results summary, and before/after preview table.

[[

[[

## 安裝方式

 1. Upload the `pinoydev-content-replacer-for-posts` folder to the `/wp-content/plugins/`
    directory, or install the plugin through the WordPress Plugins screen.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Go to **Tools  Content Replacer for Posts**.

## 常見問題集

### Does this replace content in wp_postmeta or wp_options?

No. It only updates the `post_content` column in the `wp_posts` table.

### Can I preview changes before updating the database?

Yes. Keep **Dry run** enabled to scan matching posts and show a preview without 
writing changes.

### Are post revisions included?

No. Revisions are always excluded from search and replace.

### Will this work on large sites?

Yes. The plugin processes posts in batches. Lower the batch size if your server 
times out.

### Can I limit how many matching posts are updated?

Yes. Use the **Limit results** option to stop after a set number of matching posts.

### Can I exclude specific posts from a run?

Yes. Enter comma-separated post IDs in the **Exclude post IDs** field.

### Does the plugin create backups?

Yes. Live runs automatically save the original `post_content` for each updated post.
Dry runs do not create backups.

### Where can I get support?

Use the WordPress.org support forum for this plugin, or email support@pinoydev.com.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Pinoydev Content Replacer for Posts〉的開發相關工作。

參與者

 *   [ Romell Ulgasan ](https://profiles.wordpress.org/pinoydev/)

[將〈Pinoydev Content Replacer for Posts〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/pinoydev-content-replacer-for-posts)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/pinoydev-content-replacer-for-posts/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/pinoydev-content-replacer-for-posts/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/pinoydev-content-replacer-for-posts/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/pinoydev-content-replacer-for-posts/)。

## 變更記錄

#### 1.0.3

 * Update plugin website to pinoydev.com and support email to support@pinoydev.com.

#### 1.0.2

 * Rename internal code prefix from PCDR to PCRFP.
 * Migrate legacy backup table and settings from the old prefix.

#### 1.0.1

 * Add optional comma-separated post ID exclusion.

#### 1.0.0

 * Initial release.

## 中繼資料

 *  版本 **1.0.3**
 *  最後更新 **12 小時前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/pinoydev-content-replacer-for-posts/)
 * 標籤:
 * [bulk edit](https://tw.wordpress.org/plugins/tags/bulk-edit/)[database](https://tw.wordpress.org/plugins/tags/database/)
   [find & replace](https://tw.wordpress.org/plugins/tags/find-replace/)[post content](https://tw.wordpress.org/plugins/tags/post-content/)
   [search replace](https://tw.wordpress.org/plugins/tags/search-replace/)
 *  [進階檢視](https://tw.wordpress.org/plugins/pinoydev-content-replacer-for-posts/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/pinoydev-content-replacer-for-posts/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/pinoydev-content-replacer-for-posts/reviews/)

## 參與者

 *   [ Romell Ulgasan ](https://profiles.wordpress.org/pinoydev/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/pinoydev-content-replacer-for-posts/)