Search Replace Command Versions Save

Searches/replaces strings in the database.

v2.1.6

1 month ago
  • Fix tests after change in WordPress trunk [#195]

v2.1.5

4 months ago
  • PHP 8.2 Deprecation: Fix creation of dynamic property. [#193]

v2.1.4

5 months ago
  • Skip search and replace on objects that can't deserialize safely [#192]

v2.1.3

8 months ago
  • Update to WPCS v3 [#188]
  • Fix production multisite database transformation example [#187]

v2.1.2

11 months ago
  • Adjust string to avoid conflict with something in trunk [#185]

v2.1.1

1 year ago
  • Fix search-replace for tables with composite primary keys [#183]

v2.1.0

1 year ago
  • Fix regex invalid delimiter test for PHP 8.2 [#181]
  • Address long-running queries and OOM contributor in PHP replacement [#180]

v2.0.20

1 year ago
  • Add composer phpcbf and allow wordpress-core-installer [#179]
  • Replace empty namespace autoloader with classmap [#178]
  • Make is_text_col's search case-insensitive for sqlite support [#177]

v2.0.19

1 year ago
  • Pass empty string for default value to get_flag_value when passing to explode [#169]

v2.0.18

1 year ago
  • Add further suppression of warnings and notices [#172]