Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼5.35ms] Passed 4 tests
An overview of server-side resources used by Post Tags and Archives
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 36.55 ▼8.58 |
Dashboard /wp-admin | 3.31 ▲0.01 | 47.02 ▼2.99 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 52.54 ▲0.83 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 93.32 ▼7.76 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 35.70 ▼2.05 |
Post Tags & Archives /wp-admin/options-general.php?page=post-tags-and-archive/post-tags-and-archives.php | 3.18 | 31.78 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 7 new options
New WordPress options |
---|
db_upgraded |
widget_theysaidso_widget |
widget_recent-comments |
can_compress_scripts |
theysaidso_admin_options |
widget_recent-posts |
pta-posttagsandarchives_options |
Browser metrics Passed 4 tests
An overview of browser requirements for Post Tags and Archives
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.72 ▼0.05 | 1.77 ▲0.12 | 44.01 ▼3.81 |
Dashboard /wp-admin | 2,199 ▲22 | 5.62 ▲0.06 | 84.83 ▼10.84 | 40.84 ▲4.10 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 1.97 ▲0.02 | 42.83 ▲6.45 | 36.72 ▼2.14 |
Add New Post /wp-admin/post-new.php | 1,538 ▼3 | 18.17 ▼4.86 | 633.51 ▼47.54 | 67.49 ▲16.07 |
Media Library /wp-admin/upload.php | 1,401 ▲1 | 4.18 ▲0.02 | 100.08 ▼6.06 | 45.06 ▼0.47 |
Post Tags & Archives /wp-admin/options-general.php?page=post-tags-and-archive/post-tags-and-archives.php | 983 | 2.05 | 22.43 | 44.40 |
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
- The uninstall procedure has failed, leaving 6 options in the database
- widget_recent-comments
- can_compress_scripts
- db_upgraded
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Please fix the following server-side errors
- > GET request to /wp-admin/options-general.php?page=post-tags-and-archive/post-tags-and-archives.php
- > Notice in wp-content/plugins/post-tags-and-archive/post-tags-and-archives.php+237
Undefined index: pta-posttagsandarchives_submit
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
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine on the user side
Optimizations
Plugin configuration 87% from 29 tests
readme.txt 88% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
These attributes need to be fixed:
- Screenshots: Please describe screenshot #6 in post-tags-and-archive/assets to your readme.txt
- Tags: Please delete some tags, you are using 13 tag instead of maximum 10
post-tags-and-archive/post-tags-and-archives.php 85% from 13 tests
Analyzing the main PHP file in "Post Tags and Archives" version 1.1.1
The following require your attention:
- Text Domain: Since WordPress version 4.6 the text domain is optional; if specified, it must be the same as the plugin slug
- Main file name: Name the main plugin file the same as the plugin slug ("post-tags-and-archive.php" instead of "post-tags-and-archives.php")
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 plugin295 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 69 | 101 | 295 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.16 |
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 | 14 | |
▷ Named functions | 14 | 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
PNG files should be compressed to save space and minimize bandwidth usage
PNG images were not found in this plugin