Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▼0.23MB] [CPU: ▼149.54ms] Passed 4 tests
Analyzing server-side resources used by azurecurve Timelines
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.95 ▲0.23 | 36.88 ▲13.10 |
Dashboard /wp-admin | 3.18 ▲0.12 | 46.06 ▲0.10 |
Posts /wp-admin/edit.php | 3.23 ▲0.12 | 47.96 ▲2.60 |
Add New Post /wp-admin/post-new.php | 4.16 ▼1.27 | 47.42 ▼600.52 |
Media Library /wp-admin/upload.php | 3.12 ▲0.12 | 31.23 ▼0.33 |
Add New /wp-admin/post-new.php?post_type=timeline-entry | 3.05 | 33.62 |
Timeline /wp-admin/edit-tags.php?taxonomy=timeline&post_type=timeline-entry | 3.12 | 28.72 |
Timelines /wp-admin/admin.php?page=azc-t | 3.09 | 31.02 |
Timelines /wp-admin/edit.php?post_type=timeline-entry | 3.16 | 34.16 |
Plugins /wp-admin/admin.php?page=azc-plugin-menus | 3.09 | 27.45 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 10 new files
Database: no new tables, 1 new option
New WordPress options |
---|
azc_t |
Browser metrics Passed 4 tests
A check of browser resources used by azurecurve Timelines
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,789 ▲193 | 15.72 ▲0.26 | 8.52 ▼1.14 | 51.12 ▲2.45 |
Dashboard /wp-admin | 3,050 ▲113 | 5.94 ▼0.00 | 158.08 ▲12.16 | 146.51 ▲34.14 |
Posts /wp-admin/edit.php | 2,820 ▲84 | 2.70 ▲0.01 | 71.88 ▲5.14 | 93.63 ▼10.80 |
Add New Post /wp-admin/post-new.php | 1,738 ▲55 | 18.36 ▼0.42 | 370.91 ▲3.64 | 109.31 ▲0.88 |
Media Library /wp-admin/upload.php | 1,832 ▲25 | 5.00 ▼0.04 | 127.49 ▼38.90 | 138.25 ▲11.43 |
Add New /wp-admin/post-new.php?post_type=timeline-entry | 3,562 | 9.20 | 223.67 | 176.07 |
Timeline /wp-admin/edit-tags.php?taxonomy=timeline&post_type=timeline-entry | 1,835 | 2.50 | 57.01 | 79.12 |
Timelines /wp-admin/admin.php?page=azc-t | 1,246 | 2.09 | 57.93 | 73.70 |
Timelines /wp-admin/edit.php?post_type=timeline-entry | 1,540 | 2.62 | 59.13 | 75.45 |
Plugins /wp-admin/admin.php?page=azc-plugin-menus | 1,167 | 2.05 | 57.14 | 74.68 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Uninstaller ran successfully
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Almost there, just fix the following server-side errors
- > GET request to /wp-admin/post-new.php?post_type=timeline-entry
- > Notice in wp-content/plugins/azurecurve-timelines/azurecurve-timelines.php+404
Undefined index: azc_t_meta_box_nonce
- > GET request to /wp-admin/post-new.php?post_type=timeline-entry
- > Warning in wp-content/plugins/azurecurve-timelines/azurecurve-timelines.php+395
Illegal string offset 'timeline-link'
- > GET request to /wp-admin/post-new.php?post_type=timeline-entry
- > Notice in wp-content/plugins/azurecurve-timelines/azurecurve-timelines.php+395
Uninitialized string offset: 0
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please fix the following
- 2× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/azurecurve-timelines/includes/menu.php:29
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/azurecurve-timelines/includes/menu.php:29
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There are user-side issues you should fix
- 5 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=azc-plugin-menus
- > Network (severe)
wp-content/plugins/azurecurve-timelines/images/timelines-16x16.png - Failed to load resource: the server responded with a status of 404 (Not Found)
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
Attributes that require attention:
- Screenshots: Screenshot #1 (Plugin settings page.) image missing
azurecurve-timelines/azurecurve-timelines.php 85% from 13 tests
Analyzing the main PHP file in "azurecurve Timelines" version 2.0.2
You should first fix the following items:
- Text Domain: The text domain name should consist of only dashes and lowercase characters
- Domain Path: The domain path folder does not exist ("/languages")
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
No dangerous file extensions were detected641 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 81 | 55 | 549 |
CSS | 2 | 9 | 11 | 92 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.55 |
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 | 17 | |
▷ Named functions | 17 | 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
4 compressed PNG files occupy 0.00MB
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/Timelines-16x16.png | 0.51KB | 0.48KB | ▼ 4.25% |
images/link.png | 0.33KB | 0.42KB | 0.00% |
images/Timelines-32x32.png | 1.10KB | 0.99KB | ▼ 9.71% |
images/Favicon-16x16.png | 0.40KB | 0.34KB | ▼ 14.81% |