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
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.07MB] [CPU: ▼6.49ms] Passed 4 tests
This is a short check of server-side resources used by Custom Archive Titles
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.57 ▲0.07 | 41.67 ▼5.03 |
Dashboard /wp-admin | 3.43 ▲0.05 | 52.35 ▼11.42 |
Posts /wp-admin/edit.php | 3.55 ▲0.15 | 49.31 ▼1.09 |
Add New Post /wp-admin/post-new.php | 6.01 ▲0.09 | 84.13 ▼8.42 |
Media Library /wp-admin/upload.php | 3.36 ▲0.09 | 40.90 ▲8.40 |
Custom Archive Titles /wp-admin/options-general.php?page=themezee-custom-archive-titles | 3.32 | 29.83 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 5 new files
Database: no new tables, 7 new options
New WordPress options |
---|
tzcat_settings |
widget_recent-comments |
can_compress_scripts |
widget_recent-posts |
theysaidso_admin_options |
db_upgraded |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
An overview of browser requirements for Custom Archive Titles
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲7 | 14.24 ▼0.32 | 1.69 ▼0.27 | 44.04 ▲0.71 |
Dashboard /wp-admin | 2,199 ▲22 | 5.54 ▼0.05 | 83.02 ▼4.89 | 38.03 ▼4.14 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 1.97 ▼0.05 | 33.78 ▼5.04 | 33.60 ▼5.08 |
Add New Post /wp-admin/post-new.php | 1,529 ▲1 | 23.59 ▲0.61 | 680.43 ▼13.33 | 60.13 ▲9.55 |
Media Library /wp-admin/upload.php | 1,407 ▲4 | 4.12 ▼0.06 | 106.04 ▲9.84 | 47.59 ▲6.12 |
Custom Archive Titles /wp-admin/options-general.php?page=themezee-custom-archive-titles | 867 | 2.00 | 22.86 | 29.45 |
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
You still need to fix the following
- Zombie WordPress options were found after uninstall: 7 options
- can_compress_scripts
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-posts
- widget_recent-comments
- db_upgraded
- tzcat_settings
Smoke tests 75% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
These errors were triggered by the plugin
- 2 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=themezee-custom-archive-titles
- > request to
- > Notice in wp-config.php+20
Undefined index: REQUEST_METHOD
SRP Passed 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
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
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
7 plugin tags: tag, category, author, archive, heading...
custom-archive-titles/custom-archive-titles.php Passed 13 tests
The main PHP file in "Custom Archive Titles" ver. 1.1 adds more information about the plugin and also serves as the entry point for this plugin
84 characters long description:
A small and simple plugin to adjust the default texts of archive titles in WordPress
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
No dangerous file extensions were detected301 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 136 | 241 | 301 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.54 |
Average class complexity | 20.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 46.00 |
Average method complexity | 3.38 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 16.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 24 | |
▷ Static methods | 11 | 45.83% |
▷ Public methods | 24 | 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 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG images were found in this plugin