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.05MB] [CPU: ▼6.69ms] Passed 4 tests
Analyzing server-side resources used by Fast Post Lists
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.06 | 37.20 ▼8.43 |
Dashboard /wp-admin | 3.36 ▲0.05 | 47.07 ▼3.54 |
Posts /wp-admin/edit.php | 3.41 ▲0.05 | 49.65 ▲0.84 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.05 | 84.28 ▼15.61 |
Media Library /wp-admin/upload.php | 3.28 ▲0.05 | 35.89 ▲1.80 |
Fast Post Lists /wp-admin/options-general.php?page=fubaby_fastpostlists_options_general | 3.25 | 33.20 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 3 new files
Database: no new tables, 10 new options
New WordPress options |
---|
fu_fastpostlists_posthtml |
db_upgraded |
fu_fastpostlists_style |
fu_fastpostlists_foothtml |
can_compress_scripts |
widget_recent-comments |
widget_theysaidso_widget |
theysaidso_admin_options |
fu_fastpostlists_headhtml |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for Fast Post Lists
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,809 ▲74 | 13.31 ▼1.07 | 1.60 ▼0.50 | 42.55 ▼8.03 |
Dashboard /wp-admin | 2,213 ▲28 | 4.90 ▲0.03 | 107.49 ▲3.17 | 39.53 ▼1.79 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.05 ▲0.04 | 35.51 ▼2.21 | 36.21 ▲3.45 |
Add New Post /wp-admin/post-new.php | 1,540 ▲3 | 23.21 ▼0.05 | 658.34 ▲60.85 | 56.83 ▲5.71 |
Media Library /wp-admin/upload.php | 1,392 ▲1 | 4.17 ▼0.03 | 92.77 ▼5.95 | 43.07 ▼0.52 |
Fast Post Lists /wp-admin/options-general.php?page=fubaby_fastpostlists_options_general | 838 | 2.05 | 22.60 | 26.75 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- theysaidso_admin_options
- widget_recent-posts
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting 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 | 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 take a closer look at the following
- 2× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_option() in wp-content/plugins/fast-post-lists/admin.php:5
- > PHP Fatal error
Uncaught Error: Call to undefined function add_option() in wp-content/plugins/fast-post-lists/admin.php:5
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
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
5 plugin tags: contents, pages, list, posts, index
fast-post-lists/fast-post-lists.php Passed 13 tests
"Fast Post Lists" version 0.6's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
98 characters long description:
Creates a lists of posts, for use as an index or contents pages, based upon given search criteria.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Success! There were no dangerous files found in this plugin256 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 58 | 53 | 256 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.27 |
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
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin