Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.04MB] [CPU: ▲0.19ms] Passed 4 tests
This is a short check of server-side resources used by Use Hashtags – convert #hashtags to search links
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.01 | 38.76 ▼2.38 |
Dashboard /wp-admin | 3.35 ▲0.05 | 55.75 ▲0.89 |
Posts /wp-admin/edit.php | 3.41 ▲0.05 | 50.12 ▲2.29 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.05 | 103.01 ▲11.78 |
Media Library /wp-admin/upload.php | 3.28 ▲0.05 | 36.51 ▼0.03 |
Use Hashtags /wp-admin/tools.php?page=use-hashtags | 3.24 | 33.62 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 3 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-posts |
widget_recent-comments |
use_hashtags_options |
can_compress_scripts |
theysaidso_admin_options |
widget_theysaidso_widget |
db_upgraded |
Browser metrics Passed 4 tests
A check of browser resources used by Use Hashtags – convert #hashtags to search links
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.24 ▼0.13 | 1.81 ▼0.01 | 40.96 ▼4.51 |
Dashboard /wp-admin | 2,199 ▲25 | 5.58 ▼0.03 | 90.83 ▼5.97 | 43.70 ▲0.41 |
Posts /wp-admin/edit.php | 2,101 ▲1 | 1.98 ▼0.00 | 41.18 ▲7.51 | 38.17 ▲1.35 |
Add New Post /wp-admin/post-new.php | 1,531 ▲3 | 23.17 ▲0.24 | 613.57 ▼58.84 | 60.27 ▼3.88 |
Media Library /wp-admin/upload.php | 1,407 ▲13 | 4.26 ▲0.01 | 96.56 ▼5.62 | 44.87 ▲2.08 |
Use Hashtags /wp-admin/tools.php?page=use-hashtags | 862 | 2.00 | 22.19 | 32.73 |
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
It is recommended to fix the following
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_theysaidso_widget
- can_compress_scripts
- db_upgraded
- widget_recent-comments
- widget_recent-posts
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP Passed 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
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
4 plugin tags: user experience, ux, navigation, hashtags
use-hashtags/use-hashtags.php Passed 13 tests
The main PHP file in "Use Hashtags – convert #hashtags to search links" ver. 1.1.0 adds more information about the plugin and also serves as the entry point for this plugin
72 characters long description:
Convert all the #hashtags in your content and excerpts to a search link.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Success! There were no dangerous files found in this plugin233 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 59 | 80 | 233 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.26 |
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 | 19 | |
▷ Named functions | 19 | 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
PNG images were not found in this plugin