84% hide-publish-button-until-scheduled

Code Review | Disable Publish Button Until Scheduled

WordPress plugin Disable Publish Button Until Scheduled scored84%from 54 tests.

About plugin

  • Plugin page: hide-publish-butt...
  • Plugin version: 2.0.1
  • PHP version: 7.4.16
  • WordPress version: 6.3.1
  • First release: Dec 12, 2017
  • Latest release: Jan 25, 2018
  • Number of updates: 9
  • Update frequency: every 5.3 days
  • Top authors: dudebrogan (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /605 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully

Server metrics [RAM: ▲0.01MB] [CPU: ▼8.88ms] Passed 4 tests

Server-side resources used by Disable Publish Button Until Scheduled
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0039.12 ▼5.48
Dashboard /wp-admin3.31 ▲0.0152.73 ▼4.64
Posts /wp-admin/edit.php3.37 ▲0.0045.36 ▼5.81
Add New Post /wp-admin/post-new.php5.92 ▲0.0385.94 ▼19.57
Media Library /wp-admin/upload.php3.24 ▲0.0041.15 ▲1.67

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

Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-posts
widget_recent-comments
widget_theysaidso_widget
theysaidso_admin_options
db_upgraded
can_compress_scripts

Browser metrics Passed 4 tests

Checking browser requirements for Disable Publish Button Until Scheduled
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲2814.72 ▲0.491.72 ▼0.0842.61 ▼5.03
Dashboard /wp-admin2,192 ▲125.63 ▼0.0184.90 ▼7.6439.21 ▼2.67
Posts /wp-admin/edit.php2,103 ▲31.99 ▲0.0337.71 ▼0.5533.99 ▼2.16
Add New Post /wp-admin/post-new.php1,530 ▼723.14 ▲4.94684.47 ▲21.8557.25 ▼8.44
Media Library /wp-admin/upload.php1,394 ▼64.14 ▲0.01108.51 ▲5.3246.49 ▲0.32

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
  • Zombie WordPress options were found after uninstall: 6 options
    • theysaidso_admin_options
    • widget_theysaidso_widget
    • can_compress_scripts
    • widget_recent-posts
    • widget_recent-comments
    • db_upgraded

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
Good news, no errors were detected

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 take a closer look at the following
  • 1× PHP files trigger errors when accessed directly with GET requests:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/hide-publish-button-until-scheduled/publishDisable.php:9

User-side errors Passed 1 test

🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side

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
No plugin tags provided

hide-publish-button-until-scheduled/publishDisable.php 92% from 13 tests

The main file in "Disable Publish Button Until Scheduled" v. 2.0.1 serves as a complement to information provided in readme.txt and as the entry point to the plugin
You should first fix the following items:
  • Main file name: It is recommended to name the main PHP file as the plugin slug ("hide-publish-button-until-scheduled.php" instead of "publishDisable.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
No dangerous file extensions were detected36 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
JavaScript12223
PHP13713

PHP code Passed 2 tests

Analyzing logical lines of code, cyclomatic complexity, and other code metrics
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.50
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
There were not PNG files found in your plugin