84% theme-blvd-layouts-to-posts

Code Review | Theme Blvd Layouts to Posts

WordPress plugin Theme Blvd Layouts to Posts scored84%from 54 tests.

About plugin

  • Plugin page: theme-blvd-layout...
  • Plugin version: 1.0.5
  • PHP version: 7.4.16
  • WordPress version: 6.3.1
  • First release: Aug 26, 2012
  • Latest release: Mar 28, 2018
  • Number of updates: 13
  • Update frequency: every 156.9 days
  • Top authors: themeblvd (100%)

Code review

54 tests

User reviews

1 review

Install metrics

100+ active /4,738 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully

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

Analyzing server-side resources used by Theme Blvd Layouts to Posts
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0034.86 ▼9.13
Dashboard /wp-admin3.31 ▲0.0148.25 ▼2.76
Posts /wp-admin/edit.php3.36 ▲0.0053.90 ▼1.52
Add New Post /wp-admin/post-new.php5.89 ▲0.0086.27 ▼13.17
Media Library /wp-admin/upload.php3.23 ▲0.0039.81 ▲1.84

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

Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-comments
widget_theysaidso_widget
widget_recent-posts
can_compress_scripts
db_upgraded
theysaidso_admin_options

Browser metrics Passed 4 tests

An overview of browser requirements for Theme Blvd Layouts to Posts
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲3914.31 ▼0.071.64 ▼0.0540.02 ▲1.03
Dashboard /wp-admin2,200 ▲205.64 ▼0.0593.61 ▼2.1541.73 ▼1.46
Posts /wp-admin/edit.php2,111 ▲142.03 ▲0.0339.80 ▲2.5537.68 ▲5.07
Add New Post /wp-admin/post-new.php1,537 ▲617.65 ▼5.67647.69 ▲40.5347.61 ▼6.95
Media Library /wp-admin/upload.php1,411 ▲114.24 ▼0.0998.55 ▼13.9249.26 ▲4.82

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

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 | 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 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 plugins_url() in wp-content/plugins/theme-blvd-layouts-to-posts/tb-layouts-to-posts.php:30

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found

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
6 plugin tags: layout builder, jason bobich, builder, custom layouts, themeblvd...

theme-blvd-layouts-to-posts/tb-layouts-to-posts.php 92% from 13 tests

The entry point to "Theme Blvd Layouts to Posts" version 1.0.5 is a PHP file that has certain tags in its header comment area
It is important to fix the following:
  • Main file name: It is recommended to name the main PHP file as the plugin slug ("theme-blvd-layouts-to-posts.php" instead of "tb-layouts-to-posts.php")

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 plugin145 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP189127145

PHP code Passed 2 tests

This plugin's cyclomatic complexity and code structure detailed below
Everything seems fine, there were no complexity issues found
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%
Functions10
▷ Named functions10100.00%
▷ Anonymous functions00.00%
Constants3
▷ Global constants3100.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
No PNG images were found in this plugin