Benchmarks
Plugin footprint 82% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲3.19MB] [CPU: ▲22.94ms] 75% from 4 tests
An overview of server-side resources used by Revive Old Posts - Social Media Auto Post and Scheduling Plugin
Please fix the following
- CPU: You should keep total CPU usage under 500.00ms (currently 3,767.18ms on /wp-admin/admin.php?page=ti-about-tweet_old_post)
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 6.63 ▲3.17 | 60.44 ▲20.67 |
Dashboard /wp-admin | 6.48 ▲3.18 | 67.69 ▲17.72 |
Posts /wp-admin/edit.php | 6.58 ▲3.22 | 76.34 ▲27.30 |
Add New Post /wp-admin/post-new.php | 9.13 ▲3.25 | 121.39 ▲31.20 |
Media Library /wp-admin/upload.php | 6.39 ▲3.16 | 61.81 ▲26.07 |
About Us /wp-admin/admin.php?page=ti-about-tweet_old_post | 7.45 | 3,767.18 |
Exclude Posts /wp-admin/admin.php?page=rop_content_filters | 6.44 | 60.96 |
Dashboard /wp-admin/admin.php?page=TweetOldPost | 6.44 | 60.84 |
Addons /wp-admin/admin.php?page=rop_addons_page | 6.36 | 52.99 |
Server storage [IO: ▲8.20MB] [DB: ▲0.85MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 586 new files
Database: no new tables, 10 new options
New WordPress options |
---|
rop_first_install_date |
db_upgraded |
can_compress_scripts |
widget_recent-posts |
rop_dashboard_pointers_queued |
widget_recent-comments |
rop_first_install_version |
widget_theysaidso_widget |
tweet_old_post_install |
theysaidso_admin_options |
Browser metrics Passed 4 tests
An overview of browser requirements for Revive Old Posts - Social Media Auto Post and Scheduling Plugin
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,004 ▲269 | 13.20 ▼1.15 | 1.48 ▼0.15 | 26.98 ▼12.60 |
Dashboard /wp-admin | 2,410 ▲219 | 5.89 ▲0.78 | 98.14 ▼3.57 | 40.41 ▼3.42 |
Posts /wp-admin/edit.php | 2,171 ▲79 | 2.06 ▲0.05 | 40.69 ▲0.63 | 36.52 ▲1.59 |
Add New Post /wp-admin/post-new.php | 1,610 ▲96 | 23.51 ▲5.94 | 622.64 ▼63.51 | 56.81 ▲2.81 |
Media Library /wp-admin/upload.php | 1,470 ▲82 | 4.31 ▲0.09 | 96.23 ▼19.58 | 42.30 ▼5.61 |
About Us /wp-admin/admin.php?page=ti-about-tweet_old_post | 1,163 | 6.67 | 144.41 | 52.20 |
Exclude Posts /wp-admin/admin.php?page=rop_content_filters | 1,237 | 5.02 | 77.53 | 46.03 |
Dashboard /wp-admin/admin.php?page=TweetOldPost | 1,403 | 6.02 | 133.66 | 53.00 |
Addons /wp-admin/admin.php?page=rop_addons_page | 871 | 1.76 | 24.02 | 26.76 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.86MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- Zombie WordPress options were found after uninstall: 12 options
- rop_data
- rop_dashboard_pointers_queued
- db_upgraded
- widget_recent-posts
- widget_recent-comments
- theysaidso_admin_options
- can_compress_scripts
- tweet_old_post_install
- rop_first_install_version
- rop_first_install_date
- ...
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 0% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix the following
- 1× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/tweet-old-post/includes/admin/views/publish_now.php
- 225× PHP files trigger server-side errors or warnings when accessed directly (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'VK\\Exceptions\\VKApiException' not found in wp-content/plugins/tweet-old-post/vendor/vkcom/vk-php-sdk/src/VK/Exceptions/Api/VKApiMessagesCantChangeInviteLinkException.php:9
- > PHP Fatal error
Uncaught Error: Class 'VK\\Exceptions\\VKApiException' not found in wp-content/plugins/tweet-old-post/vendor/vkcom/vk-php-sdk/src/VK/Exceptions/Api/VKApiAuthDelayException.php:9
- > PHP Fatal error
Uncaught Error: Class 'VK\\Exceptions\\VKApiException' not found in wp-content/plugins/tweet-old-post/vendor/vkcom/vk-php-sdk/src/VK/Exceptions/Api/VKApiGroupAppIsNotInstalledInCommunityException.php:9
- > PHP Fatal error
Uncaught Error: Class 'VK\\Exceptions\\VKApiException' not found in wp-content/plugins/tweet-old-post/vendor/vkcom/vk-php-sdk/src/VK/Exceptions/Api/VKApiAlbumsLimitException.php:9
- > PHP Fatal error
Uncaught Error: Class 'VK\\Exceptions\\VKApiException' not found in wp-content/plugins/tweet-old-post/vendor/vkcom/vk-php-sdk/src/VK/Exceptions/Api/VKApiNotFoundException.php:9
- > PHP Fatal error
Uncaught Error: Class 'VK\\Exceptions\\VKApiException' not found in wp-content/plugins/tweet-old-post/vendor/vkcom/vk-php-sdk/src/VK/Exceptions/Api/VKApiSignatureException.php:9
- > PHP Fatal error
Uncaught Error: Class 'VK\\Exceptions\\VKApiException' not found in wp-content/plugins/tweet-old-post/vendor/vkcom/vk-php-sdk/src/VK/Exceptions/Api/VKApiAuthValidationException.php:9
- > PHP Fatal error
Uncaught Error: Class 'VK\\Exceptions\\VKApiException' not found in wp-content/plugins/tweet-old-post/vendor/vkcom/vk-php-sdk/src/VK/Exceptions/Api/VKApiMessagesChatNotAdminException.php:9
- > PHP Fatal error
Uncaught Error: Class 'VK\\Exceptions\\VKApiException' not found in wp-content/plugins/tweet-old-post/vendor/vkcom/vk-php-sdk/src/VK/Exceptions/Api/VKApiGroupTooManyAddressesException.php:9
- > PHP Fatal error
Uncaught Error: Class 'Facebook\\GraphNodes\\GraphNode' not found in wp-content/plugins/tweet-old-post/vendor/facebook/graph-sdk/src/Facebook/GraphNodes/GraphPage.php:31
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
8 plugin tags: social media marketing, social media scheduling, social media automation, share to social media, social media sharing...
tweet-old-post/tweet-old-post.php 92% from 13 tests
Analyzing the main PHP file in "Revive Old Posts - Social Media Auto Post and Scheduling Plugin" version 9.0.21
You should first fix the following items:
- Description: Please don't use more than 140 characters for the plugin description (currently 414 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Good job! No executable or dangerous file extensions detected102,954 lines of code in 543 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 10 | 9,716 | 10,134 | 61,778 |
PHP | 509 | 8,174 | 27,569 | 29,672 |
CSS | 6 | 825 | 103 | 4,582 |
SVG | 2 | 0 | 0 | 2,702 |
PO File | 6 | 849 | 896 | 2,155 |
Markdown | 7 | 972 | 0 | 1,752 |
JSON | 2 | 0 | 0 | 306 |
XML | 1 | 0 | 0 | 7 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
Average class complexity | 6.79 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 203.00 |
Average method complexity | 2.22 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 49.00 |
Code structure | ||
---|---|---|
Namespaces | 43 | |
Interfaces | 6 | |
Traits | 1 | |
Classes | 481 | |
▷ Abstract classes | 8 | 1.66% |
▷ Concrete classes | 473 | 98.34% |
▷ Final classes | 1 | 0.21% |
Methods | 2,197 | |
▷ Static methods | 120 | 5.46% |
▷ Public methods | 1,912 | 87.03% |
▷ Protected methods | 66 | 3.00% |
▷ Private methods | 219 | 9.97% |
Functions | 69 | |
▷ Named functions | 16 | 23.19% |
▷ Anonymous functions | 53 | 76.81% |
Constants | 1,750 | |
▷ Global constants | 22 | 1.26% |
▷ Class constants | 1,728 | 98.74% |
▷ Public constants | 1,627 | 94.16% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
10 PNG files occupy 0.36MB with 0.09MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/img/logo_rop.png | 4.11KB | 2.45KB | ▼ 40.40% |
vendor/codeinwp/themeisle-sdk/assets/images/otter/otter-library.png | 173.18KB | 173.42KB | 0.00% |
vendor/codeinwp/themeisle-sdk/assets/images/sparks.png | 2.63KB | 1.34KB | ▼ 49.07% |
assets/img/to_business.png | 20.01KB | 21.75KB | 0.00% |
vendor/codeinwp/themeisle-sdk/assets/images/wplk.png | 1.92KB | 1.27KB | ▼ 33.69% |