Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.03MB] [CPU: ▼141.92ms] Passed 4 tests
Analyzing server-side resources used by Simple Quick Tags
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.86 ▲0.03 | 33.39 ▼0.76 |
Dashboard /wp-admin | 3.09 ▲0.04 | 43.57 ▼4.57 |
Posts /wp-admin/edit.php | 3.14 ▲0.04 | 49.43 ▲6.66 |
Add New Post /wp-admin/post-new.php | 5.45 ▲0.02 | 86.87 ▼564.07 |
Media Library /wp-admin/upload.php | 3.04 ▲0.03 | 35.17 ▲1.72 |
Simple Quick Tags /wp-admin/options-general.php?page=simple-quicktags | 2.98 | 27.30 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 1 new option
New WordPress options |
---|
sharewebdesign_plugin_notice_shown |
Browser metrics Passed 4 tests
Simple Quick Tags: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,721 ▲125 | 15.99 ▲0.39 | 9.09 ▼0.21 | 44.78 ▼8.54 |
Dashboard /wp-admin | 2,973 ▲39 | 5.87 ▼0.12 | 169.80 ▲22.82 | 119.50 ▲7.07 |
Posts /wp-admin/edit.php | 2,744 ▲5 | 2.71 ▼0.00 | 67.95 ▲0.12 | 84.26 ▼2.90 |
Add New Post /wp-admin/post-new.php | 1,689 ▲74 | 18.34 ▲5.09 | 390.50 ▲21.38 | 109.00 ▼11.13 |
Media Library /wp-admin/upload.php | 1,812 ▲2 | 5.03 ▼0.01 | 144.72 ▼13.54 | 111.26 ▲2.10 |
Simple Quick Tags /wp-admin/options-general.php?page=simple-quicktags | 1,308 | 2.09 | 53.69 | 66.25 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
You still need to fix the following
- This plugin did not uninstall successfully, leaving 1 option in the database
- sharewebdesign_plugin_notice_shown
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Please fix the following server-side errors
- > GET request to /wp-admin/options-general.php?page=simple-quicktags
- > User deprecated in wp-includes/functions.php+5221
screen_icon is deprecated since version 3.8.0 with no alternative available.
- > GET request to /wp-admin/options-general.php?page=simple-quicktags
- > User deprecated in wp-includes/functions.php+5221
get_screen_icon is deprecated since version 3.8.0 with no alternative available.
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please take a closer look at the following
- 1× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/simple-quick-tags/simple-quick-tags.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
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
3 plugin tags: quicktags, text editor, html
simple-quick-tags/simple-quick-tags.php Passed 13 tests
The principal PHP file in "Simple Quick Tags" v. 1.1 is loaded by WordPress automatically on each request
38 characters long description:
Adds quicktags to WordPress text area.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Good job! No executable or dangerous file extensions detected117 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 19 | 16 | 117 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
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 | 6 | |
▷ Named functions | 6 | 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 Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin