90% rename-media-files

Code Review | Rename Media Files

WordPress plugin Rename Media Files scored90%from 54 tests.

About plugin

  • Plugin page: rename-media-files
  • Plugin version: 1.0.1
  • PHP version: 7.4.16
  • WordPress compatibility: 3.1-4.5
  • WordPress version: 6.3.1
  • First release: Jul 8, 2010
  • Latest release: Apr 17, 2016
  • Number of updates: 10
  • Update frequency: every 211.5 days
  • Top authors: dimadin (100%)

Code review

54 tests

User reviews

11 reviews

Install metrics

2,000+ active /22,864 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.01MB] [CPU: ▼1.88ms] Passed 4 tests

A check of server-side resources used by Rename Media Files
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0139.25 ▼0.08
Dashboard /wp-admin3.31 ▲0.0145.17 ▼4.43
Posts /wp-admin/edit.php3.36 ▲0.0148.00 ▲4.58
Add New Post /wp-admin/post-new.php5.89 ▲0.0192.68 ▼3.10
Media Library /wp-admin/upload.php3.23 ▲0.0036.50 ▲0.09

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

How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options
can_compress_scripts
widget_recent-comments
theysaidso_admin_options
db_upgraded
widget_theysaidso_widget
widget_recent-posts

Browser metrics Passed 4 tests

This is an overview of browser requirements for Rename Media Files
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲6514.45 ▼0.171.84 ▲0.0844.42 ▼3.22
Dashboard /wp-admin2,209 ▲185.85 ▲0.9695.70 ▼3.9440.13 ▼4.76
Posts /wp-admin/edit.php2,092 ▲32.04 ▲0.0039.60 ▲4.0738.10 ▲5.31
Add New Post /wp-admin/post-new.php1,537 ▲1823.22 ▲0.20654.73 ▼18.5756.84 ▲1.12
Media Library /wp-admin/upload.php1,382 ▼64.21 ▼0.01100.47 ▼15.8039.99 ▼9.02

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
It is recommended to fix the following
  • Zombie WordPress options were found after uninstall: 6 options
    • can_compress_scripts
    • theysaidso_admin_options
    • widget_recent-comments
    • widget_theysaidso_widget
    • widget_recent-posts
    • db_upgraded

Smoke tests Passed 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A smoke test targeting server-side errors
Everything seems fine, however this is by no means an exhaustive test

SRP Passed 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
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
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
2 plugin tags: media, rename

rename-media-files/rename-media-files.php Passed 13 tests

The principal PHP file in "Rename Media Files" v. 1.0.1 is loaded by WordPress automatically on each request
28 characters long description:
Rename names of media files.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Success! There were no dangerous files found in this plugin108 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP1358577
PO File191331

PHP code Passed 2 tests

Analyzing cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.26
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%
Functions5
▷ Named functions5100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.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
No PNG files were detected