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
Installer ran successfully
Server metrics [RAM: ▲0.04MB] [CPU: ▼5.57ms] Passed 4 tests
This is a short check of server-side resources used by Simple Social Images for WP Job Manager
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 39.08 ▼4.54 |
Dashboard /wp-admin | 3.36 ▲0.02 | 53.99 ▼13.53 |
Posts /wp-admin/edit.php | 3.41 ▲0.06 | 50.16 ▼5.73 |
Add New Post /wp-admin/post-new.php | 5.95 ▲0.06 | 95.03 ▲5.14 |
Media Library /wp-admin/upload.php | 3.28 ▲0.06 | 37.35 ▲1.53 |
Simple Social Images /wp-admin/edit.php?post_type=job_listing&page=ssi-wpjm-settings | 3.04 | 24.98 |
Server storage [IO: ▲0.20MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 27 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
can_compress_scripts |
theysaidso_admin_options |
db_upgraded |
widget_recent-posts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Simple Social Images for WP Job Manager: an overview of browser usage
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,802 ▲56 | 14.78 ▲0.43 | 1.95 ▲0.19 | 39.19 ▼5.89 |
Dashboard /wp-admin | 2,208 ▲17 | 5.79 ▲0.94 | 103.82 ▼4.53 | 39.42 ▼3.61 |
Posts /wp-admin/edit.php | 2,094 ▲5 | 2.04 ▼0.00 | 40.30 ▲3.10 | 34.55 ▲1.76 |
Add New Post /wp-admin/post-new.php | 1,539 ▲3 | 18.48 ▼4.98 | 616.41 ▼1.87 | 54.02 ▲0.07 |
Media Library /wp-admin/upload.php | 1,390 ▼1 | 4.18 ▼0.01 | 99.82 ▼7.43 | 44.94 ▼1.58 |
Simple Social Images /wp-admin/edit.php?post_type=job_listing&page=ssi-wpjm-settings | 28 | 0.44 | 0.09 | 3.73 |
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 detected upon uninstall: 6 options
- widget_recent-posts
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
- can_compress_scripts
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
The smoke test was a success, however most plugin functionality was not tested
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
Please fix the following items
- 12× PHP files trigger server-side errors or warnings when accessed directly (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/simple-social-images-wpjm/inc/setttings.php:62
- > PHP Fatal error
Uncaught Error: Call to undefined function plugins_url() in wp-content/plugins/simple-social-images-wpjm/simple-social-images-wpjm.php:16
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/simple-social-images-wpjm/inc/meta-box.php:23
- > PHP Fatal error
Uncaught Error: Call to undefined function ssi_wpjm_get_template() in wp-content/plugins/simple-social-images-wpjm/endpoints/generate-html.php:15
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/simple-social-images-wpjm/inc/functions.php:25
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/simple-social-images-wpjm/inc/plugins/rank-math-seo.php:65
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/simple-social-images-wpjm/inc/enqueue.php:87
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/simple-social-images-wpjm/inc/plugins/all-in-one-seo.php:33
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_path() in wp-content/plugins/simple-social-images-wpjm/inc/loader.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/simple-social-images-wpjm/inc/endpoints.php:16
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Please fix the following user-side errors
- > GET request to /wp-admin/edit.php?post_type=job_listing&page=ssi-wpjm-settings
- > Network (severe)
wp-admin/edit.php?post_type=job_listing&page=ssi-wpjm-settings - Failed to load resource: the server responded with a status of 403 (Forbidden)
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
7 plugin tags: jobs, social images, twitter, open graph, social sharing...
simple-social-images-wpjm/simple-social-images-wpjm.php 85% from 13 tests
The principal PHP file in "Simple Social Images for WP Job Manager" v. 1.0 is loaded by WordPress automatically on each request
Please take the time to fix the following:
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 190 characters long)
- Domain Path: The domain path folder was not found ("/languages/")
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
Everything looks great! No dangerous files found in this plugin1,805 lines of code in 18 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 13 | 642 | 548 | 1,206 |
CSS | 2 | 45 | 9 | 394 |
JavaScript | 2 | 146 | 98 | 194 |
HTML | 1 | 4 | 0 | 11 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
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 | 60 | |
▷ Named functions | 59 | 98.33% |
▷ Anonymous functions | 1 | 1.67% |
Constants | 3 | |
▷ Global constants | 3 | 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
PNG images were not found in this plugin