Head

Add PHP code to header section from plugin

Add PHP code to header section from plugin

Option 1: Use a plugin

  1. Option 1: Use a plugin.
  2. Go to the configuration panel of the plugin.
  3. Under the "Page head and footer" tab, add the tracking code to the section which says "Code to be added to the HEAD section of every page":
  4. Option 2: Add directly to the header.php file.

How to take product category into account for WooCommerce product search results
How do I display a specific category product in WooCommerce? How do I customize search results in WooCommerce? How do I enable product search in WooCo...
Is it safe to delete unnecessary user metadata?
Expired transients are transients that are expired and still exist in the database. These ones can be safely cleaned. Transients housekeeping is now p...
How to keep the capability of users and disable Gutenberg editor in WordPress?
How do I disable Gutenberg and keep the classic editor in WordPress? How do I disable Gutenberg editor in WordPress? How do I disable Gutenberg editor...