Skip to content

Releases: wajidalitabassum143/insert-header-footer-body-code

Insert Header Footer & Body Code v1.0.0

Choose a tag to compare

@wajidalitabassum143 wajidalitabassum143 released this 25 May 07:23

Release Summary

First public GitHub release of Insert Header Footer & Body Code.

This release provides a lightweight WordPress plugin for managing front-end insertion points and custom body classes without editing theme files.

Highlights

  • Global header, body, and footer code insertion
  • Conditional per-item code fields for selected post types
  • Conditional per-item custom body class support
  • Conditional taxonomy term-level code insertion
  • Conditional taxonomy term-level custom body classes
  • Native WordPress admin experience with a lightweight implementation

Testing

  • PHPUnit utility and settings tests are included in the source repository
  • Manual local WordPress testing completed for settings, post type flows, and taxonomy term flows

Installation

  1. Download the clean release ZIP attached to this release.
  2. In WordPress admin, go to Plugins > Add New > Upload Plugin.
  3. Upload the ZIP and activate the plugin.
  4. Open Settings > Header Footer Body Code to configure it.