84% wp-search-ignore-html-tags

Code Review | Search Ignore HTML Tags

WordPress plugin Search Ignore HTML Tags scored84%from 54 tests.

About plugin

  • Plugin page: wp-search-ignore-...
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 3.8-4.1
  • WordPress version: 6.3.1
  • First release: Sep 4, 2014
  • Latest release: Jan 19, 2015
  • Number of updates: 8
  • Update frequency: every 17.3 days
  • Top authors: pramodsivadas (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /877 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
This plugin's installer ran successfully

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

An overview of server-side resources used by Search Ignore HTML Tags
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0039.53 ▼7.52
Dashboard /wp-admin3.31 ▲0.0149.99 ▼1.61
Posts /wp-admin/edit.php3.36 ▲0.0047.16 ▼4.30
Add New Post /wp-admin/post-new.php5.89 ▲0.0084.61 ▼12.93
Media Library /wp-admin/upload.php3.23 ▲0.0039.90 ▲2.20

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

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

Browser metrics Passed 4 tests

An overview of browser requirements for Search Ignore HTML Tags
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲314.30 ▼0.031.86 ▼0.2249.82 ▲3.69
Dashboard /wp-admin2,195 ▲185.61 ▲0.0086.81 ▼5.8938.44 ▼3.89
Posts /wp-admin/edit.php2,097 ▼62.03 ▲0.0135.37 ▼6.2435.47 ▲0.07
Add New Post /wp-admin/post-new.php1,526 ▼823.68 ▲5.69661.51 ▲17.5052.78 ▼26.48
Media Library /wp-admin/upload.php1,400 ▼04.21 ▲0.0697.88 ▲0.2044.93 ▼0.26

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
You still need to fix the following
  • The uninstall procedure has failed, leaving 6 options in the database
    • db_upgraded
    • widget_theysaidso_widget
    • widget_recent-comments
    • widget_recent-posts
    • can_compress_scripts
    • 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
Everything seems fine, however this is by no means 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 take a closer look at the following
  • 1× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/wp-search-ignore-html-tags/wp-search-ignore-html-tags.php:10

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
1 plugin tags: search

wp-search-ignore-html-tags/wp-search-ignore-html-tags.php Passed 13 tests

Analyzing the main PHP file in "Search Ignore HTML Tags" version 1.0
46 characters long description:
Updated the native search to ignore html tags.

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

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.17
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

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG images were found in this plugin