84% no-update-reminder

Code Review | No Update Reminder

WordPress plugin No Update Reminder scored84%from 54 tests.

About plugin

  • Plugin page: no-update-reminder
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 2.8-3.8.1
  • WordPress version: 6.3.1
  • First release: Feb 3, 2014
  • Latest release: Feb 3, 2014
  • Number of updates: 3
  • Update frequency: N/A
  • Top authors: Master Farzad (100%)

Code review

54 tests

User reviews

2 reviews

Install metrics

100+ active /2,864 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
Installer ran successfully

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

Analyzing server-side resources used by No Update Reminder
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.46 ▲0.0037.56 ▼8.14
Dashboard /wp-admin3.31 ▲0.0050.92 ▼5.60
Posts /wp-admin/edit.php3.36 ▲0.0046.01 ▼5.75
Add New Post /wp-admin/post-new.php5.89 ▲0.0093.80 ▲1.76
Media Library /wp-admin/upload.php3.23 ▲0.0038.93 ▲1.39

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

Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
theysaidso_admin_options
widget_theysaidso_widget
widget_recent-posts
db_upgraded
can_compress_scripts
widget_recent-comments

Browser metrics Passed 4 tests

No Update Reminder: an overview of browser usage
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,781 ▲2014.42 ▼0.311.76 ▼0.2542.25 ▼1.69
Dashboard /wp-admin2,187 ▲105.57 ▼0.0286.08 ▼4.0941.20 ▲1.63
Posts /wp-admin/edit.php2,093 ▼42.02 ▲0.0338.96 ▲3.9436.22 ▼0.03
Add New Post /wp-admin/post-new.php1,518 ▼1022.93 ▼0.05616.43 ▼67.6262.81 ▲11.59
Media Library /wp-admin/upload.php1,395 ▼54.18 ▼0.06102.91 ▼3.2145.55 ▲2.76

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

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though no errors were found, this is by no means an exhaustive test

SRP 50% from 2 tests

🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please fix the following
  • 1× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/no-update-reminder/no-update-reminder.php:11

User-side errors Passed 1 test

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

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
6 plugin tags: remove update reminder in wordpress, hide update reminder, hide wordpress update reminder, hide wordpress updater, hide wp reminder...

no-update-reminder/no-update-reminder.php Passed 13 tests

"No Update Reminder" version 1.0's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
44 characters long description:
Simply Hide all Update Reminders in WP-Admin

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
Success! There were no dangerous files found in this plugin6 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP1186

PHP code Passed 2 tests

An short overview of 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%
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

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There were not PNG files found in your plugin