Namespaces

Classes

This Module is not a Module which is necessarily loaded only when TRUE === is_admin(), rather this namespace simply holds all of the administrative abstractions for WordPress.

An abstract class for other abstract classes to inherit regarding saving meta values in standard form in the WordPress database.

A class for validating input patterns and types for Meta stored in the database.

A class to represent and help deal with common plugin functionality.

A class to represent and help deal with common custom post type functionality.

An abstract for dealing with Post Meta.

In this class, we attempt to define and encapsulate the functionalities of a single "Post Type" in WordPress.

An abstract for dealing with User Meta.