Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
This plugin's installer ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼4.44ms] Passed 4 tests
This is a short check of server-side resources used by WP Simple Mourning
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 47.10 ▲7.21 |
Dashboard /wp-admin | 3.33 ▲0.03 | 64.57 ▲13.28 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 46.33 ▼6.58 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 87.56 ▼16.04 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 36.20 ▼2.36 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 4 new files
Database: 1 new table, 10 new options
New tables |
---|
wp_simple_mouring |
New WordPress options |
---|
can_compress_scripts |
theysaidso_admin_options |
widget_recent-comments |
simple_mouring_speed |
widget_theysaidso_widget |
widget_recent-posts |
db_upgraded |
simple_mouring_db_version |
simple_mouring_type |
simple_mouring_interval |
Browser metrics Passed 4 tests
Checking browser requirements for WP Simple Mourning
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,816 ▲45 | 13.28 ▼1.40 | 5.70 ▲3.68 | 48.02 ▲0.64 |
Dashboard /wp-admin | 2,222 ▲34 | 5.91 ▲0.09 | 117.78 ▼0.82 | 48.31 ▲1.93 |
Posts /wp-admin/edit.php | 2,105 ▲16 | 2.05 ▲0.02 | 42.44 ▲0.82 | 38.76 ▲1.75 |
Add New Post /wp-admin/post-new.php | 1,550 ▲17 | 23.20 ▲0.10 | 704.40 ▲26.57 | 62.98 ▲1.83 |
Media Library /wp-admin/upload.php | 1,404 ▲16 | 4.12 ▼0.09 | 115.04 ▼4.52 | 57.88 ▲7.46 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- Zombie WordPress options were found after uninstall: 10 options
- simple_mouring_speed
- simple_mouring_type
- simple_mouring_interval
- theysaidso_admin_options
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-posts
- simple_mouring_db_version
- widget_recent-comments
- db_upgraded
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
The smoke test was a success, however most plugin functionality was not tested
SRP 50% 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
The following issues need your attention
- 2× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function get_settings_simple_mouring() in wp-content/plugins/wp-simple-mouring/css/wp-simple-mouring-style.php:4
- > PHP Fatal error
Uncaught Error: Call to undefined function load_plugin_textdomain() in wp-content/plugins/wp-simple-mouring/wp-simple-mouring.php:17
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 87% from 29 tests
readme.txt 88% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
These attributes need to be fixed:
- Donate link: Please fix this invalid url: "festyy.com/wVq900"
- Screenshots: Please add images for these screenshots: #1 (Widgets Visibility Options), #2 (Device Visibility Options), #3 (Widgets Custom Alignment), #4 (Widget CSS ID & Classes), #5 (Display Widget Logic), #6 (Pagebuilder by SiteOrigin Plugin Widget Options), #7 (Widget Importer & Exporter Feature), #8 (Beaver Builder Integration), #9 (Elementor Pagebuilder Integration), #10 (Advanced Custom Fields ( ACF ) Support)
wp-simple-mouring/wp-simple-mouring.php 85% from 13 tests
The principal PHP file in "WP Simple Mourning" v. 1.0 is loaded by WordPress automatically on each request
You should first fix the following items:
- Domain Path: Use only dashes and lowercase characters for the domain path ("languages")
- Domain Path: The domain path should be prefixed with a forward slash character ("/languages")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Everything looks great! No dangerous files found in this plugin125 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 34 | 27 | 125 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.13 |
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 | 7 | |
▷ Named functions | 7 | 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 Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG files were detected