84% what-template

Code Review | What Template

WordPress plugin What Template scored84%from 54 tests.

About plugin

  • Plugin page: what-template
  • Plugin version: 0.1
  • PHP version: 7.4.16
  • WordPress compatibility: 3.1-6.1
  • WordPress version: 6.3.1
  • First release: Jun 22, 2012
  • Latest release: Nov 4, 2022
  • Number of updates: 25
  • Update frequency: every 151.5 days
  • Top authors: ironprogrammer (100%)

Code review

54 tests

User reviews

3 reviews

Install metrics

1,000+ active /16,170 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices

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

Analyzing server-side resources used by What Template
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0038.69 ▼1.84
Dashboard /wp-admin3.31 ▲0.0146.95 ▼2.52
Posts /wp-admin/edit.php3.36 ▲0.0042.75 ▼7.11
Add New Post /wp-admin/post-new.php5.89 ▲0.0080.03 ▼17.97
Media Library /wp-admin/upload.php3.23 ▲0.0034.35 ▼1.48

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

How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options
can_compress_scripts
widget_theysaidso_widget
widget_recent-posts
widget_recent-comments
db_upgraded
theysaidso_admin_options

Browser metrics Passed 4 tests

What Template: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,806 ▲6014.48 ▲0.111.76 ▲0.0443.78 ▲6.63
Dashboard /wp-admin2,209 ▲245.86 ▼0.0198.72 ▼3.0536.12 ▼8.72
Posts /wp-admin/edit.php2,089 ▼02.05 ▲0.0333.65 ▼2.8133.23 ▼1.02
Add New Post /wp-admin/post-new.php1,514 ▼517.56 ▼5.78676.41 ▼5.3050.93 ▼5.45
Media Library /wp-admin/upload.php1,388 ▼04.22 ▼0.0396.01 ▼6.2542.48 ▼3.98

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

🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
It is recommended to fix the following
  • Zombie WordPress options were found after uninstall: 6 options
    • widget_theysaidso_widget
    • widget_recent-comments
    • can_compress_scripts
    • theysaidso_admin_options
    • widget_recent-posts
    • db_upgraded

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though everything seems fine, this is not an exhaustive test

SRP 50% from 2 tests

🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please fix the following
  • 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/what-template/what-template.php:22

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 97% from 29 tests

readme.txt 94% from 16 tests

Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
These attributes need to be fixed: The official readme.txt is a good inspiration

what-template/what-template.php Passed 13 tests

Analyzing the main PHP file in "What Template" version 0.1
55 characters long description:
Adds the current page's template name to the admin bar.

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
No dangerous file extensions were detected333 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
Markdown1800320
PHP11813

PHP code Passed 2 tests

Analyzing logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity problems
Cyclomatic complexity
Average complexity per logical line of code0.25
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%
Functions1
▷ Named functions1100.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
No PNG files were detected