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
This plugin's installer ran successfully
Server metrics [RAM: ▼0.24MB] [CPU: ▼7.99ms] Passed 4 tests
A check of server-side resources used by Buildace
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.04 | 42.07 ▲0.58 |
Dashboard /wp-admin | 3.34 ▲0.03 | 76.41 ▲21.83 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 49.88 ▼1.60 |
Add New Post /wp-admin/post-new.php | 4.83 ▼1.06 | 64.01 ▼31.02 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 36.07 ▲0.10 |
Server storage [IO: ▲0.35MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 6 new files
Database: no new tables, 8 new options
New WordPress options |
---|
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
artisanblocks_version |
widget_recent-comments |
artisanblocks_installed |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Buildace
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,824 ▲63 | 14.35 ▲0.08 | 1.84 ▲0.25 | 42.05 ▼3.92 |
Dashboard /wp-admin | 2,192 ▲12 | 5.64 ▼0.01 | 95.59 ▲1.17 | 43.21 ▲0.12 |
Posts /wp-admin/edit.php | 2,100 ▲3 | 2.01 ▲0.06 | 38.37 ▼1.15 | 35.74 ▼1.27 |
Add New Post /wp-admin/post-new.php | 1,654 ▲127 | 23.87 ▲1.02 | 643.00 ▼45.96 | 61.90 ▲1.05 |
Media Library /wp-admin/upload.php | 1,394 ▼6 | 4.20 ▲0.08 | 105.53 ▼9.52 | 43.41 ▼7.52 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 8 options
- widget_recent-comments
- widget_theysaidso_widget
- db_upgraded
- theysaidso_admin_options
- widget_recent-posts
- artisanblocks_version
- can_compress_scripts
- artisanblocks_installed
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
There were no browser issues found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Please fix the following attributes:
- Screenshots: Please add an image for screenshot #1 (Progress Bar)
buildace/buildace.php Passed 13 tests
The primary PHP file in "Buildace" version 0.0.0.1 is used by WordPress to initiate all plugin functionality
46 characters long description:
Enrich the WordPress website creation workflow
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
Good job! No executable or dangerous file extensions detected651 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 1 | 319 | 461 | 497 |
PHP | 2 | 35 | 96 | 101 |
CSS | 2 | 1 | 11 | 53 |
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.17 |
Average class complexity | 3.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 5.00 |
Average method complexity | 1.31 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 2.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 13 | |
▷ Static methods | 1 | 7.69% |
▷ Public methods | 13 | 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 | 4 | |
▷ Global constants | 4 | 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
PNG images were not found in this plugin