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
Installer ran successfully
Server metrics [RAM: ▲0.04MB] [CPU: ▼4.84ms] Passed 4 tests
This is a short check of server-side resources used by azurecurve Taxonomy Archive
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 37.64 ▼4.21 |
Dashboard /wp-admin | 3.35 ▲0.05 | 47.69 ▼1.34 |
Posts /wp-admin/edit.php | 3.40 ▲0.04 | 49.10 ▲5.48 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 83.02 ▼12.00 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 35.00 ▼1.79 |
Taxonomy Index /wp-admin/admin.php?page=azc-ti | 3.24 | 27.52 |
Plugins /wp-admin/admin.php?page=azc-plugin-menus | 3.24 | 32.11 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 6 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
widget_recent-posts |
widget_theysaidso_widget |
db_upgraded |
Browser metrics Passed 4 tests
A check of browser resources used by azurecurve Taxonomy Archive
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,830 ▲95 | 14.44 ▲0.06 | 2.01 ▼0.10 | 39.76 ▼8.44 |
Dashboard /wp-admin | 2,228 ▲40 | 5.85 ▼0.03 | 96.00 ▼22.46 | 78.72 ▲35.80 |
Posts /wp-admin/edit.php | 2,117 ▲28 | 1.98 ▼0.02 | 36.61 ▲0.81 | 33.60 ▲1.16 |
Add New Post /wp-admin/post-new.php | 1,552 ▲30 | 18.39 ▼4.59 | 684.04 ▲21.01 | 64.22 ▲0.79 |
Media Library /wp-admin/upload.php | 1,416 ▲25 | 4.15 ▼0.04 | 106.57 ▲6.81 | 45.72 ▲5.06 |
Taxonomy Index /wp-admin/admin.php?page=azc-ti | 837 | 2.02 | 24.44 | 27.05 |
Plugins /wp-admin/admin.php?page=azc-plugin-menus | 850 | 2.01 | 24.66 | 28.59 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
It is recommended to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-comments
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-posts
- db_upgraded
- theysaidso_admin_options
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
Even though no errors were found, this is by no means an exhaustive test
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
Please fix the following items
- 2× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/azurecurve-taxonomy-index/includes/menu.php:29
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/azurecurve-taxonomy-index/includes/menu.php:29
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
9 plugin tags: archive, categories, index, taxonomy, tags...
azurecurve-taxonomy-index/azurecurve-taxonomy-index.php Passed 13 tests
The main file in "azurecurve Taxonomy Archive" v. 2.0.2 serves as a complement to information provided in readme.txt and as the entry point to the plugin
127 characters long description:
Displays Index of Categories/Tags or other taxonomy types using taxonomy-index Shortcode. This plugin is multi-site compatible.
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
There were no executable files found in this plugin298 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 35 | 26 | 270 |
CSS | 2 | 0 | 4 | 28 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.65 |
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 | 7 | |
▷ Named functions | 7 | 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
1 compressed PNG file occupies 0.00MB
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/Favicon-16x16.png | 0.40KB | 0.34KB | ▼ 14.81% |