Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
This plugin's installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼5.20ms] Passed 4 tests
Server-side resources used by Rename Taxonomies by WebMan
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 33.43 ▼5.68 |
Dashboard /wp-admin | 3.32 ▲0.02 | 51.58 ▲3.34 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 48.38 ▲1.93 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 82.96 ▼14.46 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 32.72 ▼2.57 |
Rename Taxonomies /wp-admin/tools.php?page=rename-taxonomies | 3.29 | 42.10 |
Server storage [IO: ▲0.09MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 14 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
can_compress_scripts |
widget_recent-posts |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-comments |
Browser metrics Passed 4 tests
Rename Taxonomies by WebMan: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,794 ▲32 | 14.72 ▲0.37 | 1.63 ▼0.10 | 40.21 ▼2.64 |
Dashboard /wp-admin | 2,202 ▲28 | 5.65 ▲0.07 | 92.51 ▼9.61 | 40.38 ▼1.56 |
Posts /wp-admin/edit.php | 2,101 ▲1 | 2.02 ▲0.08 | 37.68 ▼3.12 | 44.41 ▲5.62 |
Add New Post /wp-admin/post-new.php | 1,529 ▼15 | 23.05 ▼2.08 | 691.05 ▲35.52 | 58.66 ▼7.99 |
Media Library /wp-admin/upload.php | 1,407 ▲4 | 4.20 ▲0.00 | 99.91 ▼2.38 | 44.85 ▼1.68 |
Rename Taxonomies /wp-admin/tools.php?page=rename-taxonomies | 1,022 | 2.00 | 24.99 | 45.85 |
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
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- can_compress_scripts
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP Passed 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
Congratulations! This plugin passed the SRP test
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 97% 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 require attention:
- Tags: There are too many tags (14 tag instead of maximum 10)
rename-taxonomies/rename-taxonomies.php Passed 13 tests
"Rename Taxonomies by WebMan" version 1.2.0's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
85 characters long description:
Customizes text and menu labels for any registered taxonomy using a simple interface.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Success! There were no dangerous files found in this plugin843 lines of code in 11 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 348 | 321 | 635 |
Sass | 4 | 40 | 9 | 131 |
Markdown | 2 | 19 | 0 | 50 |
CSS | 1 | 23 | 3 | 27 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.40 |
Average class complexity | 19.00 |
▷ Minimum class complexity | 18.00 |
▷ Maximum class complexity | 20.00 |
Average method complexity | 2.71 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 13.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 21 | |
▷ Static methods | 12 | 57.14% |
▷ Public methods | 21 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.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
PNG files should be compressed to save space and minimize bandwidth usage
There are no PNG files in this plugin