WordPress plugin for Psalm Write type-safe WordPress code. |
|
A Human Made project. Maintained by @joehoyle. |
This Psalm plugin provides all WordPress (and WP CLI) stubs, so your WordPress based project or plugin will have type information for calls to WordPress APIs.
- Stubs for all of WordPress Core
- Stubs for WP CLI
- Types for
apply_filters
return values. - Types for
add_filter
/add_action
(coming soon)