Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Installer ran successfully
Server metrics [RAM: ▲0.21MB] [CPU: ▼2.99ms] Passed 4 tests
An overview of server-side resources used by TIEtools Automatic Maintenance Kit
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.67 ▲0.21 | 41.50 ▲2.66 |
Dashboard /wp-admin | 3.52 ▲0.22 | 44.38 ▼5.40 |
Posts /wp-admin/edit.php | 3.57 ▲0.21 | 44.61 ▼1.78 |
Add New Post /wp-admin/post-new.php | 6.10 ▲0.21 | 83.48 ▼6.88 |
Media Library /wp-admin/upload.php | 3.44 ▲0.21 | 34.67 ▲2.11 |
Server storage [IO: ▲0.07MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 5 new files
Database: no new tables, 23 new options
New WordPress options |
---|
TIEdupedeleter_status_published |
TIEtools_notify_poster |
TIEtools_notify_power |
widget_theysaidso_widget |
TIEtools_expiry_power |
TIEtools_images_trash |
widget_recent-posts |
db_upgraded |
TIEdupedeleter_powerbutton |
widget_recent-comments |
... |
Browser metrics Passed 4 tests
Checking browser requirements for TIEtools Automatic Maintenance Kit
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,816 ▲81 | 13.23 ▼1.41 | 1.75 ▲0.03 | 42.83 ▲2.94 |
Dashboard /wp-admin | 2,225 ▲48 | 4.88 ▼1.02 | 100.11 ▼4.60 | 38.94 ▼3.92 |
Posts /wp-admin/edit.php | 2,105 ▲37 | 2.06 ▲0.03 | 33.33 ▼1.79 | 34.31 ▼1.57 |
Add New Post /wp-admin/post-new.php | 1,527 ▲8 | 17.54 ▼5.73 | 694.15 ▲28.72 | 55.48 ▼11.05 |
Media Library /wp-admin/upload.php | 1,401 ▲13 | 4.19 ▲0.02 | 98.76 ▼11.30 | 42.00 ▼5.58 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
- Zombie WordPress options detected upon uninstall: 23 options
- TIEdupedeleter_status_published
- TIEtools_images_power
- TIEtools_notify_dupes
- TIEtools_expiry_power
- TIEexpire_pub
- TIEtools_notify_poster
- TIEtools_logs_power
- can_compress_scripts
- TIEdupedeleter_catsradio
- TIEtools_notify_admin
- ...
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
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Almost there! Just fix the following items
- 1× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/tietools-automatic-maintenance-kit/TIEtools.php:14
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
Attributes that need to be fixed:
- Tags: Too many tags (20 tag instead of maximum 10); only the first 5 tags are used in your directory listing
tietools-automatic-maintenance-kit/TIEtools.php 92% from 13 tests
This is the main PHP file of "TIEtools Automatic Maintenance Kit" version 1.2.2, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
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 ("tietools-automatic-maintenance-kit.php" instead of "TIEtools.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Success! There were no dangerous files found in this plugin898 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 116 | 101 | 832 |
CSS | 1 | 9 | 0 | 66 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.83 |
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 | 18 | |
▷ Named functions | 18 | 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
2 compressed PNG files occupy 0.00MB
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
info.png | 0.48KB | 0.47KB | ▼ 2.43% |
tietools.png | 1.36KB | 1.22KB | ▼ 9.85% |