Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Installer ran successfully
Server metrics [RAM: ▼0.95MB] [CPU: ▼33.83ms] Passed 4 tests
An overview of server-side resources used by Feed Excerpts For Divi
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 36.92 ▼5.56 |
Dashboard /wp-admin | 2.99 ▼0.31 | 23.71 ▼22.29 |
Posts /wp-admin/edit.php | 3.00 ▼0.36 | 23.48 ▼20.79 |
Add New Post /wp-admin/post-new.php | 2.99 ▼2.89 | 23.43 ▼80.13 |
Media Library /wp-admin/upload.php | 3.00 ▼0.23 | 22.09 ▼12.11 |
Feed Excerpts For Divi /wp-admin/tools.php?page=wj_feed_excerpts_toolpage | 3.00 | 22.91 |
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: 3 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-posts |
db_upgraded |
wj_feed_excerpts_settings |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-comments |
can_compress_scripts |
Browser metrics Passed 4 tests
An overview of browser requirements for Feed Excerpts For Divi
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲69 | 13.18 ▼1.19 | 1.77 ▼0.04 | 40.26 ▼1.90 |
Dashboard /wp-admin | 2,207 ▲19 | 4.86 ▼0.03 | 109.43 ▼2.50 | 39.62 ▼5.34 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 1.97 ▼0.06 | 40.34 ▼2.23 | 34.64 ▲0.55 |
Add New Post /wp-admin/post-new.php | 1,545 ▲3 | 18.31 ▲0.02 | 603.93 ▼1.22 | 53.17 ▼1.84 |
Media Library /wp-admin/upload.php | 1,395 ▲7 | 4.26 ▲0.05 | 100.75 ▲3.14 | 41.03 ▼3.40 |
Feed Excerpts For Divi /wp-admin/tools.php?page=wj_feed_excerpts_toolpage | 791 | 2.05 | 25.36 | 23.50 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- Uninstall procedure validation failed for this plugin
- > User notice in wp-includes/functions.php+5905
Function add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be numeric representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.)
- Zombie WordPress options were found after uninstall: 7 options
- wj_feed_excerpts_settings
- widget_recent-comments
- can_compress_scripts
- widget_theysaidso_widget
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
These errors were triggered by the plugin
- > GET request to /wp-admin/tools.php?page=wj_feed_excerpts_toolpage
- > User notice in wp-includes/functions.php+5905
Function add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be numeric representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.)
SRP Passed 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
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser issues were found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
8 plugin tags: rss, blog, excerpt, post, elegant themes...
feed-excerpts-for-divi/feed-excerpts-for-divi.php Passed 13 tests
"Feed Excerpts For Divi" version 1.1's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
85 characters long description:
Enable excerpts in the Blog Post Feed for posts that use the Divi Builder Text Module
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
Good job! No executable or dangerous file extensions detected126 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 54 | 72 | 126 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.21 |
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
Using a strong compression for your PNG files is a great way to speed-up your plugin
No PNG files were detected