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
Install script ran successfully
Server metrics [RAM: ▲0.00MB] [CPU: ▼2.70ms] Passed 4 tests
A check of server-side resources used by Filter Admin Published Default
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 38.50 ▼9.46 |
Dashboard /wp-admin | 3.31 ▲0.00 | 46.98 ▼0.61 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 52.00 ▼0.60 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 99.99 ▲5.59 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 36.48 ▼0.12 |
All Posts /wp-admin/edit.php?post_status=publish | 3.36 | 49.53 |
All Pages /wp-admin/edit.php?post_type=page&post_status=publish | 3.33 | 43.32 |
Server storage [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
can_compress_scripts |
widget_recent-comments |
db_upgraded |
widget_theysaidso_widget |
theysaidso_admin_options |
Browser metrics Passed 4 tests
An overview of browser requirements for Filter Admin Published Default
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲29 | 13.26 ▼1.11 | 1.71 ▼0.51 | 41.72 ▼0.02 |
Dashboard /wp-admin | 2,209 ▲24 | 4.84 ▼1.02 | 109.12 ▲3.44 | 41.92 ▲0.85 |
Posts /wp-admin/edit.php | 2,089 ▼3 | 2.04 ▲0.01 | 40.48 ▲1.62 | 35.00 ▼0.50 |
Add New Post /wp-admin/post-new.php | 1,534 ▼8 | 23.42 ▲5.22 | 626.87 ▲16.81 | 57.52 ▲1.56 |
Media Library /wp-admin/upload.php | 1,391 ▲6 | 4.25 ▲0.10 | 101.60 ▼5.22 | 45.30 ▼2.61 |
All Posts /wp-admin/edit.php?post_status=publish | 2,089 | 1.99 | 34.94 | 34.33 |
All Pages /wp-admin/edit.php?post_type=page&post_status=publish | 1,852 | 1.99 | 36.73 | 32.65 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
- can_compress_scripts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP Passed 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
The SRP test was a success
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 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
Attributes that need to be fixed:
- Donate link: Invalid url: ""
filter-admin-published-default/filter-admin-published-default.php Passed 13 tests
The main file in "Filter Admin Published Default" v. 1.3 serves as a complement to information provided in readme.txt and as the entry point to the plugin
102 characters long description:
Enables all public post types (posts, pages, etc) in wp-admin to show the Published filter by default.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
There were no executable files found in this plugin32 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 14 | 39 | 32 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.43 |
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 | 2 | |
▷ Named functions | 2 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG images were found in this plugin