=== Search & Replace Everything by WPCode === Contributors: WPbeginner, smub, gripgrip, wpcodeteam Tags: search, replace, database, media, search replace Requires at least: 5.5 Tested up to: 6.5 Requires PHP: 7.0 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Search & Replace text and images across your entire WordPress database with a simple, powerful interface. == Description == = Powerful Search & Replace for WordPress = Search & Replace Everything by WPCode enables you to efficiently manage your website's content directly from the WordPress admin. This tool is essential for site migrations, content updates, or any situation where batch text and image replacements are needed. With an intuitive interface, you can perform detailed search and replace operations across your entire database. Select specific tables, toggle case sensitivity, and preview changes before committing. Designed to handle large websites, this plugin operates smoothly without the need for external tools. = Features Include = * **Text Replacement** - Search and replace text across multiple database tables with options for case-sensitive search. * **Image Replacement** - Directly replace images from the media library, automatically regenerating thumbnails to ensure visual consistency. * **Preview Changes** - Always see a "dry-run" preview of the changes to ensure accuracy before applying them. * **Large Sites Supported** - Optimized for performance, capable of handling large databases efficiently. * **Table Selection** - Choose specific tables to search and replace text, ensuring that only the necessary data is affected. = Use Cases = * **Site Migrations** - Quickly update URLs or any site data when moving your site. * **Content Updates** - Easily replace outdated information or bulk update content across posts, pages, and custom post types. * **Image Management** - Replace outdated images and avoid duplicate uploads. = Tips for Using Search & Replace = **Backup Your Database** - While the plugin is safe to use, it's always a good idea to make a backup before making changes. Common mistakes to avoid when replacing text: * Partial Matches - Ensure that you're not replacing partial matches that could affect unintended content. For example, replacing "cat" could affect "category" or "concatenate". * Case Sensitivity - Be mindful of case sensitivity when replacing text. If you're looking to replace "Cat" with "Dog", ensure that you're not affecting "cat" or "CAT". * URL Replacements - Always use the same format for both the search and replace values. For example if your search term has a trailing slash, ensure that the replacement term also has a trailing slash. E.g., "example.com/" to "example.net/" instead of "example.com/" to "example.net". = Getting Started = After installing Search & Replace Everything by WPCode, look for the new menu item under `WP Admin > Tools > WP Search & Replace`. From there, you can start replacing text or images across your entire website. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/search-replace-wpcode` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Use the interface under `WP Admin > Tools > WP Search & Replace` to start managing your content. == Screenshots == 1. Search & Replace text screen 2. Image Preview Before Replacement 3. Preview of Text Replacement Changes 4. Quickly Replace Image from Media Library == Frequently Asked Questions == = Can I preview changes before applying them? = Yes, you can preview all changes before applying them in an intuitive interface that highlights the differences. = Do I need to make a backup before using this plugin? = While the plugin is designed to be safe, it's always a good idea to make a backup before making any changes to your database. = Can I undo a replace operation? = Currently, all operations are final. Please ensure to review the changes preview carefully before applying changes and it's always useful to have a backup. = Can I replace text in specific tables only? = Yes, you can select specific tables to search and replace text before starting the operation. = Are large websites supported? = Yes, the plugin is optimized for large databases and provides a smooth experience without the need for external tools. = Can I replace images from the media library? = Yes, you can replace images from the media library and get a preview of the new image. Thumbnails are automatically regenerated to ensure visual consistency. == Changelog == = 1.0.0 = * Initial release.