Better Find and Replace 1.4.7

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.047 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=117a8795ef
Aspect after-activation
HTTP status 200
Load time 0.269 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.353 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.152 s
Memory usage 3.17 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.160 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.148 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.345 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.112 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.266 s0.512 s+0.246 s3.07 MiB3.17 MiB+ 96.98 KiB
/wp-admin/edit.php0.163 s0.237 s+0.074 s3.1 MiB3.19 MiB+ 88.94 KiB
/wp-admin/post-new.php0.712 s0.869 s+0.157 s5.02 MiB5.11 MiB+ 95.85 KiB
/wp-admin/upload.php0.661 s0.274 s-0.387 s3.02 MiB3.09 MiB+ 74.94 KiB
/wp-admin/options-writing.php0.170 s0.150 s-0.020 s3.01 MiB3.07 MiB+ 63.2 KiB
/wp-admin/media-new.php0.245 s0.187 s-0.058 s2.99 MiB3.08 MiB+ 86.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.192 s+0.009 s3.01 MiB3.1 MiB+ 92.24 KiB
/wp-admin/post-new.php?post_type=page0.560 s0.857 s+0.297 s5.01 MiB5.1 MiB+ 91.44 KiB
/wp-admin/options-discussion.php0.218 s0.349 s+0.131 s3 MiB3.07 MiB+ 76.94 KiB
/wp-admin/edit-comments.php0.195 s0.215 s+0.020 s3.03 MiB3.1 MiB+ 73.84 KiB
Average 0.337 s0.384 s+0.047 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.8%3,5951,33627
PO File10.9%5082231
CSS7.5%35191
Markdown1.8%8401
JSON1.6%7602
JavaScript1.4%6713
Total 4,681 1,569 35

PHP Code Analysis | More results »

Lines of code 3,606
Total complexity 668
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 202
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

[02-Apr-2023 23:23:10 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function 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(58): 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
[02-Apr-2023 23:23:17 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function 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(58): 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