There is no license information available for the latest version (dev-master) of this package.

Maintainers

Package info

github.com/whitesunset/wp_awesome

pkg:composer/looks_awesome/common

Statistics

Installs: 32

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2016-05-23 04:27 UTC

This package is not auto-updated.

Last update: 2026-03-12 06:40:09 UTC


README

###Useful PHP tools for WordPress plugin development

Activator: activate plugin
ArrayUtil: useful methods for Array manipulation (find value by key, find value by index, get keys from multidimensional array)
Editor: include WP built-in rich text editor
FieldsFactory: create custom HTML fields fastly
Post: CRUD wrapper for WP_Post manipulation
Render: render template with variables
Response: parse WP_Ajax_Response results
Validator: validate data from form