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 install Bootstrap in a WordPress child theme
How do I add bootstrap to my WordPress theme? How do I add bootstrap 4 to my WordPress theme? How do I use Bootstrap CDN in WordPress? How do I conver...
Blank Blog Screen [closed]
Why is my WordPress blog page blank? How do I fix my blank page on WordPress? Why is my website showing a blank page? What is WordPress white screen o...
post.php AJAX request not being called when publishing post
Why Ajax post is not working? How do I send an Ajax request on the same page? How do I know if Ajax is working? How Ajax get data from another page in...