Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼0.97ms] Passed 4 tests
A check of server-side resources used by Author Box Reloaded Pack
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 38.47 ▼2.37 |
Dashboard /wp-admin | 3.31 ▲0.01 | 46.30 ▼0.27 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 45.31 ▲0.43 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 93.22 ▲0.95 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 33.50 ▼1.66 |
Server storage [IO: ▲0.17MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 33 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
db_upgraded |
can_compress_scripts |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-posts |
Browser metrics Passed 4 tests
Author Box Reloaded Pack: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,825 ▲90 | 13.23 ▼1.07 | 4.68 ▲2.50 | 42.71 ▼4.77 |
Dashboard /wp-admin | 2,206 ▲26 | 5.79 ▼0.12 | 96.16 ▼12.63 | 39.78 ▼5.84 |
Posts /wp-admin/edit.php | 2,068 ▼21 | 2.02 ▲0.01 | 36.07 ▼0.15 | 33.66 ▲0.25 |
Add New Post /wp-admin/post-new.php | 1,542 ▲9 | 18.75 ▼4.38 | 633.42 ▼0.76 | 57.11 ▼10.94 |
Media Library /wp-admin/upload.php | 1,388 ▼3 | 4.26 ▼0.15 | 96.69 ▲1.04 | 41.97 ▼0.90 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_recent-posts
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
The following issues need your attention
- 15× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/author-box-reloaded-pack/netlog.php:68
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/author-box-reloaded-pack/xing.php:68
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/author-box-reloaded-pack/vimeo.php:68
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/author-box-reloaded-pack/crunchbase.php:68
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/author-box-reloaded-pack/googleplus.php:68
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/author-box-reloaded-pack/twitter.php:68
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/author-box-reloaded-pack/skypeme.php:68
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/author-box-reloaded-pack/wordpress.php:68
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/author-box-reloaded-pack/branchout.php:68
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/author-box-reloaded-pack/linkedin.php:68
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
Attributes that require attention:
- Screenshots: These screenshots require images: #1 (The modified User Profile page with some social networks available.), #2 (Plugin list with `External Contact` addons visible.)
author-box-reloaded-pack/author-box-reloaded-pack.php Passed 13 tests
This is the main PHP file of "Author Box Reloaded Pack" version 1.1.2, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
123 characters long description:
Adds External Contact fields to your profile. Just need to insert your UserID. Requires Author Box Reloaded 2.0 or greater.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
No dangerous file extensions were detected221 lines of code in 15 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 15 | 228 | 655 | 221 |
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.02 |
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 | 14 | |
▷ Named functions | 14 | 100.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
Using a strong compression for your PNG files is a great way to speed-up your plugin
16 PNG files occupy 0.09MB with 0.02MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/crunchbase.png | 0.38KB | 0.25KB | ▼ 36.13% |
images/branchout.png | 0.70KB | 0.72KB | 0.00% |
screenshot-1.png | 35.48KB | 14.50KB | ▼ 59.12% |
images/vimeo.png | 0.69KB | 0.94KB | 0.00% |
images/netlog.png | 0.80KB | 0.86KB | 0.00% |