Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.10MB] [CPU: ▼0.40ms] Passed 4 tests
An overview of server-side resources used by WP Talroo
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.56 ▲0.10 | 43.31 ▲2.72 |
Dashboard /wp-admin | 3.41 ▲0.10 | 50.68 ▲0.92 |
Posts /wp-admin/edit.php | 3.46 ▲0.10 | 45.80 ▼1.21 |
Add New Post /wp-admin/post-new.php | 5.99 ▲0.10 | 84.44 ▼3.33 |
Media Library /wp-admin/upload.php | 3.33 ▲0.10 | 36.39 ▲2.00 |
WP Talroo /wp-admin/options-general.php?page=wp-talroo | 3.31 | 33.38 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 11 new files
Database: no new tables, 7 new options
New WordPress options |
---|
db_upgraded |
widget_recent-posts |
can_compress_scripts |
j2c_admin_options |
widget_theysaidso_widget |
widget_recent-comments |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for WP Talroo
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,820 ▲74 | 13.62 ▼1.06 | 4.35 ▲2.40 | 44.99 ▲0.77 |
Dashboard /wp-admin | 2,215 ▲24 | 4.85 ▼0.04 | 97.92 ▼7.85 | 36.86 ▼4.79 |
Posts /wp-admin/edit.php | 2,098 ▲6 | 2.02 ▼0.04 | 38.62 ▼0.98 | 32.30 ▼2.30 |
Add New Post /wp-admin/post-new.php | 1,542 ▲28 | 18.31 ▲0.80 | 638.48 ▼7.14 | 65.22 ▲21.96 |
Media Library /wp-admin/upload.php | 1,391 ▲3 | 4.19 ▼0.02 | 99.48 ▲2.62 | 43.40 ▼1.95 |
WP Talroo /wp-admin/options-general.php?page=wp-talroo | 1,008 | 2.02 | 25.97 | 25.65 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- can_compress_scripts
- widget_recent-posts
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Everything seems fine, however this is by no means an exhaustive test
SRP 50% 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
The following issues need your attention
- 1× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/wp-jobs2careers/wp-jobs2careers.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
8 plugin tags: monetize, talroo, board, partner, api...
wp-jobs2careers/wp-jobs2careers.php Passed 13 tests
The primary PHP file in "WP Talroo" version 2.4 is used by WordPress to initiate all plugin functionality
56 characters long description:
Connect to the Talroo API and display jobs on your site.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Success! There were no dangerous files found in this plugin932 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 7 | 187 | 34 | 654 |
CSS | 2 | 54 | 22 | 213 |
JavaScript | 1 | 14 | 6 | 65 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.24 |
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 | 20 | |
▷ Named functions | 20 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 7 | |
▷ Global constants | 7 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
There are no PNG files in this plugin