Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully
Server metrics [RAM: ▲0.10MB] [CPU: ▼11.60ms] Passed 4 tests
This is a short check of server-side resources used by Rontar Blog Retargeting
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.57 ▲0.11 | 33.92 ▼6.06 |
Dashboard /wp-admin | 3.42 ▲0.07 | 41.45 ▼20.99 |
Posts /wp-admin/edit.php | 3.53 ▲0.18 | 48.72 ▲1.46 |
Add New Post /wp-admin/post-new.php | 6.00 ▲0.11 | 77.65 ▼19.09 |
Media Library /wp-admin/upload.php | 3.34 ▲0.11 | 36.83 ▼0.27 |
Rontar Blog Retargeting /wp-admin/edit.php?page=rontar_blog_retargeting | 3.31 | 28.44 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 10 new files
Database: no new tables, 7 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
can_compress_scripts |
widget_recent-posts |
rontar_blog_retargeting_settings |
Browser metrics Passed 4 tests
Checking browser requirements for Rontar Blog Retargeting
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲58 | 14.42 ▲0.22 | 1.61 ▼0.14 | 40.05 ▼3.68 |
Dashboard /wp-admin | 2,210 ▲25 | 5.84 ▼0.06 | 112.00 ▼8.33 | 42.62 ▼2.29 |
Posts /wp-admin/edit.php | 2,096 ▲7 | 1.97 ▼0.04 | 39.08 ▲2.63 | 33.98 ▼5.33 |
Add New Post /wp-admin/post-new.php | 1,545 ▲24 | 18.14 ▼5.18 | 606.34 ▼53.30 | 44.82 ▼1.68 |
Media Library /wp-admin/upload.php | 1,392 ▲10 | 4.20 ▼0.02 | 97.03 ▼6.67 | 40.32 ▼5.85 |
Rontar Blog Retargeting /wp-admin/edit.php?page=rontar_blog_retargeting | 870 | 2.02 | 37.39 | 30.27 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- Zombie WordPress options detected upon uninstall: 7 options
- can_compress_scripts
- widget_recent-posts
- widget_recent-comments
- rontar_blog_retargeting_settings
- theysaidso_admin_options
- db_upgraded
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
6 plugin tags: remarketing, subscriber base, ads, advertising, retargeting...
rontar-blog-retargeting/main.php 85% from 13 tests
"Rontar Blog Retargeting" version 1.0.0's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
Please take the time to fix the following:
- Main file name: Name the main plugin file the same as the plugin slug ("rontar-blog-retargeting.php" instead of "main.php")
- Text Domain: The text domain name must use dashes instead of underscores, and it must be lowercase
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 detected515 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 124 | 210 | 515 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.24 |
Average class complexity | 10.75 |
▷ Minimum class complexity | 3.00 |
▷ Maximum class complexity | 20.00 |
Average method complexity | 1.67 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 11.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 4 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 4 | 100.00% |
▷ Final classes | 3 | 75.00% |
Methods | 58 | |
▷ Static methods | 3 | 5.17% |
▷ Public methods | 30 | 51.72% |
▷ Protected methods | 2 | 3.45% |
▷ Private methods | 26 | 44.83% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There were not PNG files found in your plugin