Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼4.60ms] Passed 4 tests
Analyzing server-side resources used by azurecurve Shortcodes in Comments
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 39.32 ▼3.12 |
Dashboard /wp-admin | 3.31 ▲0.01 | 44.81 ▼2.89 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 47.15 ▼1.20 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 91.55 ▼10.99 |
Media Library /wp-admin/upload.php | 3.23 ▲0.01 | 33.44 ▼1.40 |
Plugins /wp-admin/admin.php?page=azc-plugin-menus | 3.20 | 30.58 |
Shortcodes in Comments /wp-admin/admin.php?page=azc-sic | 3.20 | 29.43 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 5 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
widget_recent-comments |
db_upgraded |
can_compress_scripts |
theysaidso_admin_options |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
azurecurve Shortcodes in Comments: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,853 ▲82 | 13.25 ▼1.13 | 2.01 ▼0.29 | 43.80 ▲0.17 |
Dashboard /wp-admin | 2,237 ▲46 | 4.84 ▼0.06 | 111.97 ▲4.02 | 70.71 ▲27.07 |
Posts /wp-admin/edit.php | 2,120 ▲31 | 1.99 ▼0.01 | 39.32 ▲1.52 | 35.06 ▼0.86 |
Add New Post /wp-admin/post-new.php | 1,546 ▲27 | 23.29 ▲0.21 | 686.68 ▲32.16 | 44.23 ▼3.14 |
Media Library /wp-admin/upload.php | 1,419 ▲34 | 4.10 ▼0.12 | 102.38 ▼1.18 | 70.72 ▲27.86 |
Plugins /wp-admin/admin.php?page=azc-plugin-menus | 850 | 2.06 | 24.87 | 29.99 |
Shortcodes in Comments /wp-admin/admin.php?page=azc-sic | 814 | 2.01 | 24.83 | 27.41 |
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
- The uninstall procedure has failed, leaving 6 options in the database
- widget_theysaidso_widget
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
- can_compress_scripts
- db_upgraded
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 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following
- 2× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/azurecurve-shortcodes-in-comments/includes/menu.php:29
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/azurecurve-shortcodes-in-comments/includes/menu.php:29
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
6 plugin tags: classicpress, comments, wordpress, comment, shortcodes...
azurecurve-shortcodes-in-comments/azurecurve-shortcodes-in-comments.php Passed 13 tests
The principal PHP file in "azurecurve Shortcodes in Comments" v. 2.0.2 is loaded by WordPress automatically on each request
41 characters long description:
Allows shortcodes to be used in comments.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Everything looks great! No dangerous files found in this plugin245 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 27 | 26 | 229 |
CSS | 1 | 0 | 2 | 16 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.74 |
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 | 5 | |
▷ Named functions | 5 | 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% |