Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▼0.00MB] [CPU: ▼13.50ms] Passed 4 tests
Analyzing server-side resources used by Drip Email
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 38.77 ▼1.38 |
Dashboard /wp-admin | 3.32 ▼0.03 | 47.78 ▼35.70 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 47.10 ▼2.73 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 87.48 ▼12.84 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 35.49 ▼2.74 |
Email Marketing /wp-admin/options-general.php?page=email-marketing-by-activeconvert | 3.21 | 29.95 |
Server storage [IO: ▲1.74MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin was installed successfully
Filesystem: 9 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
widget_recent-posts |
can_compress_scripts |
Browser metrics Passed 4 tests
An overview of browser requirements for Drip Email
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,842 ▲81 | 13.30 ▼1.34 | 1.78 ▼0.02 | 43.72 ▲0.09 |
Dashboard /wp-admin | 2,251 ▲51 | 4.93 ▼0.92 | 98.16 ▼14.03 | 81.59 ▲38.75 |
Posts /wp-admin/edit.php | 2,125 ▲22 | 2.02 ▲0.02 | 36.71 ▼0.74 | 34.33 ▲0.05 |
Add New Post /wp-admin/post-new.php | 1,560 ▲15 | 18.36 ▼4.86 | 742.79 ▲115.28 | 65.72 ▲15.74 |
Media Library /wp-admin/upload.php | 1,419 ▲19 | 4.25 ▲0.13 | 101.11 ▼17.90 | 82.12 ▲33.72 |
Email Marketing /wp-admin/options-general.php?page=email-marketing-by-activeconvert | 914 | 2.04 | 24.82 | 30.63 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
- widget_theysaidso_widget
- widget_recent-comments
- can_compress_scripts
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested
SRP 0% from 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
Please fix the following items
- 1× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/email-marketing-by-activeconvert/options.php
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function plugins_url() in wp-content/plugins/email-marketing-by-activeconvert/email-marketing-by-activeconvert.php:11
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Please fix the following attributes:
- Screenshots: These screenshots require images: #1 (This is an example email capture form), #2 (Email sequence set up), #3 (Exit intent email capture), #4 (Dashboards and metrics)
email-marketing-by-activeconvert/email-marketing-by-activeconvert.php 92% from 13 tests
The main file in "Drip Email" v. 1.1.4 serves as a complement to information provided in readme.txt and as the entry point to the plugin
Please make the necessary changes and fix the following:
- Description: Keep the plugin description shorter than 140 characters (currently 257 characters long)
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 detected118 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 22 | 8 | 118 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.26 |
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 | 9 | |
▷ Named functions | 9 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 100.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.95MB with 0.53MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-1.png | 641.19KB | 263.55KB | ▼ 58.90% |
ac-small-white.png | 0.82KB | 0.55KB | ▼ 32.66% |
screenshot-4.png | 67.89KB | 25.01KB | ▼ 63.16% |
activeconvert.png | 13.15KB | 5.61KB | ▼ 57.30% |
screenshot-2.png | 246.04KB | 74.05KB | ▼ 69.90% |