better-search-replace icon indicating copy to clipboard operation
better-search-replace copied to clipboard

A simple plugin for updating URLs or other text in a database.

Results 49 better-search-replace issues
Sort by recently updated
recently updated
newest added

Hi, on this website https://concertplatform.com/zoek-concerten/ my images are broken. when I take a look in the database, I see many links did not change. for instance INSERT INTO `wp_posts` VALUES("626",...

If in the search field I input something like %2Fanystring%2F, it will search for /anystring/, literally, and some plugins like Visual Composer use to encode URLs in the content to...

Especially as we start to think about upgrade to MDB funnels etc, would love to get tags for BSR customers working like we have for MDB and OS3: https://github.com/deliciousbrains/site/issues/460

There's a plugin that'll allegedly do this for $49 (https://shopplugins.com/plugins/edd-enhanced-ecommerce-tracking/) or we could simply add some event tracking (in-line) to the purchase button upon successful form submission

The core functions of the plugin should be unit tested. A start would be to add X amount of posts and run assertions based on that.

enhancement

The latest commit works to an extent. If I add `\` to escape, it executes the query properly, however the escape does not persist with the rest of the query...

bug

Per https://wordpress.org/support/topic/feature-request-allow-list-of-tables-to-be-expandable

enhancement

Yes, I was bored 👀 Before : ![image](https://github.com/user-attachments/assets/d1d1581e-a783-4bb4-ae83-efd4cfb8c62a) After: ![image](https://github.com/user-attachments/assets/3cb7d433-a472-4851-ab76-34b9688d0955)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies