Search & Replace 3.2.3

Does Search & Replace work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 18.23 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/search-and-replace/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=search-and-replace%2Finpsyde-search-replace.php&plugin_status=all&paged=1&s&_wpnonce=5b7fcda894
Aspect after-activation
HTTP status 200
Load time 0.381 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Tools → Search & Replace

Page screenshot: Tools → Search & Replace
URL /wp-admin/tools.php?page=backup-database
Aspect menu-item
HTTP status 200
Load time 0.176 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Tools → Search & Replace → Search & Replace

Page screenshot: Tools → Search & Replace → Search & Replace
URL /wp-admin/tools.php?page=search-replace
Aspect menu-item-tab
HTTP status 200
Load time 0.147 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Tools → Search & Replace → Replace Domain URL

Page screenshot: Tools → Search & Replace → Replace Domain URL
URL /wp-admin/tools.php?page=replace-domain-url
Aspect menu-item-tab
HTTP status 200
Load time 0.147 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Tools → Search & Replace → SQL Import

Page screenshot: Tools → Search & Replace → SQL Import
URL /wp-admin/tools.php?page=sql-import
Aspect menu-item-tab
HTTP status 200
Load time 0.134 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Tools → Search & Replace → Credits

Page screenshot: Tools → Search & Replace → Credits
URL /wp-admin/tools.php?page=credits
Aspect menu-item-tab
HTTP status 200
Load time 0.154 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.206 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.325 s0.238 s-0.087 s3.51 MiB3.53 MiB+ 23.82 KiB
/wp-admin/edit.php0.200 s0.195 s-0.005 s3.57 MiB3.6 MiB+ 25.7 KiB
/wp-admin/post-new.php0.739 s0.596 s-0.143 s6.06 MiB6.09 MiB+ 30.5 KiB
/wp-admin/upload.php0.545 s0.684 s+0.139 s3.52 MiB3.53 MiB+ 8.66 KiB
/wp-admin/options-writing.php0.190 s0.187 s-0.003 s3.5 MiB3.51 MiB+ 12.66 KiB
/wp-admin/media-new.php0.265 s0.183 s-0.082 s3.49 MiB3.51 MiB+ 20.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.167 s0.190 s+0.023 s3.5 MiB3.54 MiB+ 31.52 KiB
/wp-admin/post-new.php?post_type=page0.656 s0.557 s-0.099 s6.05 MiB6.08 MiB+ 26.02 KiB
/wp-admin/options-discussion.php0.330 s0.295 s-0.035 s3.5 MiB3.51 MiB+ 9.16 KiB
/wp-admin/edit-comments.php0.190 s0.214 s+0.024 s3.52 MiB3.53 MiB+ 8.66 KiB
/0.297 s0.382 s+0.085 s3.43 MiB3.44 MiB+ 3.01 KiB
Average 0.355 s0.338 s-0.017 s3.97 MiB3.99 MiB+ 18.23 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP92.0%1,8631,02620
CSS4.8%9841
JavaScript3.1%63131
Total 2,024 1,043 22

PHP Code Analysis | More results »

Lines of code 1,599
Total complexity 336
Median class complexity 17.0
Median method complexity 1.0
Most complex class Inpsyde\SearchReplace\Database\Exporter
Most complex function Inpsyde\SearchReplace\Database\Exporter::backup_table()
Classes 13
Methods 98
Functions 3

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

No new entries found.

PHP Error Log 2 lines

[15-Jul-2025 19:31:08 UTC] PHP Deprecated:  Optional parameter $search declared before required parameter $table is implicitly treated as a required parameter in /wp-content/plugins/search-and-replace/inc/Database/Exporter.php on line 295
[15-Jul-2025 19:31:08 UTC] PHP Deprecated:  Optional parameter $replace declared before required parameter $table is implicitly treated as a required parameter in /wp-content/plugins/search-and-replace/inc/Database/Exporter.php on line 295
See also: All tests for this plugin, How to Hide the "Search Replace" Admin Menu