Skip to content

webfuelcode/gph-custom-head-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

gph-custom-head-code

A lightweight code injector for easy <head> customizations.


đź’ˇ Lightweight <head> Code Injector

We built this plugin out of necessity - most solutions for injecting code into the <head> are bloated, complex, or packed with features we didn’t need.

This plugin keeps things simple and focused: Just a clean, minimal way to insert your custom code into the <head> tag - no setup overwhelm, no feature overload.

Perfect for:

  • Adding meta tags
  • Analytics scripts
  • Custom styles or fonts
  • Any small code snippets

🪶 Because sometimes all you need is a light, focused tool that just works.


How to Use

  1. Install and activate the plugin. You can do this from your WordPress dashboard or by uploading the plugin manually.

  2. Navigate to the plugin settings:

    • Go to your WordPress admin dashboard.
    • In the left-hand menu, click on “Settings.”
    • Under Settings, you’ll now see a new option labeled “Head Code.”
  3. Add your custom code:

    • Click on “Head Code.”

    • You’ll see a simple text editor where you can paste or write any code you want to inject into your site's <head> section.

    • This can include:

      • Google Analytics or other tracking scripts
      • Meta tags (e.g., verification codes)
      • Custom CSS or font links
      • Favicon links, and more
  4. Save your changes. Once you’re done, click “Save Changes.” Your code will now automatically appear inside the <head> of every page on your website.


About

A lightweight code injector for easy <head> customizations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published