84% am-wp-which-template

Code Review | WP Template Name

WordPress plugin WP Template Name scored84%from 54 tests.

About plugin

  • Plugin page: am-wp-which-template
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 4.6-4.9.2
  • WordPress version: 6.3.1
  • First release: Jan 6, 2017
  • Latest release: Jan 24, 2018
  • Number of updates: 6
  • Update frequency: every 63.3 days
  • Top authors: afzalmultani (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /1,196 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 gracefully, with no errors

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

Analyzing server-side resources used by WP Template Name
This plugin does not affect your website's performance
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0040.09 ▲1.94
Dashboard /wp-admin3.31 ▲0.0147.39 ▼5.27
Posts /wp-admin/edit.php3.36 ▲0.0049.42 ▼0.66
Add New Post /wp-admin/post-new.php5.89 ▲0.0090.13 ▼6.88
Media Library /wp-admin/upload.php3.23 ▲0.0036.41 ▼3.47

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

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

Browser metrics Passed 4 tests

Checking browser requirements for WP Template Name
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,831 ▲7014.35 ▼0.021.95 ▲0.2642.91 ▲0.69
Dashboard /wp-admin2,200 ▲265.58 ▼0.0994.97 ▼2.8643.56 ▲0.28
Posts /wp-admin/edit.php2,111 ▲111.97 ▼0.0455.48 ▲14.2946.07 ▲8.23
Add New Post /wp-admin/post-new.php1,531 ▲323.31 ▲0.38598.84 ▼89.7644.36 ▼17.06
Media Library /wp-admin/upload.php1,408 ▲54.19 ▲0.0896.33 ▼16.6939.57 ▼9.94

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

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
It is recommended to fix the following
  • This plugin does not fully uninstall, leaving 6 options in the database
    • widget_recent-posts
    • db_upgraded
    • can_compress_scripts
    • widget_recent-comments
    • widget_theysaidso_widget
    • theysaidso_admin_options

Smoke tests 75% from 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 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 add_action() in wp-content/plugins/am-wp-which-template/am-wp-which-template.php:22

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found

Optimizations

Plugin configuration Passed 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
6 plugin tags: debug, which file, which template, file, what file...

am-wp-which-template/am-wp-which-template.php Passed 13 tests

The main file in "WP Template Name" v. 1.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
110 characters long description:
This is a debugging plugin that displays the current php file that is loading on the front end of the website.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Success! There were no dangerous files found in this plugin19 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP171219

PHP code Passed 2 tests

This is a very shot review of cyclomatic complexity and code structure
Everything seems fine, there were no complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.29
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

PNG files should be compressed to save space and minimize bandwidth usage
No PNG images were found in this plugin