better-search-replace
better-search-replace copied to clipboard
A simple plugin for updating URLs or other text in a database.
Old: https://codex.wordpress.org/Changing_The_Site_URL#Important_GUID_Note New: https://wordpress.org/support/article/changing-the-site-url/ If you'd like I can submit a pull request the only reason I didn't is that I saw there were some translations and I didn't know...
Hey! Thanks for sharing this great plugin with the WordPress community. A small detail, on WordPress.org, it says "Tested up to 5.2.7". That isn't right, is it? [Screenshot](https://i.postimg.cc/FRJtMC88/image.png) I haven't...
WordPress Coding Standards - [Yoda Conditionals](https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/#yoda-conditions)
This is the first time I've used the new Blocks capability on a build. I'm creating my blocks via ACF Pro. Within some of the blocks I've created, I have...
Hi, I have **Wordpress 5.3.2** with **Better Search Replace 1.3.3** and also this plugin installed: GDPR Cookie Compliance 4.1.2 https://wordpress.org/plugins/gdpr-cookie-compliance/ It manages a table called `wp_gdpr_cc_options`, which roughly contains the...
Tiny typo fix. It should be "a SQL" because 'S' is not a vowel.
My disk is filling up an under one minute upon executing a search. The error message below repeats in the log until the disk is full. (about 15 GB) `PHP...
### Problem I just used BSR to change all instances of `Verse` to `Step` then ran it again to change all instances of `verse` to `step`. Then I noticed something...
I have a large multisite network with ~80 sites. This results in over 1600 tables. When I select all tables and run search/replace, it only grabs the first 998 tables....