Reviews Feed 2.1.1

Does Reviews Feed work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 274.73 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.9
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/reviews-feed/
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=reviews-feed%2Fsb-reviews.php&plugin_status=all&paged=1&s&_wpnonce=4c62fa53f6
Aspect after-activation
HTTP status 200
Load time 1.183 s
Memory usage 4.01 MiB
JS errors None
Resource errors None

Reviews Feed

Page screenshot: Reviews Feed
URL /wp-admin/admin.php?page=sbr
Aspect menu-item
HTTP status 200
Load time 0.657 s
Memory usage 5.62 MiB
JS errors None
Resource errors None

Reviews Feed → CollectionsPRO

Page screenshot: Reviews Feed → CollectionsPRO
URL /wp-admin/admin.php?page=sbr-collections
Aspect menu-item
HTTP status 200
Load time 0.632 s
Memory usage 5.59 MiB
JS errors None
Resource errors None

Reviews Feed → Settings

Page screenshot: Reviews Feed → Settings
URL /wp-admin/admin.php?page=sbr-settings
Aspect menu-item
HTTP status 200
Load time 0.685 s
Memory usage 5.62 MiB
JS errors None
Resource errors None

Reviews Feed → About us

Page screenshot: Reviews Feed → About us
URL /wp-admin/admin.php?page=sbr-about
Aspect menu-item
HTTP status 200
Load time 0.596 s
Memory usage 5.59 MiB
JS errors None
Resource errors None

Reviews Feed → Support

Page screenshot: Reviews Feed → Support
URL /wp-admin/admin.php?page=sbr-support
Aspect menu-item
HTTP status 200
Load time 0.543 s
Memory usage 5.59 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.262 s
Memory usage 4.3 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.407 s0.426 s+0.019 s3.78 MiB4.04 MiB+ 269.59 KiB
/wp-admin/edit.php0.359 s0.326 s-0.033 s3.78 MiB4.09 MiB+ 311.7 KiB
/wp-admin/post-new.php0.843 s0.871 s+0.028 s6.31 MiB6.65 MiB+ 356.76 KiB
/wp-admin/upload.php0.442 s0.505 s+0.063 s3.74 MiB3.98 MiB+ 251.54 KiB
/wp-admin/options-writing.php0.330 s0.332 s+0.002 s3.71 MiB3.96 MiB+ 255.53 KiB
/wp-admin/media-new.php0.478 s0.384 s-0.094 s3.7 MiB3.96 MiB+ 263.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.321 s0.301 s-0.020 s3.72 MiB3.98 MiB+ 274.09 KiB
/wp-admin/post-new.php?post_type=page0.666 s0.745 s+0.079 s6.3 MiB6.64 MiB+ 350.25 KiB
/wp-admin/options-discussion.php0.459 s0.373 s-0.086 s3.71 MiB3.96 MiB+ 252.03 KiB
/wp-admin/edit-comments.php0.313 s0.415 s+0.102 s3.73 MiB3.98 MiB+ 251.53 KiB
/0.417 s0.184 s-0.233 s4.12 MiB4.3 MiB+ 185.32 KiB
Average 0.458 s0.442 s-0.016 s4.24 MiB4.5 MiB+ 274.73 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.

PO File
PHP
JavaScript
Language % Lines of code Comment lines Files
PO File46.8%17,98010,83010
PHP36.8%14,1203,86993
JavaScript10.7%4,0942375
CSS5.7%2,187924
JSON0.0%10010
SVG0.0%401
Total 38,395 15,028 123

PHP Code Analysis | More results »

Lines of code 13,645
Total complexity 2,407
Median class complexity 11.0
Median method complexity 2.0
Most complex class SmashBalloon\Reviews\Common\Builder\SBR_Feed_Saver_Manager
Most complex function SmashBalloon\Reviews\Common\Feed::filter_posts()
Classes 78
Methods 628
Functions 26

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 5

Options wp_options 6

PHP Error Log 6 lines

[03-Dec-2025 00:27:46 UTC] WordPress database error Duplicate column name 'lang' for query ALTER TABLE wp_sbr_reviews_posts ADD COLUMN lang VARCHAR(1000) DEFAULT '' NOT NULL made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/reviews-feed/sb-reviews.php'), require_once('/plugins/reviews-feed/bootstrap.php'), SmashBalloon\Reviews\Common\ServiceContainer->register, SmashBalloon\Reviews\Common\Services\Upgrade\RoutineManagerService->register, SmashBalloon\Reviews\Common\Services\Upgrade\Routines\LanguageCacheUpgradeRoutine->register, SmashBalloon\Reviews\Common\Services\Upgrade\Routines\LanguageCacheUpgradeRoutine->run
[03-Dec-2025 00:27:46 UTC] WordPress database error Duplicate key name 'provider_lang' for query ALTER TABLE wp_sbr_reviews_posts ADD INDEX provider_lang (provider(140),lang(51)) made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/reviews-feed/sb-reviews.php'), require_once('/plugins/reviews-feed/bootstrap.php'), SmashBalloon\Reviews\Common\ServiceContainer->register, SmashBalloon\Reviews\Common\Services\Upgrade\RoutineManagerService->register, SmashBalloon\Reviews\Common\Services\Upgrade\Routines\LanguageCacheUpgradeRoutine->register, SmashBalloon\Reviews\Common\Services\Upgrade\Routines\LanguageCacheUpgradeRoutine->run
[03-Dec-2025 00:27:55 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 00:27:55 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 00:28:04 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 00:28:04 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide Reviews Feed Admin Menus