84% post-title-validation

Code Review | Post-title-validation

WordPress plugin Post-title-validation scored84%from 54 tests.

About plugin

  • Plugin page: post-title-valida...
  • Plugin version: 1.1
  • PHP version: 7.4.16
  • WordPress compatibility: 3.5.1-4.9.2
  • WordPress version: 6.3.1
  • First release: Aug 18, 2013
  • Latest release: Jan 30, 2018
  • Number of updates: 14
  • Update frequency: every 116.2 days
  • Top authors: pranavpathakjaora (100%)

Code review

54 tests

User reviews

2 reviews

Install metrics

90+ active /2,701 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed gracefully, with no errors

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

This is a short check of server-side resources used by Post-title-validation
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0035.95 ▼10.38
Dashboard /wp-admin3.31 ▲0.0145.63 ▼2.01
Posts /wp-admin/edit.php3.36 ▲0.0047.83 ▼5.16
Add New Post /wp-admin/post-new.php5.91 ▲0.02102.56 ▼1.33
Media Library /wp-admin/upload.php3.23 ▲0.0034.88 ▲3.09

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

Filesystem and database footprint
No storage issues were detected
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-posts
db_upgraded
widget_recent-comments
widget_theysaidso_widget
theysaidso_admin_options
can_compress_scripts

Browser metrics Passed 4 tests

A check of browser resources used by Post-title-validation
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,825 ▲7913.26 ▼1.121.88 ▼0.4139.70 ▼0.56
Dashboard /wp-admin2,209 ▲215.83 ▲0.9394.45 ▼11.7538.50 ▼4.05
Posts /wp-admin/edit.php2,070 ▼222.03 ▲0.0237.65 ▼15.9336.13 ▼7.16
Add New Post /wp-admin/post-new.php1,541 ▲818.16 ▼5.00636.67 ▼42.0966.37 ▼7.20
Media Library /wp-admin/upload.php1,391 ▲34.19 ▼0.0395.37 ▼6.6140.78 ▼4.34

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

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
The smoke test was a success, however most plugin functionality was not tested

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 take a closer look at the following
  • 1× GET requests to PHP files have triggered server-side errors or warnings:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/post-title-validation/post-title-validation.php:31

User-side errors Passed 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine on the user side

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

The readme.txt file uses markdown syntax to describe your plugin to the world
4 plugin tags: post, validation, title validation, page

post-title-validation/post-title-validation.php Passed 13 tests

"Post-title-validation" version 1.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
90 characters long description:
This plugin validate post and page title field. It will also work for custom content type.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Success! There were no dangerous files found in this plugin28 lines of code in 3 files:
LanguageFilesBlank linesComment linesLines of code
JavaScript10220
PHP23288

PHP code Passed 2 tests

Analyzing cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code1.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

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