90% my-wp-photos

Code Review | My WP Photos

WordPress plugin My WP Photos scored90%from 54 tests.

About plugin

  • Plugin page: my-wp-photos
  • Plugin version: 0.0.1
  • PHP compatiblity: 7.4+
  • PHP version: 7.4.16
  • WordPress compatibility: 5.0-6.4
  • WordPress version: 6.3.1
  • First release: Nov 30, 2023
  • Latest release: Nov 30, 2023
  • Number of updates: 2
  • Update frequency: every 0.5 days
  • Top authors: mdburnette (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /23 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices

Server metrics [RAM: ▲0.01MB] [CPU: ▼5.82ms] Passed 4 tests

An overview of server-side resources used by My WP Photos
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.48 ▲0.0139.17 ▼2.24
Dashboard /wp-admin3.32 ▲0.0246.56 ▼6.25
Posts /wp-admin/edit.php3.37 ▲0.0147.14 ▼6.69
Add New Post /wp-admin/post-new.php5.90 ▲0.0191.60 ▼8.09
Media Library /wp-admin/upload.php3.24 ▲0.0135.08 ▼1.97

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

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

Browser metrics Passed 4 tests

An overview of browser requirements for My WP Photos
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,790 ▲2814.37 ▼0.351.72 ▼0.0045.18 ▲0.88
Dashboard /wp-admin2,198 ▲185.62 ▼0.0494.84 ▼5.3737.78 ▼10.26
Posts /wp-admin/edit.php2,100 ▼01.97 ▲0.0340.10 ▼1.4036.38 ▼4.38
Add New Post /wp-admin/post-new.php1,526 ▼023.24 ▼0.06663.56 ▲24.1161.81 ▲11.50
Media Library /wp-admin/upload.php1,400 ▲34.19 ▲0.0196.81 ▼4.2942.43 ▲0.14

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
You still need to fix the following
  • This plugin does not fully uninstall, leaving 6 options in the database
    • widget_theysaidso_widget
    • widget_recent-comments
    • can_compress_scripts
    • db_upgraded
    • theysaidso_admin_options
    • widget_recent-posts

Smoke tests Passed 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though no errors were found, this is by no means an exhaustive test

SRP Passed 2 tests

🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
The SRP test was a success

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration 97% from 29 tests

readme.txt 94% from 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
Attributes that require attention:
  • Screenshots: Add an image for screenshot #1 (Coming soon.)
The official readme.txt might help

my-wp-photos/my-wp-photos.php Passed 13 tests

This is the main PHP file of "My WP Photos" version 0.0.1, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
71 characters long description:
Add your WordPress Photo Directory photos to your website as a gallery.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Good job! No executable or dangerous file extensions detected86 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP2242886

PHP code Passed 2 tests

A short review of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.44
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%
Functions2
▷ Named functions2100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Using a strong compression for your PNG files is a great way to speed-up your plugin
There are no PNG files in this plugin