84% are-you-sure

Code Review | Are You Sure

WordPress plugin Are You Sure scored84%from 54 tests.

About plugin

  • Plugin page: are-you-sure
  • Plugin version: 0.2
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0-4.6.1
  • WordPress version: 6.3.1
  • First release: Jun 6, 2014
  • Latest release: Sep 27, 2016
  • Number of updates: 16
  • Update frequency: every 52.8 days
  • Top authors: urre (100%)

Code review

54 tests

User reviews

1 review

Install metrics

40+ active /1,649 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully

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

Server-side resources used by Are You Sure
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0142.02 ▲3.49
Dashboard /wp-admin3.32 ▼0.0346.60 ▼14.63
Posts /wp-admin/edit.php3.37 ▲0.0150.15 ▲1.84
Add New Post /wp-admin/post-new.php5.92 ▲0.0384.06 ▼22.65
Media Library /wp-admin/upload.php3.24 ▲0.0137.46 ▲2.97

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

Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 5 new files
Database: no new tables, 6 new options
New WordPress options
theysaidso_admin_options
widget_recent-posts
can_compress_scripts
widget_recent-comments
widget_theysaidso_widget
db_upgraded

Browser metrics Passed 4 tests

An overview of browser requirements for Are You Sure
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,830 ▲8413.14 ▼1.215.01 ▲3.3340.20 ▲0.43
Dashboard /wp-admin2,211 ▲204.84 ▼0.04105.07 ▲1.6540.21 ▼2.50
Posts /wp-admin/edit.php2,094 ▲52.02 ▼0.0340.95 ▲5.3935.20 ▲3.55
Add New Post /wp-admin/post-new.php1,533 ▼023.40 ▲0.01643.40 ▼28.0254.72 ▲2.11
Media Library /wp-admin/upload.php1,393 ▲84.22 ▲0.0197.07 ▼2.6742.69 ▼4.28

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
It is recommended to fix the following
  • The uninstall procedure has failed, leaving 6 options in the database
    • widget_recent-comments
    • db_upgraded
    • widget_recent-posts
    • can_compress_scripts
    • widget_theysaidso_widget
    • theysaidso_admin_options

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
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
Almost there! Just fix the following items
  • 1× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/are-you-sure/areyousure.php:29

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 96% from 29 tests

readme.txt Passed 16 tests

The readme.txt file uses markdown syntax to describe your plugin to the world
2 plugin tags: confirmation, publishing

are-you-sure/areyousure.php 92% from 13 tests

The main file in "Are You Sure" v. 0.2 serves as a complement to information provided in readme.txt and as the entry point to the plugin
It is important to fix the following:
  • Main file name: Please rename the main PHP file in this plugin to the plugin slug ("are-you-sure.php" instead of "areyousure.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 plugin64 lines of code in 3 files:
LanguageFilesBlank linesComment linesLines of code
PO File1224025
JavaScript114621
PHP1122718

PHP code Passed 2 tests

Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
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%
Functions2
▷ Named functions2100.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
There were not PNG files found in your plugin