An open API service indexing awesome lists of open source software.

https://github.com/ahegyes/wp-framework-utilities

[READ-ONLY] Auto-split mirror of wordpress-framework/packages/utilities. Hooks, caching, admin notices, shortcodes, dependency-check services. Develop in wordpress-framework.
https://github.com/ahegyes/wp-framework-utilities

composer dws-framework php read-only-mirror wordpress wordpress-framework wordpress-plugin-development

Last synced: 14 days ago
JSON representation

[READ-ONLY] Auto-split mirror of wordpress-framework/packages/utilities. Hooks, caching, admin notices, shortcodes, dependency-check services. Develop in wordpress-framework.

Awesome Lists containing this project

README

          

# wp-framework-utilities

Hooks, admin notices, caching, and conditionals for WordPress plugins built on the DWS framework.

Part of the [DWS WordPress framework](https://github.com/ahegyes/wordpress-framework) — see the monorepo for architecture, contributing, and the rest of the package set.

## Installation

```bash
composer require ahegyes/wp-framework-utilities
```

## Predecessor

Successor to [`deep-web-solutions/wp-framework-utilities`](https://github.com/deep-web-solutions/wordpress-framework-utilities) (archived).