84% enable-shortcodes-inside-widgetscomments-and-experts

Code Review | Enable Shortcodes inside Widgets,Comments and Experts

WordPress plugin Enable Shortcodes inside Widgets,Comments and Experts scored84%from 54 tests.

About plugin

  • Plugin page: enable-shortcodes...
  • Plugin version: 1.0.0
  • PHP version: 7.4.16
  • WordPress compatibility: 3.5.0-6.0.1
  • WordPress version: 6.3.1
  • First release: Apr 16, 2016
  • Latest release: Jul 25, 2022
  • Number of updates: 13
  • Update frequency: every 176.2 days
  • Top authors: amu02aftab (100%)

Code review

54 tests

User reviews

2 reviews

Install metrics

500+ active /4,432 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
This plugin's installer ran successfully

Server metrics [RAM: ▲0.00MB] [CPU: ▼2.74ms] Passed 4 tests

Analyzing server-side resources used by Enable Shortcodes inside Widgets,Comments and Experts
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0046.05 ▲4.70
Dashboard /wp-admin3.31 ▲0.0151.58 ▼4.05
Posts /wp-admin/edit.php3.36 ▲0.0050.95 ▼3.26
Add New Post /wp-admin/post-new.php5.89 ▲0.0093.44 ▼7.51
Media Library /wp-admin/upload.php3.24 ▲0.0039.15 ▲3.88

Server storage [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 3 tests

A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
db_upgraded
widget_theysaidso_widget
can_compress_scripts
widget_recent-posts
widget_recent-comments
theysaidso_admin_options

Browser metrics Passed 4 tests

A check of browser resources used by Enable Shortcodes inside Widgets,Comments and Experts
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲2814.32 ▼0.031.70 ▲0.0239.10 ▼2.64
Dashboard /wp-admin2,195 ▲185.55 ▼0.0389.28 ▼3.4839.27 ▼6.74
Posts /wp-admin/edit.php2,100 ▼01.98 ▼0.0439.75 ▼2.4737.61 ▲2.60
Add New Post /wp-admin/post-new.php1,404 ▼13218.32 ▲0.22622.37 ▼7.8652.73 ▼9.60
Media Library /wp-admin/upload.php1,400 ▲94.14 ▼0.01100.73 ▲0.9442.53 ▼5.78

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
  • This plugin does not fully uninstall, leaving 6 options in the database
    • widget_recent-posts
    • theysaidso_admin_options
    • can_compress_scripts
    • db_upgraded
    • widget_recent-comments
    • 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
Everything seems fine, however this is by no means an exhaustive test

SRP 50% from 2 tests

🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following items
  • 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/enable-shortcodes-inside-widgetscomments-and-experts/enable-shortcodes-inside-widgets-comments-experts.php:14

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser issues were found

Optimizations

Plugin configuration 96% from 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
4 plugin tags: shortcode in comment, shortcode widget, shortcodes in category description, shortcodes

enable-shortcodes-inside-widgetscomments-and-experts/enable-shortcodes-inside-widgets-comments-experts.php 92% from 13 tests

The entry point to "Enable Shortcodes inside Widgets,Comments and Experts" version 1.0.0 is a PHP file that has certain tags in its header comment area
The following require your attention:
  • Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("enable-shortcodes-inside-widgetscomments-and-experts.php" instead of "enable-shortcodes-inside-widgets-comments-experts.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Everything looks great! No dangerous files found in this plugin10 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP151410

PHP code Passed 2 tests

An overview of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity issues
Cyclomatic complexity
Average complexity per logical line of code0.00
Average class complexity0.00
▷ Minimum class complexity0.00
▷ Maximum class complexity0.00
Average method complexity0.00
▷ Minimum method complexity0.00
▷ Maximum method complexity0.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes0
▷ Abstract classes00.00%
▷ Concrete classes00.00%
▷ Final classes00.00%
Methods0
▷ Static methods00.00%
▷ Public methods00.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions0
▷ Named functions00.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG images were found in this plugin