84% add-ids-to-header-tags

Code Review | Add IDs to Header Tags

WordPress plugin Add IDs to Header Tags scored84%from 54 tests.

About plugin

  • Plugin page: add-ids-to-header...
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress version: 6.3.1
  • First release: Dec 3, 2013
  • Latest release: Dec 3, 2013
  • Number of updates: 2
  • Update frequency: every 1.5 days
  • Top authors: georgestephanis (100%)

Code review

54 tests

User reviews

3 reviews

Install metrics

40+ active /2,893 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.01MB] [CPU: ▼5.50ms] Passed 4 tests

A check of server-side resources used by Add IDs to Header Tags
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0134.59 ▼5.52
Dashboard /wp-admin3.31 ▲0.0144.13 ▼3.85
Posts /wp-admin/edit.php3.36 ▲0.0147.70 ▲1.10
Add New Post /wp-admin/post-new.php5.89 ▲0.0184.65 ▼12.06
Media Library /wp-admin/upload.php3.23 ▲0.0135.99 ▼0.56

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

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

Browser metrics Passed 4 tests

This is an overview of browser requirements for Add IDs to Header Tags
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲5413.25 ▼1.161.69 ▲0.0241.92 ▲3.87
Dashboard /wp-admin2,203 ▲215.83 ▲0.0295.55 ▼11.4335.88 ▼5.31
Posts /wp-admin/edit.php2,089 ▼02.01 ▲0.0240.85 ▲0.3036.84 ▼0.24
Add New Post /wp-admin/post-new.php1,533 ▲1023.33 ▲0.17654.94 ▼40.4653.48 ▲0.39
Media Library /wp-admin/upload.php1,388 ▼04.20 ▼0.0393.91 ▼7.9441.47 ▼5.56

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
    • can_compress_scripts
    • db_upgraded
    • widget_recent-comments
    • widget_theysaidso_widget
    • widget_recent-posts
    • theysaidso_admin_options

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though everything seems fine, this is not 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
The following issues need your attention
  • 1× PHP files trigger server-side errors or warnings when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/add-ids-to-header-tags/add-ids-to-header-tags.php:12

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration 97% from 29 tests

readme.txt 94% from 16 tests

It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
Please fix the following attributes:
  • Requires at least: Version format is invalid
Please take inspiration from this readme.txt

add-ids-to-header-tags/add-ids-to-header-tags.php Passed 13 tests

The entry point to "Add IDs to Header Tags" version 1.0 is a PHP file that has certain tags in its header comment area
93 characters long description:
Add an `id` attribute to header tags in your posts, to let users deep-link into your content.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
There were no executable files found in this plugin24 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP15824

PHP code Passed 2 tests

This plugin's cyclomatic complexity and code structure detailed below
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.38
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

All PNG images should be compressed to minimize bandwidth usage for end users
No PNG files were detected