Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.13MB] [CPU: ▼1.16ms] Passed 4 tests
This is a short check of server-side resources used by Dynamic SEO Child Pages
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.60 ▲0.13 | 42.39 ▼2.49 |
Dashboard /wp-admin | 3.43 ▲0.12 | 52.21 ▼2.78 |
Posts /wp-admin/edit.php | 3.54 ▲0.18 | 56.35 ▲6.73 |
Add New Post /wp-admin/post-new.php | 6.02 ▲0.12 | 102.02 ▼4.62 |
Media Library /wp-admin/upload.php | 3.35 ▲0.12 | 41.80 ▲5.26 |
Add New /wp-admin/post-new.php?post_type=dscp_page | 3.49 | 57.02 |
All Dynamic SEO Child Pages /wp-admin/edit.php?post_type=dscp_page | 3.40 | 40.22 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 7 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-comments |
widget_recent-posts |
widget_theysaidso_widget |
db_upgraded |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Dynamic SEO Child Pages
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,819 ▲58 | 14.70 ▲0.09 | 1.54 ▼0.31 | 42.88 ▼5.18 |
Dashboard /wp-admin | 2,219 ▲39 | 5.56 ▼0.11 | 92.89 ▼1.49 | 42.78 ▼2.59 |
Posts /wp-admin/edit.php | 2,127 ▲27 | 2.02 ▲0.04 | 40.28 ▼12.11 | 35.37 ▼6.12 |
Add New Post /wp-admin/post-new.php | 1,549 ▲14 | 23.02 ▲4.56 | 671.13 ▲4.00 | 50.67 ▼20.30 |
Media Library /wp-admin/upload.php | 1,430 ▲30 | 4.23 ▼0.01 | 96.53 ▼12.58 | 41.18 ▼2.63 |
Add New /wp-admin/post-new.php?post_type=dscp_page | 2,364 | 7.58 | 183.29 | 72.27 |
All Dynamic SEO Child Pages /wp-admin/edit.php?post_type=dscp_page | 1,106 | 1.93 | 32.21 | 30.53 |
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
- This plugin did not uninstall successfully, leaving 6 options in the database
- can_compress_scripts
- widget_theysaidso_widget
- theysaidso_admin_options
- db_upgraded
- widget_recent-comments
- 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
Even though no errors were found, this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following items
- 1× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Interface 'WPSEO_Sitemap_Provider' not found in wp-content/plugins/dynamic-seo-child-pages/inc/class-dscp-sitemap.php:3
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
8 plugin tags: dynamic content, seo, seo generator, dynamic pages, dynamic seo...
dynamic-seo-child-pages/dynamic-seo-child-pages.php Passed 13 tests
Analyzing the main PHP file in "Dynamic SEO Child Pages" version 1.1
65 characters long description:
Generate a ton of SEO content instantly with dynamic child pages.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Success! There were no dangerous files found in this plugin628 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 201 | 202 | 596 |
CSS | 1 | 8 | 0 | 29 |
Markdown | 1 | 3 | 0 | 3 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 43.00 |
▷ Minimum class complexity | 38.00 |
▷ Maximum class complexity | 48.00 |
Average method complexity | 3.21 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 13.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 38 | |
▷ Static methods | 1 | 2.63% |
▷ Public methods | 27 | 71.05% |
▷ Protected methods | 10 | 26.32% |
▷ Private methods | 1 | 2.63% |
Functions | 2 | |
▷ Named functions | 2 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.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 images were found in this plugin