Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully
Server metrics [RAM: ▲0.05MB] [CPU: ▼6.40ms] Passed 4 tests
This is a short check of server-side resources used by Export All Post Meta
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.05 | 43.36 ▲2.46 |
Dashboard /wp-admin | 3.36 ▲0.05 | 49.05 ▼5.46 |
Posts /wp-admin/edit.php | 3.41 ▲0.05 | 51.57 ▼2.48 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.05 | 86.69 ▼20.11 |
Media Library /wp-admin/upload.php | 3.28 ▲0.05 | 43.11 ▲4.60 |
Export Posts /wp-admin/tools.php?page=eapm-export-posts | 3.25 | 35.93 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
Browser metrics Passed 4 tests
An overview of browser requirements for Export All Post Meta
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.35 ▲0.13 | 1.74 ▲0.11 | 38.52 ▼5.57 |
Dashboard /wp-admin | 2,190 ▲13 | 5.54 ▼0.06 | 91.82 ▲2.21 | 41.98 ▲2.61 |
Posts /wp-admin/edit.php | 2,107 ▲7 | 1.99 ▲0.01 | 36.25 ▼5.80 | 34.86 ▼1.13 |
Add New Post /wp-admin/post-new.php | 1,534 ▲6 | 23.02 ▲0.02 | 689.44 ▼5.24 | 54.33 ▼7.61 |
Media Library /wp-admin/upload.php | 1,407 ▲7 | 4.19 ▲0.01 | 101.06 ▼10.72 | 47.73 ▼0.14 |
Export Posts /wp-admin/tools.php?page=eapm-export-posts | 1,077 | 1.96 | 22.21 | 25.17 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- theysaidso_admin_options
- widget_recent-comments
- can_compress_scripts
- widget_recent-posts
- widget_theysaidso_widget
- db_upgraded
Smoke tests 75% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
These errors were triggered by the plugin
- 2 occurences, only the last one shown
- > GET request to /wp-admin/tools.php?page=eapm-export-posts
- > Notice in wp-content/plugins/export-all-post-meta/export-all-post-meta-class.php+334
Trying to access array offset on value of type bool
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
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
Attributes that need to be fixed:
- Screenshots: Screenshot #1 (Settings Page) image not found
export-all-post-meta/export-all-post-meta.php Passed 13 tests
The main PHP file in "Export All Post Meta" ver. 1.1 adds more information about the plugin and also serves as the entry point for this plugin
78 characters long description:
Export WordPress post with all serialized post meta in readable in CSV format.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
There were no executable files found in this plugin275 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 69 | 12 | 275 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.41 |
Average class complexity | 51.00 |
▷ Minimum class complexity | 51.00 |
▷ Maximum class complexity | 51.00 |
Average method complexity | 2.50 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 4.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 8 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 8 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 2 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 2 | 100.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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG files were detected