Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▲0.21MB] [CPU: ▼1.79ms] Passed 4 tests
This is a short check of server-side resources used by Greenhouse Job Board
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.66 ▲0.20 | 38.68 ▼4.02 |
Dashboard /wp-admin | 3.51 ▲0.21 | 45.77 ▼9.71 |
Posts /wp-admin/edit.php | 3.62 ▲0.27 | 48.59 ▲4.89 |
Add New Post /wp-admin/post-new.php | 6.11 ▲0.22 | 92.71 ▲7.51 |
Media Library /wp-admin/upload.php | 3.43 ▲0.21 | 36.00 ▲1.69 |
Greenhouse /wp-admin/options-general.php?page=greenhouse_job_board | 3.38 | 30.79 |
Server storage [IO: ▲0.30MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 25 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-comments |
widget_recent-posts |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for Greenhouse Job Board
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,833 ▲76 | 13.19 ▼1.42 | 1.80 ▼0.29 | 42.80 ▼8.52 |
Dashboard /wp-admin | 2,214 ▲23 | 4.88 ▼0.93 | 111.43 ▲10.11 | 42.29 ▲3.14 |
Posts /wp-admin/edit.php | 2,097 ▲5 | 2.01 ▲0.01 | 40.07 ▲3.49 | 35.79 ▲0.54 |
Add New Post /wp-admin/post-new.php | 1,521 ▼14 | 23.40 ▼0.02 | 595.37 ▼103.04 | 52.46 ▼4.37 |
Media Library /wp-admin/upload.php | 1,399 ▲11 | 4.25 ▲0.05 | 98.14 ▼10.27 | 43.04 ▼3.87 |
Greenhouse /wp-admin/options-general.php?page=greenhouse_job_board | 1,284 | 2.07 | 25.14 | 28.36 |
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
These items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-comments
- widget_theysaidso_widget
- db_upgraded
- theysaidso_admin_options
- widget_recent-posts
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
These server-side errors were triggered
- > GET request to /wp-admin/options-general.php?page=greenhouse_job_board
- > Notice in wp-content/plugins/greenhouse-job-board/public/partials/greenhouse-job-board-public-display.php+532
Trying to access array offset on value of type bool
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
Attributes that need to be fixed:
- Tags: Too many tags (11 tag instead of maximum 10); only the first 5 tags are used in your directory listing
- Plugin Name: Please specify the plugin name on the first line (
=== greenhouse-job-board ===
)
greenhouse-job-board/greenhouse-job-board.php Passed 13 tests
The main PHP file in "Greenhouse Job Board" ver. 2.7.3 adds more information about the plugin and also serves as the entry point for this plugin
50 characters long description:
Pull a job board from greenhouse.io via API calls.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Everything looks great! No dangerous files found in this plugin5,271 lines of code in 19 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 4 | 707 | 540 | 3,746 |
PHP | 13 | 374 | 680 | 1,448 |
CSS | 2 | 6 | 10 | 77 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.46 |
Average class complexity | 12.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 76.00 |
Average method complexity | 3.66 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 69.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 7 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 7 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 29 | |
▷ Static methods | 2 | 6.90% |
▷ Public methods | 24 | 82.76% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 5 | 17.24% |
Functions | 35 | |
▷ Named functions | 35 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG files were detected