84% aucor-url-sanitizer

Code Review | Aucor URL Sanitizer

WordPress plugin Aucor URL Sanitizer scored84%from 54 tests.

About plugin

  • Plugin page: aucor-url-sanitizer
  • Plugin version: 2.1
  • PHP compatiblity: 7.0+
  • PHP version: 7.4.16
  • WordPress compatibility: 4.7.3-5.2.2
  • WordPress version: 6.3.1
  • First release: Aug 8, 2019
  • Latest release: Aug 8, 2019
  • Number of updates: 2
  • Update frequency: N/A
  • Top authors: aucor (100%)

Code review

54 tests

User reviews

1 review

Install metrics

80+ active /3,152 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

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

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

Analyzing server-side resources used by Aucor URL Sanitizer
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0044.87 ▲0.20
Dashboard /wp-admin3.31 ▲0.0149.77 ▼3.94
Posts /wp-admin/edit.php3.36 ▲0.0053.11 ▲0.13
Add New Post /wp-admin/post-new.php5.89 ▲0.0090.24 ▼8.52
Media Library /wp-admin/upload.php3.23 ▲0.0037.70 ▼0.94

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

A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-posts
db_upgraded
theysaidso_admin_options
widget_recent-comments
can_compress_scripts
widget_theysaidso_widget

Browser metrics Passed 4 tests

This is an overview of browser requirements for Aucor URL Sanitizer
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲2814.37 ▼0.241.46 ▼0.3337.49 ▼8.27
Dashboard /wp-admin2,195 ▲155.63 ▼0.0490.25 ▲2.4240.62 ▲0.30
Posts /wp-admin/edit.php2,100 ▼32.02 ▲0.0439.83 ▼1.9738.58 ▲1.26
Add New Post /wp-admin/post-new.php1,526 ▼023.01 ▼0.62617.49 ▼17.3951.72 ▼7.37
Media Library /wp-admin/upload.php1,400 ▼04.23 ▼0.0097.32 ▼0.5645.36 ▼0.24

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
The following items require your attention
  • Zombie WordPress options were found after uninstall: 6 options
    • widget_theysaidso_widget
    • db_upgraded
    • theysaidso_admin_options
    • widget_recent-posts
    • widget_recent-comments
    • can_compress_scripts

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 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
The following issues need your attention
  • 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/aucor-url-sanitizer/aucor-url-sanitizer.php:621

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)
No browser issues were found

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
4 plugin tags: slug, wordpress, i18n, sanitize

aucor-url-sanitizer/aucor-url-sanitizer.php Passed 13 tests

The principal PHP file in "Aucor URL Sanitizer" v. 2.1 is loaded by WordPress automatically on each request
120 characters long description:
Converts Cyrillic, Georgian, Arabic and Chinese characters in post, term slugs and media file names to Latin characters.

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
There were no executable files found in this plugin535 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP13382507
Markdown122028

PHP code Passed 2 tests

This is a very shot review of cyclomatic complexity and code structure
Everything seems fine, there were no complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.37
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
No PNG images were found in this plugin