Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲0.03MB] [CPU: ▼0.75ms] Passed 4 tests
A check of server-side resources used by Export Plugin Details
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 39.90 ▼0.42 |
Dashboard /wp-admin | 3.33 ▲0.03 | 44.16 ▼4.37 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 49.48 ▲0.47 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.03 | 99.03 ▲9.13 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 35.67 ▲1.31 |
Export Plugin Details /wp-admin/tools.php?page=export-plugins | 3.24 | 458.87 |
Plugin Details Export /wp-admin/admin.php?page=export-plugins-csv | 3.24 | 464.23 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
theysaidso_admin_options |
widget_theysaidso_widget |
db_upgraded |
widget_recent-posts |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for Export Plugin Details
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,829 ▲94 | 13.33 ▼1.21 | 1.96 ▼0.12 | 40.12 ▼8.16 |
Dashboard /wp-admin | 2,210 ▲22 | 4.87 ▼0.05 | 108.06 ▼0.88 | 42.97 ▼4.48 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.05 ▲0.08 | 41.48 ▼1.30 | 36.04 ▼2.45 |
Add New Post /wp-admin/post-new.php | 1,536 ▲22 | 23.26 ▲5.42 | 584.03 ▼94.48 | 58.75 ▼3.51 |
Media Library /wp-admin/upload.php | 1,395 ▲10 | 4.24 ▲0.03 | 98.47 ▼2.27 | 41.70 ▼0.43 |
Export Plugin Details /wp-admin/tools.php?page=export-plugins | 828 | 2.03 | 26.95 | 24.91 |
Plugin Details Export /wp-admin/admin.php?page=export-plugins-csv | 756 | 2.02 | 23.74 | 19.22 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- can_compress_scripts
- db_upgraded
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix the following items
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/export-plugin-details/export-plugin-details.php:16
- > PHP Fatal error
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
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
6 plugin tags: plugin details, export plugin details, csv, csv export, export plugin information...
export-plugin-details/export-plugin-details.php Passed 13 tests
This is the main PHP file of "Export Plugin Details" version 1.1.7, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
67 characters long description:
Easy way to export plugin details and their version details in CSV.
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
No dangerous file extensions were detected175 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 19 | 13 | 175 |
PHP code Passed 2 tests
A short 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.35 |
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 | 4 | |
▷ Named functions | 4 | 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
PNG images were not found in this plugin