use-wordpress-hook
WordPress hook metadata primitives for RustUse.
Experimental
use-wordpress-hook is experimental while use-php remains below 0.3.0.
Example
use ;
let hook = new
.with_callback;
assert_eq!;
assert_eq!;
# Ok::
Scope
- Action/filter hook names, priorities, callback metadata, and hook references.
Non-goals
- Runtime callback execution, plugin loading, or WordPress event dispatching.
License
Licensed under either Apache-2.0 or MIT.