TotalRating 1.6.2

Does TotalRating work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 303.08 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/totalrating/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=totalrating%2Fplugin.php&plugin_status=all&paged=1&s&_wpnonce=e47001d0e7
Aspect after-activation
HTTP status 200
Load time 0.467 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

TotalRating

Page screenshot: TotalRating
URL /wp-admin/admin.php?page=totalrating#/dashboard(overlay:onboarding)
Requested URL /wp-admin/admin.php?page=totalrating
Aspect menu-item
HTTP status 200
Load time 1.170 s
Memory usage 3.35 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.314 s
Memory usage 3.29 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.435 s0.266 s-0.169 s3.07 MiB3.37 MiB+ 300.44 KiB
/wp-admin/edit.php0.201 s0.265 s+0.064 s3.1 MiB3.45 MiB+ 352.26 KiB
/wp-admin/post-new.php0.856 s1.411 s+0.555 s5.02 MiB5.38 MiB+ 372.34 KiB
/wp-admin/upload.php0.895 s0.622 s-0.273 s3.02 MiB3.29 MiB+ 274.66 KiB
/wp-admin/options-writing.php0.168 s0.224 s+0.056 s3.02 MiB3.27 MiB+ 261.04 KiB
/wp-admin/media-new.php0.258 s0.228 s-0.030 s3 MiB3.28 MiB+ 286.46 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.213 s+0.025 s3.01 MiB3.29 MiB+ 291.63 KiB
/wp-admin/post-new.php?post_type=page1.076 s0.814 s-0.262 s5.01 MiB5.38 MiB+ 371.34 KiB
/wp-admin/options-discussion.php0.297 s0.288 s-0.009 s3 MiB3.27 MiB+ 278.88 KiB
/wp-admin/edit-comments.php0.242 s0.245 s+0.003 s3.03 MiB3.3 MiB+ 277.68 KiB
/0.305 s0.278 s-0.027 s3.03 MiB3.29 MiB+ 267.17 KiB
Average 0.447 s0.441 s-0.006 s3.39 MiB3.69 MiB+ 303.08 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.

JavaScript
PHP
Language % Lines of code Comment lines Files
JavaScript53.7%11,0743,13610
PHP37.8%7,8012,990192
CSS3.5%7251504
SVG3.5%716018
PO File0.6%130671
JSON0.5%9503
SQL0.4%7503
Total 20,616 6,343 231

PHP Code Analysis | More results »

Lines of code 6,656
Total complexity 702
Median class complexity 3.0
Median method complexity 1.0
Most complex class TotalRating\Models\Attribute
Most complex function TotalRating\Pages\Dashboard::getConfig()
Classes 162
Methods 429
Functions 2

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 2

Options wp_options 3

Capabilities 8

PHP Error Log 16 lines

[10-Jul-2023 21:19:34 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/totalrating/vendor/totalsuite/foundation/src/Migration/Concerns/MigrationQueue.php on line 26
[10-Jul-2023 21:19:39 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 114
[10-Jul-2023 21:19:39 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 127
[10-Jul-2023 21:19:39 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 132
[10-Jul-2023 21:19:39 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 137
[10-Jul-2023 21:19:39 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 142
[10-Jul-2023 21:19:39 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 114
[10-Jul-2023 21:19:39 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 127
[10-Jul-2023 21:19:39 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 132
[10-Jul-2023 21:19:39 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 137
[10-Jul-2023 21:19:39 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 142
[10-Jul-2023 21:19:44 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 114
[10-Jul-2023 21:19:44 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 127
[10-Jul-2023 21:19:44 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 132
[10-Jul-2023 21:19:44 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 137
[10-Jul-2023 21:19:44 UTC] PHP Deprecated:  Return type of TotalRating\Entities\Entity::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/totalrating/src/Entities/Entity.php on line 142
See also: All tests for this plugin, How to Hide TotalRating Pro Admin Menus