themehybrid / hybrid-attr
Hybrid Attr provides devs a system for adding filterable attributes. This is sort of like `body_class()`, `post_class()`, and `comment_class()` on steroids.
1.0.3
2024-08-01 13:34 UTC
Requires
- php: >=7.4
- themehybrid/hybrid-contracts: ^1.0 || ^2.0
- themehybrid/hybrid-core: ^6.0 || ^7.0
README
Hybrid Attr is an HTML attributes class system. The purpose is to provide devs a system for adding filterable attributes. This is sort of like body_class()
, post_class()
, and comment_class()
on steroids. However, it can handle attributes for any elements.
Requirements
- WordPress 5.7+.
- PHP 7.4+ (preferably 8+).
- Composer for managing PHP dependencies.
Copyright and License
This project is licensed under the GNU GPL, version 2 or later.
2008 – 2024 © Theme Hybrid.