Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.04MB] [CPU: ▼3.54ms] Passed 4 tests
Analyzing server-side resources used by WP Font Awesome
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 36.99 ▼2.94 |
Dashboard /wp-admin | 3.34 ▲0.04 | 44.44 ▼0.10 |
Posts /wp-admin/edit.php | 3.39 ▲0.04 | 46.17 ▲2.89 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.04 | 82.19 ▼10.68 |
Media Library /wp-admin/upload.php | 3.26 ▲0.04 | 34.70 ▼0.42 |
WP Font Awesome /wp-admin/options-general.php?page=wpFontAwesome | 3.23 | 30.40 |
Server storage [IO: ▲1.43MB] [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: 23 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-posts |
db_upgraded |
can_compress_scripts |
widget_recent-comments |
theysaidso_admin_options |
Browser metrics Passed 4 tests
WP Font Awesome: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,810 ▲75 | 13.21 ▼1.16 | 1.69 ▼0.07 | 36.86 ▼8.35 |
Dashboard /wp-admin | 2,215 ▲24 | 5.86 ▼0.02 | 93.70 ▼11.44 | 37.88 ▼3.18 |
Posts /wp-admin/edit.php | 2,095 ▲6 | 2.06 ▲0.02 | 39.29 ▲1.14 | 35.39 ▲6.29 |
Add New Post /wp-admin/post-new.php | 1,519 ▲5 | 17.48 ▼0.24 | 670.11 ▼7.84 | 55.43 ▼8.63 |
Media Library /wp-admin/upload.php | 1,391 ▲6 | 4.27 ▲0.06 | 92.14 ▼9.25 | 40.31 ▼5.25 |
WP Font Awesome /wp-admin/options-general.php?page=wpFontAwesome | 863 | 1.99 | 21.60 | 29.99 |
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
The following items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- can_compress_scripts
- db_upgraded
- widget_recent-posts
- theysaidso_admin_options
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 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
Please take a closer look at the following
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/wp-font-awesome/wp-font-awesome.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 97% from 29 tests
readme.txt 94% 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 require attention:
- Screenshots: These screenshots require images: #1 (Shortcodes), #2 (Shortcodes result), #4 (Larger Icon), #5 (Menu), #6 (Widget), #7 (Superscript)
wp-font-awesome/wp-font-awesome.php Passed 13 tests
The primary PHP file in "WP Font Awesome" version 1.7.9 is used by WordPress to initiate all plugin functionality
62 characters long description:
This plugin allows the easily embed Font Awesome to your site.
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
There were no executable files found in this plugin2,568 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 5 | 0 | 23 | 2,340 |
PHP | 1 | 44 | 20 | 127 |
JavaScript | 1 | 2 | 0 | 101 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.25 |
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 | 14 | |
▷ Named functions | 14 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 3 | |
▷ Global constants | 3 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin