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

Installs: 32

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/looks_awesome/common

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

This package is not auto-updated.

Last update: 2025-10-23 04:57:30 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