84% featured-background

Code Review | Featured Background by Schwarttzy.com

WordPress plugin Featured Background by Schwarttzy.com scored84%from 54 tests.

About plugin

  • Plugin page: featured-background
  • Plugin version: 0.6
  • PHP version: 7.4.16
  • WordPress compatibility: 3.8-4.0
  • WordPress version: 6.3.1
  • First release: Oct 4, 2014
  • Latest release: Oct 4, 2014
  • Number of updates: 13
  • Update frequency: every 0.1 days
  • Top authors: Schwarttzy (100%)

Code review

54 tests

User reviews

4 reviews

Install metrics

30+ active /1,913 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed successfully, without throwing any errors or notices

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

Server-side resources used by Featured Background by Schwarttzy.com
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0137.30 ▼6.29
Dashboard /wp-admin3.31 ▲0.0144.82 ▼5.20
Posts /wp-admin/edit.php3.45 ▲0.0951.92 ▲3.25
Add New Post /wp-admin/post-new.php5.91 ▲0.0392.56 ▲4.92
Media Library /wp-admin/upload.php3.23 ▲0.0030.98 ▼0.38

Server storage [IO: ▲0.21MB] [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
db_upgraded
theysaidso_admin_options
widget_recent-posts
widget_recent-comments
can_compress_scripts
widget_theysaidso_widget

Browser metrics Passed 4 tests

Featured Background by Schwarttzy.com: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,807 ▲7213.30 ▼1.011.89 ▲0.1043.07 ▼7.89
Dashboard /wp-admin2,206 ▲184.95 ▼0.95109.53 ▼4.9142.76 ▼5.40
Posts /wp-admin/edit.php2,257 ▲1683.48 ▲1.4295.37 ▲57.1035.10 ▲1.05
Add New Post /wp-admin/post-new.php6,235 ▲4,70219.03 ▼4.15941.91 ▲261.9738.66 ▼16.71
Media Library /wp-admin/upload.php1,388 ▼34.11 ▼0.1581.12 ▼21.8240.81 ▼10.28

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

Smoke tests 75% from 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 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
Almost there! Just fix the following items
  • 1× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/featured-background/featured_background.php:29

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser issues were found

Optimizations

Plugin configuration 96% from 29 tests

readme.txt Passed 16 tests

It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
10 plugin tags: image, wordpress, featured, background, page...

featured-background/featured_background.php 92% from 13 tests

This is the main PHP file of "Featured Background by Schwarttzy.com" version 0.6, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
It is important to fix the following:
  • Main file name: Please rename the main PHP file in this plugin to the plugin slug ("featured-background.php" instead of "featured_background.php")

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 plugin65 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP1163445
JavaScript1101320

PHP code Passed 2 tests

A brief analysis of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity
Average complexity per logical line of code0.48
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

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There are no PNG files in this plugin