Benchmarks
Plugin footprint 23% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The following installer errors require your attention
- This plugin did not install gracefully
- > User notice in wp-includes/functions.php+5905
Function wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see Debugging in WordPress for more information. (This message was added in version 3.9.0.)
Server metrics [RAM: ▼1.97MB] [CPU: ▼53.59ms] Passed 4 tests
This is a short check of server-side resources used by Chameleoni Jobs
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.03 ▼1.44 | 4.31 ▼31.92 |
Dashboard /wp-admin | 2.05 ▼1.30 | 5.46 ▼54.00 |
Posts /wp-admin/edit.php | 2.05 ▼1.31 | 4.97 ▼39.83 |
Add New Post /wp-admin/post-new.php | 2.05 ▼3.84 | 5.16 ▼88.59 |
Media Library /wp-admin/upload.php | 2.05 ▼1.18 | 7.06 ▼25.31 |
Jobs Setting /wp-admin/admin.php?page=chameleon-jobs/feed_setup.php | 2.05 | 6.00 |
Job Listing /wp-admin/admin.php?page=chameleon-jobs/feed_setup.php/JobListing | 2.05 | 5.31 |
Server storage [IO: ▲0.21MB] [DB: ▲0.07MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 17 new files
Database: 2 new tables, 6 new options
New tables |
---|
wp_jobs_settings |
wp_jobs |
New WordPress options |
---|
widget_recent-posts |
can_compress_scripts |
widget_recent-comments |
widget_theysaidso_widget |
db_upgraded |
theysaidso_admin_options |
Browser metrics Passed 4 tests
A check of browser resources used by Chameleoni Jobs
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,817 ▲31 | 14.43 ▲0.25 | 1.70 ▼0.17 | 43.51 ▲4.22 |
Dashboard /wp-admin | 2,224 ▲44 | 5.59 ▼0.06 | 83.48 ▼5.79 | 84.65 ▲37.83 |
Posts /wp-admin/edit.php | 2,126 ▲26 | 1.97 ▼0.05 | 32.59 ▼2.22 | 35.14 ▼2.43 |
Add New Post /wp-admin/post-new.php | 1,701 ▲175 | 20.73 ▼2.56 | 673.33 ▲16.69 | 52.54 ▼11.19 |
Media Library /wp-admin/upload.php | 1,429 ▲26 | 4.17 ▲0.02 | 99.37 ▲1.84 | 76.07 ▲34.77 |
Jobs Setting /wp-admin/admin.php?page=chameleon-jobs/feed_setup.php | 1,126 | 2.00 | 22.42 | 26.84 |
Job Listing /wp-admin/admin.php?page=chameleon-jobs/feed_setup.php/JobListing | 785 | 2.00 | 22.97 | 26.34 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 25% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
- The plugin did not uninstall gracefully
- > User notice in wp-includes/functions.php+5905
Function wp_add_inline_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the prefix-style handle. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.)
- Zombie tables were found after uninstall: 1 table
- wp_jobs
- Zombie WordPress options were found after uninstall: 6 options
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
- can_compress_scripts
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
These server-side errors were triggered
- 2 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=chameleon-jobs/feed_setup.php/JobListing
- > User notice in wp-includes/functions.php+5905
Function wp_add_inline_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the prefix-style handle. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.)
- 9 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=chameleon-jobs/feed_setup.php/JobListing
- > User deprecated in wp-includes/functions.php+5737
Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead.
- > GET request to /wp-admin/admin.php?page=chameleon-jobs/feed_setup.php
- > User notice in wp-includes/functions.php+5905
Function wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see Debugging in WordPress for more information. (This message was added in version 3.9.0.)
- > GET request to /wp-admin/admin.php?page=chameleon-jobs/feed_setup.php
- > User notice in wp-includes/functions.php+5905
Function wpdb::prepare was called incorrectly. The query does not contain the correct number of placeholders (0) for the number of arguments passed (1). Please see Debugging in WordPress for more information. (This message was added in version 4.8.3.)
SRP 0% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Almost there! Just fix the following items
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/chameleon-jobs/job_listing_admin_page.php
- 12× PHP files trigger errors when accessed directly with GET requests (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/chameleon-jobs/joblogin.php:2
- > PHP Fatal error
Uncaught Error: Call to a member function get_row() on null in wp-content/plugins/chameleon-jobs/jobs_list.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/chameleon-jobs/profile.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/chameleon-jobs/jobforgetpass.php:145
- > PHP Fatal error
Uncaught Error: Call to a member function get_row() on null in wp-content/plugins/chameleon-jobs/job_apply.php:6
- > PHP Fatal error
Uncaught Error: Call to a member function get_row() on null in wp-content/plugins/chameleon-jobs/job_details.php:6
- > PHP Fatal error
Uncaught Error: Call to a member function get_row() on null in wp-content/plugins/chameleon-jobs/job_admin.php:58
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_basename() in wp-content/plugins/chameleon-jobs/feed_setup.php:18
- > PHP Notice
Trying to get property 'ID' of non-object in wp-content/plugins/chameleon-jobs/job_details.php on line 3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/chameleon-jobs/jobregister.php:4
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
3 plugin tags: recruitment, chameleoni, jobs
chameleon-jobs/feed_setup.php 92% from 13 tests
The entry point to "Chameleoni Jobs" version 2.4.8 is a PHP file that has certain tags in its header comment area
Please take the time to fix the following:
- Main file name: Name the main plugin file the same as the plugin slug ("chameleon-jobs.php" instead of "feed_setup.php")
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
No dangerous file extensions were detected3,856 lines of code in 15 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 13 | 696 | 478 | 3,708 |
CSS | 2 | 18 | 0 | 148 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.19 |
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 | 23 | |
▷ Named functions | 23 | 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
There are no PNG files in this plugin