v1.1.0
Summary
- Renamed public plugin identifiers to neutral, white-label-friendly names.
- Updated the WordPress plugin folder/install documentation.
- Hardened internal PHP prefixes to reduce collision risk.
- Improved frontend robustness when the configured header is not found.
Changes
- Uses the neutral plugin name Header Height.
- Documents that the GitHub repository uses the
wp-prefix, but the installed WordPress plugin folder should beheader-height. - Clarifies the correct ZIP structure for WordPress uploads:
header-height.zipcontaining a rootheader-height/folder. - Uses less generic internal PHP constants/functions with the
HHP_prefix. - Sets
--header-height: 0pxwhen the configured header selector does not match an element. - Adds documentation for security behavior and frontend footprint.
Installation Note
Install the plugin using this folder structure:
header-height.zip
`-- header-height/
|-- header-height.php
|-- assets/
|-- README.md
`-- readme.txt