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
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.07MB] [CPU: ▼2.53ms] Passed 4 tests
Server-side resources used by Post/Page Copying Tool to Export and Import post/page for Cross site Migration
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.07 | 40.02 ▲1.77 |
Dashboard /wp-admin | 3.37 ▲0.07 | 46.27 ▼8.20 |
Posts /wp-admin/edit.php | 3.49 ▲0.13 | 52.45 ▲2.38 |
Add New Post /wp-admin/post-new.php | 5.98 ▲0.09 | 92.70 ▼3.46 |
Media Library /wp-admin/upload.php | 3.30 ▲0.06 | 35.16 ▼0.24 |
Server storage [IO: ▲0.07MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 9 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
db_upgraded |
can_compress_scripts |
widget_recent-comments |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Post/Page Copying Tool to Export and Import post/page for Cross site Migration
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,807 ▲61 | 13.19 ▼1.56 | 1.71 ▼0.09 | 44.33 ▲0.63 |
Dashboard /wp-admin | 2,213 ▲25 | 5.87 ▼0.19 | 110.87 ▲6.59 | 42.67 ▲0.31 |
Posts /wp-admin/edit.php | 2,096 ▲4 | 2.02 ▼0.02 | 40.64 ▼3.14 | 35.88 ▼3.16 |
Add New Post /wp-admin/post-new.php | 6,228 ▲4,714 | 25.88 ▲8.43 | 884.92 ▲275.79 | 57.64 ▲1.09 |
Media Library /wp-admin/upload.php | 1,398 ▲16 | 4.23 ▼0.15 | 94.62 ▼5.10 | 42.90 ▼1.03 |
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
You still need to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though everything seems fine, this is not an exhaustive test
SRP Passed 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
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 83% from 29 tests
readme.txt 94% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
These attributes need your attention:
- Donate link: Invalid URI ("")
postpage-import-export-with-custom-fields-taxonomies/wpx-pp-import-export.php 69% from 13 tests
Analyzing the main PHP file in "Post/Page Copying Tool to Export and Import post/page for Cross site Migration" version 1.3.0
You should first fix the following items:
- Description: Please don't use more than 140 characters for the plugin description (currently 317 characters long)
- Domain Path: The domain path points to an invalid folder, "/languages" does not exist
- Main file name: It is recommended to name the main PHP file as the plugin slug ("postpage-import-export-with-custom-fields-taxonomies.php" instead of "wpx-pp-import-export.php")
- Text Domain: The text domain is optional since WordPress version 4.6; if you do specify it, it must be the same as the plugin slug
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
No dangerous file extensions were detected421 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 52 | 217 | 362 |
JavaScript | 1 | 23 | 6 | 31 |
CSS | 1 | 0 | 0 | 28 |
PHP code Passed 2 tests
An overview 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.55 |
Average class complexity | 39.50 |
▷ Minimum class complexity | 6.00 |
▷ Maximum class complexity | 73.00 |
Average method complexity | 6.50 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 62.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 14 | |
▷ Static methods | 1 | 7.14% |
▷ Public methods | 13 | 92.86% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 1 | 7.14% |
Functions | 2 | |
▷ Named functions | 2 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 3 | |
▷ Global constants | 3 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
There were not PNG files found in your plugin