wpn / framework
Wrapper around WordPress core functions to improve developer experience when developing themes and plugins
Installs: 41
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/wpn/framework
Requires
- php: ^8.1.0
- ext-mbstring: *
- ext-openssl: *
README
PHP package developed around WordPress core functions to modernise the way we build WordPress themes. Provides APIs for all core functions, reducing development time and improves code readability.
Documentation available here: https://wpn.bonnick.dev/