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.26MB] [CPU: ▲2.02ms] Passed 4 tests
Server-side resources used by Job Board Manager
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.71 ▲0.25 | 39.12 ▼2.06 |
Dashboard /wp-admin | 3.57 ▲0.27 | 51.48 ▲5.45 |
Posts /wp-admin/edit.php | 3.67 ▲0.32 | 47.17 ▼1.74 |
Add New Post /wp-admin/post-new.php | 6.16 ▲0.27 | 100.07 ▲6.52 |
Media Library /wp-admin/upload.php | 3.49 ▲0.26 | 39.69 ▲6.43 |
All Jobs /wp-admin/edit.php?post_type=job | 3.54 | 40.55 |
Welcome /wp-admin/edit.php?post_type=job&page=job_bm_welcome | 3.51 | 35.42 |
Stats /wp-admin/edit.php?post_type=job&page=job_bm_stats | 3.50 | 42.22 |
Job Categories /wp-admin/edit-tags.php?taxonomy=job_category&post_type=job | 3.53 | 41.55 |
Add Job /wp-admin/post-new.php?post_type=job | 3.62 | 57.58 |
Job Tags /wp-admin/edit-tags.php?taxonomy=job_tag&post_type=job | 3.53 | 40.18 |
Add-ons /wp-admin/edit.php?post_type=job&page=job_bm_addons | 3.49 | 34.98 |
All Applications /wp-admin/edit.php?post_type=application | 3.54 | 41.84 |
Settings /wp-admin/edit.php?post_type=job&page=job_bm_settings | 3.90 | 52.43 |
Server storage [IO: ▲5.64MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 183 new files
Database: no new tables, 7 new options
New WordPress options |
---|
can_compress_scripts |
theysaidso_admin_options |
widget_recent-posts |
db_upgraded |
widget_theysaidso_widget |
job_category_children |
widget_recent-comments |
Browser metrics Passed 4 tests
Checking browser requirements for Job Board Manager
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,021 ▲286 | 17.87 ▲3.50 | 5.35 ▲3.50 | 42.14 ▼11.18 |
Dashboard /wp-admin | 2,314 ▲126 | 8.09 ▲3.21 | 152.30 ▲34.90 | 43.22 ▲0.57 |
Posts /wp-admin/edit.php | 2,357 ▲265 | 5.40 ▲3.42 | 90.98 ▲48.72 | 34.28 ▼0.76 |
Add New Post /wp-admin/post-new.php | 1,594 ▲80 | 24.61 ▲7.06 | 694.55 ▲2.82 | 35.37 ▼13.13 |
Media Library /wp-admin/upload.php | 1,649 ▲258 | 6.42 ▲2.28 | 139.53 ▲37.91 | 40.82 ▼5.83 |
All Jobs /wp-admin/edit.php?post_type=job | 1,347 | 5.35 | 82.41 | 27.96 |
Welcome /wp-admin/edit.php?post_type=job&page=job_bm_welcome | 1,592 | 5.18 | 57.89 | 53.72 |
Stats /wp-admin/edit.php?post_type=job&page=job_bm_stats | 1,207 | 5.99 | 105.23 | 29.47 |
Job Categories /wp-admin/edit-tags.php?taxonomy=job_category&post_type=job | 1,863 | 5.96 | 67.90 | 31.29 |
Add Job /wp-admin/post-new.php?post_type=job | 3,270 | 9.59 | 193.80 | 160.46 |
Job Tags /wp-admin/edit-tags.php?taxonomy=job_tag&post_type=job | 1,728 | 5.85 | 62.54 | 26.62 |
Add-ons /wp-admin/edit.php?post_type=job&page=job_bm_addons | 1,366 | 5.07 | 49.05 | 70.48 |
All Applications /wp-admin/edit.php?post_type=application | 1,363 | 5.30 | 54.82 | 28.58 |
Settings /wp-admin/edit.php?post_type=job&page=job_bm_settings | 9,163 | 15.27 | 452.67 | 41.65 |
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
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 7 options
- job_category_children
- widget_theysaidso_widget
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-comments
- widget_recent-posts
- db_upgraded
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP Passed 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
Congratulations! This plugin passed the SRP test
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There are user-side issues you should fix
- 11 occurences, only the last one shown
- > GET request to /wp-admin/edit.php?post_type=job&page=job_bm_settings
- > Network (severe)
wp-admin/%7Bsite_logo_url%7D - Failed to load resource: the server responded with a status of 404 (Not Found)
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
No tags were detected
job-board-manager/job-board-manager.php Passed 13 tests
The entry point to "Job Board Manager" version 2.1.56 is a PHP file that has certain tags in its header comment area
40 characters long description:
Advance job board manager for your site.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
No dangerous file extensions were detected43,795 lines of code in 117 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 76 | 6,701 | 640 | 12,035 |
PO File | 7 | 4,885 | 9,983 | 10,005 |
SVG | 3 | 0 | 12 | 8,882 |
JavaScript | 13 | 1,411 | 998 | 7,787 |
CSS | 18 | 2,321 | 104 | 5,086 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 32.71 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 641.00 |
Average method complexity | 6.55 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 73.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 24 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 24 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 137 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 137 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 222 | |
▷ Named functions | 222 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 8 | |
▷ Global constants | 8 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
44 PNG files occupy 0.86MB with 0.53MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/global/css/images/ui-icons_444444_256x240.png | 6.84KB | 4.18KB | ▼ 38.90% |
includes/menu/images/stats.png | 4.54KB | 1.14KB | ▼ 74.81% |
assets/admin/images/addons/locations.png | 60.88KB | 16.27KB | ▼ 73.27% |
assets/admin/images/addons/paid-listing.png | 90.04KB | 25.32KB | ▼ 71.88% |
includes/menu/images/search.png | 3.14KB | 1.58KB | ▼ 49.63% |