looks_awesome / common
There is no license information available for the latest version (dev-master) of this package.
dev-master
2016-05-23 04:27 UTC
This package is not auto-updated.
Last update: 2024-11-07 00:43:05 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