\Barn2WPS_Lib

Namespaces

Admin
Plugin

Interfaces

Registerable An object that can be registered with WordPress via the Plugin API, i.e. add_action() and add_filter().
Schedulable Something that can be scheduled.
Service Marker interface to denote a service.
Service_Provider An object that provides services (instances of Barn2\WPS_Lib\Service).
Translatable Something that can be translated by WordPress.

Classes

Scheduled_Task Abstract class which represents a single scheduled task using WordPress CRON.
Util Utility functions for Barn2 plugins.