Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully
Server metrics [RAM: ▼0.01MB] [CPU: ▼10.91ms] Passed 4 tests
Analyzing server-side resources used by Timeline Express - No Icons Add-On
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 38.54 ▲1.49 |
Dashboard /wp-admin | 3.31 ▼0.04 | 47.97 ▼13.23 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 43.03 ▼5.50 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 78.81 ▼24.56 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 32.16 ▼0.34 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 10 new files
Database: no new tables, 7 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-comments |
db_upgraded |
can_compress_scripts |
widget_recent-posts |
widget_theysaidso_widget |
timeline_express_installed_add_ons |
Browser metrics Passed 4 tests
An overview of browser requirements for Timeline Express - No Icons Add-On
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲54 | 13.65 ▼0.71 | 5.04 ▲3.23 | 43.51 ▲1.41 |
Dashboard /wp-admin | 2,206 ▲15 | 4.82 ▼1.06 | 113.18 ▲8.57 | 42.80 ▼3.59 |
Posts /wp-admin/edit.php | 2,089 ▲3 | 2.01 ▲0.01 | 36.96 ▼1.36 | 32.52 ▲0.16 |
Add New Post /wp-admin/post-new.php | 1,537 ▲4 | 23.04 ▲4.89 | 687.62 ▲82.05 | 67.27 ▲11.85 |
Media Library /wp-admin/upload.php | 1,385 ▼3 | 4.21 ▲0.03 | 107.45 ▲6.85 | 47.15 ▲3.37 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- Uninstall procedure had uncaught errors
- > Warning in wp-content/plugins/timeline-express-no-icons-add-on/uninstall.php+17
Use of undefined constant TIMELINE_EXPRESS_NO_ICONS_OPTION - assumed 'TIMELINE_EXPRESS_NO_ICONS_OPTION' (this will throw an Error in a future version of PHP)
- Zombie WordPress options detected upon uninstall: 7 options
- timeline_express_installed_add_ons
- widget_recent-posts
- db_upgraded
- theysaidso_admin_options
- widget_recent-comments
- can_compress_scripts
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Everything seems fine, however this is by no means an exhaustive test
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
Please fix the following items
- 1× 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/timeline-express-no-icons-add-on/lib/class-tinymce.php:11
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% 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 require attention:
- Requires at least: Invalid plugin version format
timeline-express-no-icons-add-on/timeline-express-no-icons-add-on.php Passed 13 tests
The main file in "Timeline Express - No Icons Add-On" v. 1.2.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
62 characters long description:
Remove icons from a single timeline or all timelines globally.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Success! There were no dangerous files found in this plugin329 lines of code in 8 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 187 | 176 | 271 |
CSS | 2 | 4 | 31 | 58 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.48 |
Average class complexity | 14.00 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 26.00 |
Average method complexity | 3.60 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 7.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 1 | 50.00% |
Methods | 10 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 10 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 4 | |
▷ Named functions | 4 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 5 | |
▷ Global constants | 5 | 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
There were not PNG files found in your plugin