90% editor-rtl

Code Review | Editor RTL Fixes

WordPress plugin Editor RTL Fixes scored 90% from 54 tests.

About plugin

  • Plugin page: editor-rtl
  • Plugin version: 1.0.4
  • PHP compatiblity: 5.6+
  • PHP version: 7.4.16
  • WordPress compatibility: 5.5-5.8
  • WordPress version: 6.3.1
  • First release: Oct 20, 2020
  • Latest release: Nov 18, 2021
  • Number of updates: 18
  • Update frequency: every 21.9 days
  • Top authors: sa3idho (100%)

Code review

54 tests

User reviews

1 review

Install metrics

40+ active / 866 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: ▼5.60ms] Passed 4 tests

A check of server-side resources used by Editor RTL Fixes
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0148.81 ▲4.82
Dashboard /wp-admin3.31 ▲0.0145.48 ▼4.61
Posts /wp-admin/edit.php3.36 ▲0.0049.48 ▼0.23
Add New Post /wp-admin/post-new.php5.89 ▲0.0090.42 ▼14.98
Media Library /wp-admin/upload.php3.23 ▲0.0034.69 ▼2.59

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

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

Browser metrics Passed 4 tests

Editor RTL Fixes: an overview of browser usage
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲6514.40 ▼0.181.84 ▲0.2344.51 ▼1.45
Dashboard /wp-admin2,203 ▲155.83 ▼0.0796.95 ▼7.1138.08 ▼4.17
Posts /wp-admin/edit.php2,086 ▼32.03 ▼0.0235.84 ▼0.5033.17 ▼0.25
Add New Post /wp-admin/post-new.php1,533 ▼023.07 ▼0.16667.58 ▲6.4648.01 ▼12.25
Media Library /wp-admin/upload.php1,385 ▼04.30 ▲0.0396.87 ▼0.9040.86 ▼2.01

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

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
  • Zombie WordPress options detected upon uninstall: 6 options
    • widget_theysaidso_widget
    • can_compress_scripts
    • widget_recent-posts
    • widget_recent-comments
    • db_upgraded
    • theysaidso_admin_options

Smoke tests Passed 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check 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
Congratulations! This plugin passed the SRP test

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/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 undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
2 plugin tags: editor, rtl

editor-rtl/editor-rtl.php 92% from 13 tests

The primary PHP file in "Editor RTL Fixes" version 1.0.4 is used by WordPress to initiate all plugin functionality
Please make the necessary changes and fix the following:
  • Domain Path: The domain path folder does not exist ("/locales")

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 plugin42 lines of code in 4 files:
LanguageFilesBlank linesComment linesLines of code
PHP373222
CSS12020

PHP code Passed 2 tests

This is a very shot review of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.33
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 functions00.00%
▷ Anonymous functions1100.00%
Constants3
▷ Global constants3100.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Often times overlooked, PNG files can occupy unnecessary space in your plugin
PNG images were not found in this plugin