Better Find and Replace 1.4.6

Does Better Find and Replace work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

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

Page speed impact: 0.031 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 50,000+
WordPress.org page https://wordpress.org/plugins/real-time-auto-find-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=real-time-auto-find-and-replace%2Freal-time-auto-find-and-replace.php&plugin_status=all&paged=1&s&_wpnonce=ffbb09c4d8
Aspect after-activation
HTTP status 200
Load time 0.332 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Find & Replace

Page screenshot: Find & Replace
URL /wp-admin/admin.php?page=cs-add-replacement-rule
Aspect menu-item
HTTP status 200
Load time 0.323 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Find & Replace → All Replacement Rules

Page screenshot: Find & Replace → All Replacement Rules
URL /wp-admin/admin.php?page=cs-all-masking-rules
Aspect menu-item
HTTP status 200
Load time 0.181 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Find & Replace → Replace in Database

Page screenshot: Find & Replace → Replace in Database
URL /wp-admin/admin.php?page=cs-replace-in-database
Aspect menu-item
HTTP status 200
Load time 0.189 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Find & Replace → Restore in Database

Page screenshot: Find & Replace → Restore in Database
URL /wp-admin/admin.php?page=cs-bfar-restore-database-pro
Aspect menu-item
HTTP status 200
Load time 0.195 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Find & Replace → Go Pro

Page screenshot: Find & Replace →  Go Pro
URL https://codesolz.net/our-products/wordpress-plugin/real-time-auto-find-and-replace/?utm_source=wp-menu&utm_campaign=gopro&utm_medium=wp-dash&utm_term=twentyseventeen
Requested URL /wp-admin/admin.php?page=cs-bfar-go-pro
Aspect menu-item
HTTP status 200
Load time 1.538 s
Memory usage N/A
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.160 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.301 s0.613 s+0.312 s3.07 MiB3.17 MiB+ 96.98 KiB
/wp-admin/edit.php0.226 s0.236 s+0.010 s3.1 MiB3.19 MiB+ 88.93 KiB
/wp-admin/post-new.php0.876 s1.072 s+0.196 s5.02 MiB5.11 MiB+ 95.85 KiB
/wp-admin/upload.php0.828 s0.343 s-0.485 s3.02 MiB3.09 MiB+ 74.94 KiB
/wp-admin/options-writing.php0.179 s0.180 s+0.001 s3.01 MiB3.07 MiB+ 63.2 KiB
/wp-admin/media-new.php0.280 s0.238 s-0.042 s2.99 MiB3.08 MiB+ 86.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.187 s0.292 s+0.105 s3.01 MiB3.1 MiB+ 92.24 KiB
/wp-admin/post-new.php?post_type=page0.666 s0.799 s+0.133 s5.01 MiB5.1 MiB+ 91.44 KiB
/wp-admin/options-discussion.php0.229 s0.329 s+0.100 s3 MiB3.07 MiB+ 76.94 KiB
/wp-admin/edit-comments.php0.257 s0.234 s-0.023 s3.03 MiB3.1 MiB+ 73.84 KiB
Average 0.403 s0.434 s+0.031 s3.43 MiB3.51 MiB+ 84.11 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
PO File
Language % Lines of code Comment lines Files
PHP76.7%3,5711,34427
PO File10.9%5082231
CSS7.5%35191
Markdown1.8%8401
JSON1.6%7602
JavaScript1.4%6713
Total 4,657 1,577 35

PHP Code Analysis | More results »

Lines of code 3,582
Total complexity 664
Median class complexity 14.0
Median method complexity 1.0
Most complex class RealTimeAutoFindReplace\admin\functions\DbReplacer
Most complex function RealTimeAutoFindReplace\admin\functions\DbReplacer::bfar_replace_formatter()
Classes 27
Methods 200
Functions 0

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.

Database Tables 1

Options wp_options 3

Capabilities 4

PHP Error Log 22 lines

[30-Mar-2023 14:00:21 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function RealTimeAutoFindReplace\admin\functions\is_plugin_active() in /wp-content/plugins/real-time-auto-find-and-replace/core/admin/functions/ProActions.php:79
Stack trace:
#0 /wp-content/plugins/real-time-auto-find-and-replace/core/actions/RTAFAR_WP_Hooks.php(60): RealTimeAutoFindReplace\admin\functions\ProActions::hasPro()
#1 /wp-includes/class-wp-hook.php(308): RealTimeAutoFindReplace\actions\RTAFAR_WP_Hooks->rtafar_filter_contents()
#2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/template-loader.php(13): do_action()
#5 /wp-blog-header.php(19): require_once('...')
#6 /index.php(17): require('...')
#7 {main}
  thrown in /wp-content/plugins/real-time-auto-find-and-replace/core/admin/functions/ProActions.php on line 79
[30-Mar-2023 14:00:30 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function RealTimeAutoFindReplace\admin\functions\is_plugin_active() in /wp-content/plugins/real-time-auto-find-and-replace/core/admin/functions/ProActions.php:79
Stack trace:
#0 /wp-content/plugins/real-time-auto-find-and-replace/core/actions/RTAFAR_WP_Hooks.php(60): RealTimeAutoFindReplace\admin\functions\ProActions::hasPro()
#1 /wp-includes/class-wp-hook.php(308): RealTimeAutoFindReplace\actions\RTAFAR_WP_Hooks->rtafar_filter_contents()
#2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/template-loader.php(13): do_action()
#5 /wp-blog-header.php(19): require_once('...')
#6 /index.php(17): require('...')
#7 {main}
  thrown in /wp-content/plugins/real-time-auto-find-and-replace/core/admin/functions/ProActions.php on line 79
See also: All tests for this plugin, How to Hide Better Find and Replace Admin Menus