84% site-closed

Code Review | Site Closed

WordPress plugin Site Closed scored 84% from 54 tests.

About plugin

  • Plugin page: site-closed
  • Plugin version: 0.2.5
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0-3.5.1
  • WordPress version: 6.3.1
  • First release: Mar 15, 2013
  • Latest release: Apr 22, 2013
  • Number of updates: 6
  • Update frequency: every 6.3 days
  • Top authors: paulobarcelos (100%)

Code review

54 tests

User reviews

1 review

Install metrics

300+ active / 13,152 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully

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

Analyzing server-side resources used by Site Closed
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0136.68 ▼7.89
Dashboard /wp-admin3.31 ▲0.0043.04 ▼3.47
Posts /wp-admin/edit.php3.36 ▲0.0044.64 ▼4.28
Add New Post /wp-admin/post-new.php5.89 ▲0.0083.99 ▼23.92
Media Library /wp-admin/upload.php3.23 ▲0.0034.12 ▼1.00

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

Filesystem and database footprint
The plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-comments
can_compress_scripts
widget_theysaidso_widget
theysaidso_admin_options
db_upgraded
widget_recent-posts

Browser metrics Passed 4 tests

A check of browser resources used by Site Closed
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲6513.14 ▼1.461.70 ▲0.0342.70 ▼5.40
Dashboard /wp-admin2,206 ▲155.78 ▲0.87103.95 ▲1.0038.62 ▼3.01
Posts /wp-admin/edit.php2,092 ▲31.98 ▼0.0839.23 ▲2.5234.27 ▲2.19
Add New Post /wp-admin/post-new.php1,542 ▼018.15 ▼0.15608.83 ▼38.6058.04 ▼11.89
Media Library /wp-admin/upload.php1,388 ▼34.21 ▲0.03100.03 ▼4.6840.92 ▼1.93

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
These items require your attention
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • db_upgraded
    • widget_theysaidso_widget
    • widget_recent-posts
    • theysaidso_admin_options
    • widget_recent-comments
    • can_compress_scripts

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, 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× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/site-closed/site-closed.php:38

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found

Optimizations

Plugin configuration 97% from 29 tests

readme.txt 94% from 16 tests

Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
These attributes need your attention:
  • Plugin Name: Write the name of your plugin instead of "Plugin Name" on the first line ( === site-closed === )
The official readme.txt is a good inspiration

site-closed/site-closed.php Passed 13 tests

The entry point to "Site Closed" version 0.2.5 is a PHP file that has certain tags in its header comment area
84 characters long description:
If active, closes the website and only logged in users will be able view it normaly.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Success! There were no dangerous files found in this plugin17 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP142015
Markdown1002

PHP code Passed 2 tests

An overview of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.40
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%
Functions1
▷ Named functions1100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.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
PNG images were not found in this plugin