Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Installer ran successfully
Server metrics [RAM: ▼0.95MB] [CPU: ▼31.33ms] Passed 4 tests
An overview of server-side resources used by WP Many Posts
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.01 | 37.42 ▼3.62 |
Dashboard /wp-admin | 2.99 ▼0.31 | 23.10 ▼26.41 |
Posts /wp-admin/edit.php | 3.00 ▼0.36 | 23.75 ▼26.68 |
Add New Post /wp-admin/post-new.php | 3.00 ▼2.89 | 23.32 ▼65.41 |
Media Library /wp-admin/upload.php | 3.00 ▼0.23 | 28.60 ▼6.82 |
Settings /wp-admin/admin.php?page=manyposts_settings | 3.00 | 23.74 |
Manage Posts /wp-admin/admin.php?page=ManyPostsFilters | 3.00 | 23.39 |
Server storage [IO: ▲1.62MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 17 new files
Database: no new tables, 8 new options
New WordPress options |
---|
widget_recent-posts |
can_compress_scripts |
widget_theysaidso_widget |
manyposts_settings |
widget_recent-comments |
category_children |
theysaidso_admin_options |
db_upgraded |
Browser metrics Passed 4 tests
An overview of browser requirements for WP Many Posts
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,951 ▲216 | 15.14 ▲0.84 | 1.64 ▼0.21 | 41.65 ▼9.73 |
Dashboard /wp-admin | 2,351 ▲163 | 6.78 ▲1.90 | 119.92 ▲14.69 | 45.36 ▼0.68 |
Posts /wp-admin/edit.php | 2,243 ▲157 | 3.32 ▲1.33 | 51.75 ▲13.33 | 34.89 ▼2.75 |
Add New Post /wp-admin/post-new.php | 1,814 ▲280 | 24.76 ▲1.30 | 593.16 ▼58.32 | 43.58 ▼9.06 |
Media Library /wp-admin/upload.php | 1,536 ▲151 | 5.85 ▲1.67 | 108.69 ▲9.06 | 41.15 ▼0.04 |
Settings /wp-admin/admin.php?page=manyposts_settings | 954 | 2.94 | 36.02 | 24.66 |
Manage Posts /wp-admin/admin.php?page=ManyPostsFilters | 1,683 | 3.57 | 65.87 | 37.94 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
You still need to fix the following
- 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: 8 options
- widget_recent-comments
- category_children
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
- manyposts_settings
- can_compress_scripts
- widget_theysaidso_widget
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Please fix the following server-side errors
- 2 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=ManyPostsFilters
- > 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.)
- 2 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=ManyPostsFilters
- > Notice in wp-content/plugins/wp-many-posts/manyPostsGrid.php+166
Undefined index: include_drafts
- 3 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=ManyPostsFilters
- > Notice in wp-content/plugins/wp-many-posts/manyPostsGrid.php+135
Undefined property: WP_Error::$term_id
- > GET request to /wp-admin/admin.php?page=ManyPostsFilters
- > Notice in wp-content/plugins/wp-many-posts/manyPostsGrid.php+187
Undefined property: stdClass::$postTags
- > GET request to /wp-admin/admin.php?page=ManyPostsFilters
- > Warning in wp-content/plugins/wp-many-posts/manyPostsGrid.php+187
count(): Parameter must be an array or an object that implements Countable
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following items
- 2× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/wp-many-posts/manyPostsGrid.php:62
- > PHP Fatal error
Uncaught Error: Call to undefined function load_plugin_textdomain() in wp-content/plugins/wp-many-posts/wp-many-posts.php:29
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
These are user-side errors you should fix
- 2 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=ManyPostsFilters
- > Network (severe)
wp-content/plugins/wp-many-posts/lib/css/kendo.default.css?ver=6.3.1 - Failed to load resource: the server responded with a status of 404 (Not Found)
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
5 plugin tags: bulk edit, wp-admin, admin, filters, posts
wp-many-posts/wp-many-posts.php 85% from 13 tests
The main file in "WP Many Posts" v. 1.6.2 serves as a complement to information provided in readme.txt and as the entry point to the plugin
Please take the time to fix the following:
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 334 characters long)
- Text Domain: The text domain must be the same as the plugin slug, although optional since WordPress version 4.6
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Everything looks great! No dangerous files found in this plugin5,660 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 3 | 0 | 80 | 5,052 |
PHP | 4 | 95 | 35 | 492 |
PO File | 1 | 43 | 91 | 105 |
JavaScript | 2 | 0 | 0 | 11 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.26 |
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 | 11 | |
▷ Named functions | 11 | 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 images were found in this plugin