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

---

プラグインを検索

![](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://ja.wordpress.org/plugins/pinoydev-content-replacer-for-posts/?preview=1)

 * [詳細](https://ja.wordpress.org/plugins/pinoydev-content-replacer-for-posts/#description)
 * [レビュー](https://ja.wordpress.org/plugins/pinoydev-content-replacer-for-posts/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/pinoydev-content-replacer-for-posts/#installation)
 * [開発](https://ja.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**.

## FAQ

### 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/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/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)
で購読してみてください。

## 変更履歴

#### 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**
 *  最終更新日 **3か月前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 5.6またはそれ以降 **
 *  検証済み最新バージョン: **7.0.6**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/pinoydev-content-replacer-for-posts/)
 * タグ
 * [bulk edit](https://ja.wordpress.org/plugins/tags/bulk-edit/)[database](https://ja.wordpress.org/plugins/tags/database/)
   [find & replace](https://ja.wordpress.org/plugins/tags/find-replace/)[post content](https://ja.wordpress.org/plugins/tags/post-content/)
   [search replace](https://ja.wordpress.org/plugins/tags/search-replace/)
 *  [詳細を表示](https://ja.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/)