Header & Footer Manager
The plugin includes a Header & Footer manager for reusable header and footer templates. These are stored under public/footer/ and public/header/ presets and can be selected in templates or page builder widgets.
Where to find relevant code
- Header/footer manager: admin/header-footer/hf-manager.php
- Header/footer presets and renderer: includes/class-sanilwb-hf-renderer.php
- Preset storage:
public/footer/andpublic/header/templates
Notes
- Prebuilt presets (three-col footer, standard header) are present in
public/footer/andpublic/header/. - Header/Footer presets expose manifest files alongside template markup, enabling metadata and style info.