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.18MB] [CPU: ▼3.95ms] Passed 4 tests
Server-side resources used by Extra Privacy for Elementor
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.65 ▲0.19 | 38.05 ▼5.53 |
Dashboard /wp-admin | 3.48 ▲0.18 | 45.21 ▼3.25 |
Posts /wp-admin/edit.php | 3.59 ▲0.24 | 42.91 ▼5.24 |
Add New Post /wp-admin/post-new.php | 6.08 ▲0.19 | 89.62 ▼1.78 |
Media Library /wp-admin/upload.php | 3.40 ▲0.17 | 36.25 ▲2.88 |
Extra Privacy for Elementor Settings /wp-admin/options-general.php?page=extra_privacy_for_elementor_settings | 3.40 | 32.50 |
Server storage [IO: ▲0.97MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 26 new files
Database: no new tables, 11 new options
New WordPress options |
---|
epfe_privacy_text_maps |
widget_recent-comments |
theysaidso_admin_options |
epfe_privacy_url |
extra_privacy_for_elementor_version |
db_upgraded |
epfe_privacy_text |
widget_theysaidso_widget |
can_compress_scripts |
epfe_privacy_page_name |
... |
Browser metrics Passed 4 tests
A check of browser resources used by Extra Privacy for Elementor
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,916 ▲159 | 14.06 ▼0.34 | 5.26 ▲3.32 | 38.01 ▼2.50 |
Dashboard /wp-admin | 2,214 ▲22 | 4.92 ▼0.99 | 121.51 ▲8.07 | 41.59 ▼1.32 |
Posts /wp-admin/edit.php | 2,097 ▲5 | 2.03 ▲0.04 | 36.80 ▼7.53 | 29.48 ▼8.46 |
Add New Post /wp-admin/post-new.php | 1,521 ▼2 | 23.34 ▲0.08 | 645.42 ▼19.53 | 62.65 ▲10.19 |
Media Library /wp-admin/upload.php | 1,393 ▲5 | 4.20 ▼0.03 | 97.98 ▲1.13 | 39.91 ▼4.26 |
Extra Privacy for Elementor Settings /wp-admin/options-general.php?page=extra_privacy_for_elementor_settings | 1,017 | 3.32 | 55.90 | 30.84 |
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
The following items require your attention
- This plugin did not uninstall successfully, leaving 11 options in the database
- widget_theysaidso_widget
- epfe_privacy_text
- extra_privacy_for_elementor_version
- widget_recent-posts
- epfe_privacy_page_name
- theysaidso_admin_options
- can_compress_scripts
- epfe_privacy_url
- epfe_privacy_text_maps
- widget_recent-comments
- ...
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 no errors were found, this is by no means 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
Everything seems fine, however this is by no means an exhaustive 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
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
Attributes that require attention:
- Screenshots: Please add images for these screenshots: #1 (Settings Page Standard), #2 (Video Settings), #3 (Maps Settings), #4 (Frontend Page with placeholder image), #5 (Frontend Page with explantion shown)
extra-privacy-for-elementor/extra-privacy-for-elementor.php Passed 13 tests
Analyzing the main PHP file in "Extra Privacy for Elementor" version 0.1.3
100 characters long description:
This will add some extra privady settings to Elementor Widgets, regarding the EU-Privacy Regulations
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
No dangerous file extensions were detected964 lines of code in 16 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 217 | 319 | 644 |
PO File | 2 | 69 | 85 | 200 |
JavaScript | 6 | 16 | 6 | 69 |
CSS | 2 | 7 | 2 | 51 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 36.67 |
▷ Minimum class complexity | 21.00 |
▷ Maximum class complexity | 62.00 |
Average method complexity | 3.89 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 44.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 37 | |
▷ Static methods | 2 | 5.41% |
▷ Public methods | 35 | 94.59% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 2 | 5.41% |
Functions | 1 | |
▷ Named functions | 1 | 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 50% from 2 tests
Image compression 50% from 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
5 PNG files occupy 0.87MB with 0.60MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-3.png | 105.27KB | 32.82KB | ▼ 68.82% |
screenshot-1.png | 38.08KB | 14.66KB | ▼ 61.50% |
screenshot-2.png | 98.64KB | 31.23KB | ▼ 68.34% |
screenshot-4.png | 485.51KB | 123.11KB | ▼ 74.64% |
screenshot-5.png | 163.42KB | 47.92KB | ▼ 70.68% |