Releases: wajidalitabassum143/insert-header-footer-body-code
Releases · wajidalitabassum143/insert-header-footer-body-code
Release list
Insert Header Footer & Body Code v1.0.0
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
- Download the clean release ZIP attached to this release.
- In WordPress admin, go to
Plugins > Add New > Upload Plugin. - Upload the ZIP and activate the plugin.
- Open
Settings > Header Footer Body Codeto configure it.