Benchmarks
Plugin footprint 58% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
These installer errors require your attention
- Install procedure had errors
- > Notice in wp-content/plugins/intelly-posts-footer-manager/includes/classes/utils/Tracking.php+76
Undefined index: name
Server metrics [RAM: ▲1.79MB] [CPU: ▲13.66ms] Passed 4 tests
A check of server-side resources used by Posts Footer Manager
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 5.31 ▲1.85 | 64.56 ▲25.24 |
Dashboard /wp-admin | 5.13 ▲1.83 | 92.71 ▲43.73 |
Posts /wp-admin/edit.php | 5.17 ▲1.81 | 53.20 ▲3.72 |
Add New Post /wp-admin/post-new.php | 7.64 ▲1.75 | 107.95 ▲8.61 |
Media Library /wp-admin/upload.php | 4.98 ▲1.75 | 48.49 ▲17.05 |
Posts Footer Manager /wp-admin/options-general.php?page=intelly-posts-footer-manager | 5.06 | 73.69 |
Server storage [IO: ▲3.78MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 194 new files
Database: no new tables, 18 new options
New WordPress options |
---|
widget_theysaidso_widget |
IPFM_TrackingLastSend[intelly-posts-footer-manager] |
IPFM_ParentFooterGroup |
IPFM_ShowWhatsNew |
IPFM_PluginFirstInstall |
IPFM_ShowActivationNotice |
IPFM_ArrayFooterElements |
IPFM_PluginInstallDate[intelly-posts-footer-manager] |
db_upgraded |
IPFM_NewFooterItemId_IPFM_FooterGroup |
... |
Browser metrics Passed 4 tests
Checking browser requirements for Posts Footer Manager
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,885 ▲128 | 13.55 ▼0.74 | 8.05 ▲5.78 | 38.26 ▼8.47 |
Dashboard /wp-admin | 2,210 ▲19 | 5.85 ▲0.98 | 96.99 ▼8.39 | 42.55 ▼4.75 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.04 ▲0.03 | 36.55 ▲0.70 | 35.39 ▲1.37 |
Add New Post /wp-admin/post-new.php | 1,546 ▲13 | 18.02 ▼5.11 | 604.20 ▼59.35 | 50.94 ▼25.88 |
Media Library /wp-admin/upload.php | 1,395 ▲7 | 4.16 ▼0.03 | 95.05 ▼10.61 | 41.21 ▼9.06 |
Posts Footer Manager /wp-admin/options-general.php?page=intelly-posts-footer-manager | 1,699 | 5.97 | 131.60 | 121.84 |
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
- The uninstall procedure has failed, leaving 19 options in the database
- theysaidso_admin_options
- IPFM_PluginUpdateDate[intelly-posts-footer-manager]
- IPFM_NewFooterItemId_IPFM_FooterGroup
- IPFM_ShowActivationNotice
- IPFM_Active
- IPFM_ParentFooterGroup
- widget_recent-posts
- widget_theysaidso_widget
- IPFM_TrackingEnable
- IPFM_ShowWhatsNew
- ...
Smoke tests 75% from 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 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please take a closer look at the following
- 7× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/intelly-posts-footer-manager/includes/classes/session/session.php:78
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/intelly-posts-footer-manager/includes/core.php:5
- > PHP Fatal error
Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/intelly-posts-footer-manager/includes/install.php:2
- > PHP Fatal error
Uncaught Error: Class 'IPFM_Recursive_ArrayAccess' not found in wp-content/plugins/intelly-posts-footer-manager/includes/classes/session/class-session.php:19
- > PHP Fatal error
Uncaught Error: Call to undefined function plugins_url() in wp-content/plugins/intelly-posts-footer-manager/index.php:30
- > PHP Fatal error
Uncaught Error: Class 'IPFM_Options' not found in wp-content/plugins/intelly-posts-footer-manager/includes/classes/utils/PluginOptions.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function register_deactivation_hook() in wp-content/plugins/intelly-posts-footer-manager/includes/uninstall.php:2
- > PHP Fatal error
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 90% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
These attributes need your attention:
- Screenshots: These screenshots require images: #1 (Choose elements and their order displaying in the group), #2 (Choose the element type-such as WP editor-shortcodes-line separator-and so on), #3 (Group lists-every group is inserted a specific location-such as key pages or specific categories)
intelly-posts-footer-manager/index.php 85% from 13 tests
"Posts Footer Manager" version 2.0.5'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: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("intelly-posts-footer-manager.php" instead of "index.php")
- Description: The description should be shorter than 140 characters (currently 142 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Everything looks great! No dangerous files found in this plugin63,476 lines of code in 135 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 13 | 113 | 2,075 | 31,363 |
JavaScript | 61 | 4,551 | 2,412 | 20,869 |
PHP | 47 | 877 | 1,451 | 10,276 |
Sass | 12 | 169 | 7 | 605 |
SVG | 1 | 0 | 0 | 288 |
HTML | 1 | 38 | 3 | 75 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.45 |
Average class complexity | 56.77 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 617.00 |
Average method complexity | 4.51 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 77.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 35 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 35 | 100.00% |
▷ Final classes | 1 | 2.86% |
Methods | 556 | |
▷ Static methods | 10 | 1.80% |
▷ Public methods | 496 | 89.21% |
▷ Protected methods | 27 | 4.86% |
▷ Private methods | 33 | 5.94% |
Functions | 48 | |
▷ Named functions | 46 | 95.83% |
▷ Anonymous functions | 2 | 4.17% |
Constants | 87 | |
▷ Global constants | 45 | 51.72% |
▷ Class constants | 42 | 48.28% |
▷ Public constants | 42 | 100.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
28 PNG files occupy 0.89MB with 0.53MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/deps/colorpicker/img/bootstrap-colorpicker/alpha-horizontal.png | 3.55KB | 1.62KB | ▼ 54.44% |
assets/deps/colorpicker/img/bootstrap-colorpicker/saturation.png | 8.61KB | 5.13KB | ▼ 40.41% |
screenshot-2.png | 263.12KB | 75.83KB | ▼ 71.18% |
assets/html/close_1.png | 1.16KB | 0.45KB | ▼ 61.06% |
assets/landing/howitworks.png | 53.11KB | 15.75KB | ▼ 70.34% |