Reviews Feed 2.0

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

Summary

Errors
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 230.62 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.7.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 90,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=e6ab7aa973
Aspect after-activation
HTTP status 200
Load time 1.073 s
Memory usage 3.75 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.579 s
Memory usage 4.89 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.475 s
Memory usage 4.86 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.526 s
Memory usage 4.88 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.511 s
Memory usage 4.86 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.393 s
Memory usage 4.86 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.232 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.334 s0.302 s-0.032 s3.48 MiB3.72 MiB+ 243.27 KiB
/wp-admin/edit.php0.204 s0.237 s+0.033 s3.54 MiB3.81 MiB+ 267.71 KiB
/wp-admin/post-new.php0.786 s0.633 s-0.153 s5.93 MiB6.2 MiB+ 279.59 KiB
/wp-admin/upload.php0.558 s0.475 s-0.083 s3.5 MiB3.72 MiB+ 225.5 KiB
/wp-admin/options-writing.php0.238 s0.216 s-0.022 s3.47 MiB3.7 MiB+ 229.49 KiB
/wp-admin/media-new.php0.366 s0.251 s-0.115 s3.46 MiB3.7 MiB+ 237.69 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.208 s+0.010 s3.48 MiB3.72 MiB+ 248.67 KiB
/wp-admin/post-new.php?post_type=page0.578 s0.636 s+0.058 s5.92 MiB6.19 MiB+ 274.81 KiB
/wp-admin/options-discussion.php0.275 s0.261 s-0.014 s3.48 MiB3.7 MiB+ 226.62 KiB
/wp-admin/edit-comments.php0.219 s0.508 s+0.289 s3.5 MiB3.72 MiB+ 225.49 KiB
/0.306 s0.202 s-0.104 s3.48 MiB3.56 MiB+ 78.02 KiB
Average 0.369 s0.357 s-0.012 s3.93 MiB4.16 MiB+ 230.62 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 File47.2%17,98010,83010
PHP36.4%13,8743,76891
JavaScript10.7%4,0782375
CSS5.7%2,187924
JSON0.0%10010
SVG0.0%401
Total 38,133 14,927 121

PHP Code Analysis | More results »

Lines of code 13,399
Total complexity 2,367
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 76
Methods 613
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 2 lines

[11-Feb-2025 21:52:14 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
[11-Feb-2025 21:52:14 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
See also: All tests for this plugin, How to Hide Reviews Feed Admin Menus