Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▲0.04MB] [CPU: ▼1.10ms] Passed 4 tests
An overview of server-side resources used by WP atomic content
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.05 | 35.12 ▼11.33 |
Dashboard /wp-admin | 3.35 ▲0.04 | 47.44 ▼3.33 |
Posts /wp-admin/edit.php | 3.40 ▲0.04 | 49.59 ▲2.99 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 102.97 ▲7.82 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 38.38 ▲7.28 |
Add New /wp-admin/post-new.php?post_type=atomic_block | 3.39 | 51.36 |
All blocks /wp-admin/edit.php?post_type=atomic_block | 3.31 | 38.19 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
can_compress_scripts |
widget_recent-posts |
widget_theysaidso_widget |
theysaidso_admin_options |
db_upgraded |
Browser metrics Passed 4 tests
An overview of browser requirements for WP atomic content
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,824 ▲67 | 13.65 ▼0.58 | 1.66 ▼0.75 | 40.15 ▼4.88 |
Dashboard /wp-admin | 2,230 ▲39 | 4.86 ▼0.03 | 99.71 ▼15.80 | 39.18 ▼7.58 |
Posts /wp-admin/edit.php | 2,113 ▲21 | 2.03 ▲0.03 | 39.39 ▲2.48 | 34.44 ▲0.65 |
Add New Post /wp-admin/post-new.php | 1,558 ▲44 | 23.51 ▲5.86 | 646.01 ▼34.96 | 50.92 ▼0.54 |
Media Library /wp-admin/upload.php | 1,415 ▲24 | 4.19 ▼0.05 | 108.58 ▲10.51 | 47.38 ▲5.88 |
Add New /wp-admin/post-new.php?post_type=atomic_block | 2,357 | 7.58 | 176.78 | 65.16 |
All blocks /wp-admin/edit.php?post_type=atomic_block | 1,093 | 1.93 | 32.56 | 35.43 |
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
These items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- widget_theysaidso_widget
- can_compress_scripts
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
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
Everything seems fine, however this is by no means an exhaustive test
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
- 1× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/wp-atomic-content/wp-atomic-content.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
3 plugin tags: page, post, content
wp-atomic-content/wp-atomic-content.php Passed 13 tests
The primary PHP file in "WP atomic content" version 1.0.3 is used by WordPress to initiate all plugin functionality
68 characters long description:
Add possibility to create content blocks to add in posts, pages, ...
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
Success! There were no dangerous files found in this plugin167 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 20 | 15 | 121 |
Markdown | 1 | 32 | 0 | 46 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.28 |
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 | 7 | |
▷ Named functions | 7 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
No PNG files were detected