Benchmarks
Plugin footprint 83% 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: ▲0.02MB] [CPU: ▼8.93ms] Passed 4 tests
An overview of server-side resources used by Ultimate PopUnder
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.03 | 40.39 ▲4.01 |
Dashboard /wp-admin | 3.34 ▼0.01 | 46.39 ▼14.09 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 43.94 ▼5.20 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 82.25 ▼18.48 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 35.52 ▲2.07 |
Ultimate PopUnder /wp-admin/options-general.php?page=ultimate_popunder | 3.25 | 28.84 |
Add New /wp-admin/post-new.php?post_type=ultimate_popunder | 3.40 | 53.64 |
PopUnders /wp-admin/edit.php?post_type=ultimate_popunder | 3.30 | 35.60 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 10 new files
Database: no new tables, 7 new options
New WordPress options |
---|
db_upgraded |
can_compress_scripts |
widget_recent-comments |
widget_recent-posts |
widget_theysaidso_widget |
_ultimate_popunder_version |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Ultimate PopUnder: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,906 ▲145 | 13.47 ▼0.88 | 8.39 ▲6.80 | 41.91 ▲2.00 |
Dashboard /wp-admin | 2,229 ▲52 | 5.65 ▲0.03 | 95.20 ▲6.97 | 40.81 ▼4.93 |
Posts /wp-admin/edit.php | 2,128 ▲31 | 2.12 ▲0.11 | 35.27 ▼1.68 | 33.54 ▼1.22 |
Add New Post /wp-admin/post-new.php | 1,552 ▲26 | 22.95 ▼0.12 | 673.68 ▼19.66 | 60.76 ▲8.56 |
Media Library /wp-admin/upload.php | 1,425 ▲22 | 4.31 ▲0.14 | 105.55 ▲6.16 | 45.55 ▼1.16 |
Ultimate PopUnder /wp-admin/options-general.php?page=ultimate_popunder | 919 | 2.00 | 21.87 | 27.64 |
Add New /wp-admin/post-new.php?post_type=ultimate_popunder | 1,584 | 2.64 | 62.98 | 72.35 |
PopUnders /wp-admin/edit.php?post_type=ultimate_popunder | 1,095 | 1.97 | 31.55 | 28.88 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Please fix the following items
- Zombie WordPress options detected upon uninstall: 6 options
- can_compress_scripts
- widget_recent-comments
- widget_recent-posts
- db_upgraded
- widget_theysaidso_widget
- theysaidso_admin_options
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Please fix the following server-side errors
- 7 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=ultimate_popunder
- > Notice in wp-content/plugins/ultimate-popunder/ultimate-popunder.php+112
Trying to access array offset on value of type bool
SRP 50% 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
The following issues need your attention
- 4× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/ultimate-popunder/ultimate-popunder.php
- > /wp-content/plugins/ultimate-popunder/activate.php
- > /wp-content/plugins/ultimate-popunder/uninstall.php
- > /wp-content/plugins/ultimate-popunder/functions.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
Attributes that need to be fixed:
- Donate link: Invalid url: "paypal.me/GriffithDesignsMD"
- License uri: Invalid url: "LICENSE"
ultimate-popunder/ultimate-popunder.php Passed 13 tests
"Ultimate PopUnder" version 1.2.5's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
101 characters long description:
Be able to create any popunder AD for your site, and track the activity in 3rd party systems as well.
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
Success! There were no dangerous files found in this plugin522 lines of code in 8 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 77 | 58 | 397 |
JavaScript | 4 | 29 | 11 | 125 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.43 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 20 | |
▷ Named functions | 20 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
No PNG images were found in this plugin