Benchmarks
Plugin footprint Passed 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: ▼291.14ms] Passed 4 tests
An overview of server-side resources used by Advanced Export: Export WordPress Site Data Including Widget, Customizer & Media Files
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.02 | 58.50 ▲0.55 |
Dashboard /wp-admin | 3.44 ▲0.03 | 38.39 ▼3.72 |
Posts /wp-admin/edit.php | 3.66 ▲0.02 | 43.95 ▲2.66 |
Add New Post /wp-admin/post-new.php | 6.90 ▼0.07 | 102.58 ▼1,164.03 |
Media Library /wp-admin/upload.php | 3.31 ▲0.02 | 28.48 ▲3.62 |
Advanced Export /wp-admin/tools.php?page=advanced-export | 3.28 | 34.56 |
Server storage [IO: ▲0.07MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 18 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
Checking browser requirements for Advanced Export: Export WordPress Site Data Including Widget, Customizer & Media Files
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,788 ▲30 | 15.18 ▼0.46 | 6.15 ▼0.29 | 2.28 ▼0.33 |
Dashboard /wp-admin | 2,897 ▲36 | 6.14 ▼0.12 | 121.08 ▼12.08 | 154.36 ▼10.16 |
Posts /wp-admin/edit.php | 2,696 ▲5 | 3.24 ▲0.01 | 60.30 ▼2.18 | 135.77 ▼60.49 |
Add New Post /wp-admin/post-new.php | 1,776 ▲115 | 21.69 ▲4.95 | 444.47 ▼7.82 | 152.02 ▼4.04 |
Media Library /wp-admin/upload.php | 1,706 ▲11 | 5.52 ▲0.03 | 138.27 ▼4.99 | 187.30 ▼11.14 |
Advanced Export /wp-admin/tools.php?page=advanced-export | 1,485 | 2.73 | 71.33 | 113.47 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Uninstall script ran successfully
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Almost there! Just fix the following items
- 1× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/advanced-export/advanced-export.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
6 plugin tags: export, demo export, customizer export, widget export, theme export...
advanced-export/advanced-export.php Passed 13 tests
The primary PHP file in "Advanced Export: Export WordPress Site Data Including Widget, Customizer & Media Files" version 1.0.6 is used by WordPress to initiate all plugin functionality
73 characters long description:
Advanced Export with Options to Export Widget, Customizer and Media Files
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
There were no executable files found in this plugin780 lines of code in 13 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 11 | 153 | 522 | 733 |
JavaScript | 1 | 5 | 1 | 42 |
CSS | 1 | 0 | 0 | 5 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.44 |
Average class complexity | 6.33 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 29.00 |
Average method complexity | 2.28 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 27.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 6 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 6 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 25 | |
▷ Static methods | 3 | 12.00% |
▷ Public methods | 20 | 80.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 5 | 20.00% |
Functions | 8 | |
▷ Named functions | 8 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 5 | |
▷ Global constants | 5 | 100.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
No PNG images were found in this plugin