General class to access WordPress database (tables, rows)
General class to retrieve WordPress users information
General class to retrieve WordPress categories information
General class to manage files
General class to manage images
General class to validate and parse I/O data
Miscellaneous class with some others useful function as:
function to sort an array
Multi language (PO edit) support
Plugins developers
In the class folder are all the classes that this kits brings to plugins developers. Each function in classes
are well documented and are the best place to go for helps in order to use the functions.
安装:
Upload the whole plugin folder to your /wp-content/plugins/ folder.
Go to the 'Plugins' page in the menu and activate the plugin.