90% wp-missed-schedule-posts

Code Review | WP Missed Schedule Posts

WordPress plugin WP Missed Schedule Posts scored90%from 54 tests.

About plugin

  • Plugin page: wp-missed-schedul...
  • Plugin version: 1.1
  • PHP version: 7.4.16
  • WordPress compatibility: 3.6-4.8
  • WordPress version: 6.3.1
  • First release: May 8, 2017
  • Latest release: Jul 20, 2017
  • Number of updates: 7
  • Update frequency: every 10.7 days
  • Top authors: newvariable (100%)

Code review

54 tests

User reviews

6 reviews

Install metrics

10,000+ active /49,056 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully

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

Server-side resources used by WP Missed Schedule Posts
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0140.70 ▼0.13
Dashboard /wp-admin3.32 ▲0.0152.10 ▲1.72
Posts /wp-admin/edit.php3.37 ▲0.0149.04 ▲1.46
Add New Post /wp-admin/post-new.php5.90 ▲0.0186.60 ▼3.02
Media Library /wp-admin/upload.php3.24 ▲0.0138.55 ▲6.30

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

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

Browser metrics Passed 4 tests

A check of browser resources used by WP Missed Schedule Posts
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲6513.29 ▼1.084.45 ▲2.7043.67 ▼5.72
Dashboard /wp-admin2,203 ▲214.85 ▼0.01113.77 ▼5.8943.41 ▼1.14
Posts /wp-admin/edit.php2,086 ▼62.05 ▲0.0034.95 ▼0.8932.74 ▼1.79
Add New Post /wp-admin/post-new.php1,537 ▼123.10 ▼0.08658.29 ▼14.4353.97 ▲7.96
Media Library /wp-admin/upload.php1,391 ▲64.15 ▼0.0696.16 ▼4.9943.11 ▲3.07

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

🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
The following items require your attention
  • This plugin does not fully uninstall, leaving 6 options in the database
    • widget_recent-comments
    • db_upgraded
    • widget_theysaidso_widget
    • widget_recent-posts
    • can_compress_scripts
    • theysaidso_admin_options

Smoke tests Passed 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
The smoke test was a success, however most plugin functionality was not tested

SRP Passed 2 tests

🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions 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 a shallow check for browser errors
No browser errors were detected

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
10 plugin tags: scheduled, future, future posts, missed, missed posts...

wp-missed-schedule-posts/wp-missed-schedule-posts.php Passed 13 tests

"WP Missed Schedule Posts" version 1.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
49 characters long description:
Auto publish future post missed by WordPress cron

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Success! There were no dangerous files found in this plugin202 lines of code in 3 files:
LanguageFilesBlank linesComment linesLines of code
Bourne Shell12935137
PHP1233351
JSON10014

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
All good! No complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.46
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%
Functions3
▷ Named functions3100.00%
▷ Anonymous functions00.00%
Constants2
▷ Global constants2100.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

All PNG images should be compressed to minimize bandwidth usage for end users
PNG images were not found in this plugin