Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲0.17MB] [CPU: ▼1.78ms] Passed 4 tests
This is a short check of server-side resources used by WP Resume
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.63 ▲0.16 | 43.11 ▼1.85 |
Dashboard /wp-admin | 3.47 ▲0.17 | 49.49 ▲3.32 |
Posts /wp-admin/edit.php | 3.59 ▲0.23 | 48.73 ▲0.59 |
Add New Post /wp-admin/post-new.php | 6.06 ▲0.17 | 86.42 ▼7.89 |
Media Library /wp-admin/upload.php | 3.39 ▲0.16 | 35.84 ▲2.02 |
Options /wp-admin/edit.php?post_type=wp_resume_position&page=wp_resume_options | 3.47 | 32.59 |
Server storage [IO: ▲0.54MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 55 new files
Database: no new tables, 7 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-posts |
widget_theysaidso_widget |
wp_resume |
db_upgraded |
theysaidso_admin_options |
widget_recent-comments |
Browser metrics Passed 4 tests
WP Resume: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,843 ▲97 | 13.25 ▼1.13 | 4.49 ▲2.44 | 41.83 ▲1.03 |
Dashboard /wp-admin | 2,229 ▲38 | 5.84 ▲0.96 | 113.53 ▲6.14 | 84.01 ▲40.11 |
Posts /wp-admin/edit.php | 2,130 ▲41 | 2.12 ▲0.09 | 35.53 ▼5.06 | 33.62 ▲0.28 |
Add New Post /wp-admin/post-new.php | 1,557 ▲24 | 22.98 ▼0.13 | 786.28 ▲178.63 | 64.35 ▲4.44 |
Media Library /wp-admin/upload.php | 1,426 ▲38 | 4.21 ▲0.00 | 99.74 ▼2.71 | 66.33 ▲22.68 |
Options /wp-admin/edit.php?post_type=wp_resume_position&page=wp_resume_options | 1,721 | 3.42 | 59.78 | 100.21 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.01MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
- Zombie WordPress options detected upon uninstall: 7 options
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
- wp_resume
Smoke tests 50% 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/edit.php?post_type=wp_resume_position&page=wp_resume_options
- > User deprecated in wp-includes/functions.php+5737
Function wp_editor() was called with an argument that is deprecated since version 3.9.0! TinyMCE editor IDs cannot have brackets.
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please fix the following
- 18× GET requests to PHP files have triggered server-side errors or warnings (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/wp-resume/templates/header.php:7
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/wp-resume/templates/upgrade-wp.php:7
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/wp-resume/templates/org_helptext.php:7
- > PHP Fatal error
Uncaught Error: Class 'WP_Resume' not found in wp-content/plugins/wp-resume/templates/resume-json.php:9
- > PHP Fatal error
Uncaught Error: Call to undefined function checked() in wp-content/plugins/wp-resume/templates/taxonomy_box.php:12
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/wp-resume/templates/resume-text.php:27
- > PHP Notice
Undefined variable: type in wp-content/plugins/wp-resume/templates/taxonomy_box.php on line 12
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/wp-resume/templates/options.php:7
- > PHP Fatal error
Uncaught Error: Call to undefined function current_user_can() in wp-content/plugins/wp-resume/templates/donate.php:8
- > PHP Fatal error
Uncaught Error: Call to undefined function get_bloginfo() in wp-content/plugins/wp-resume/includes/class.plugin-boilerplate.php:167
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
No browser errors were detected
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 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
8 plugin tags: online reputation, education, resume, cv, personal branding...
wp-resume/wp-resume.php Passed 13 tests
The main PHP script in "WP Resume" version 2.5.7 is automatically included on every request by WordPress
127 characters long description:
Out-of-the-box plugin which utilizes custom post types and taxonomies to add a snazzy resume to your personal blog or Web site.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Good job! No executable or dangerous file extensions detected4,628 lines of code in 44 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 27 | 997 | 1,216 | 2,051 |
PO File | 5 | 640 | 641 | 1,465 |
HTML | 1 | 123 | 0 | 571 |
Markdown | 5 | 96 | 0 | 291 |
JavaScript | 3 | 14 | 8 | 120 |
CoffeeScript | 1 | 17 | 5 | 82 |
CSS | 2 | 14 | 21 | 48 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.28 |
Average class complexity | 17.92 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 73.00 |
Average method complexity | 2.53 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 17.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 13 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 13 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 144 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 144 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 10 | |
▷ Named functions | 10 | 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
Using a strong compression for your PNG files is a great way to speed-up your plugin
4 PNG files occupy 0.16MB with 0.11MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-2.png | 82.23KB | 26.52KB | ▼ 67.75% |
img/menu-icon.png | 3.30KB | 0.73KB | ▼ 77.86% |
screenshot-1.png | 64.56KB | 20.70KB | ▼ 67.94% |
screenshot-3.png | 13.02KB | 3.33KB | ▼ 74.44% |