WordpressManager
Managers encapsulate Wordpress filters/actions and perform any other needed intialization tasks. This allows for storage of all fitler/action callbacks into organized units.
Table of Contents
- run() : void
- Runs any 'actions/triggers/tasks/etc' found in the page controller.
Methods
run()
Runs any 'actions/triggers/tasks/etc' found in the page controller.
public
run() : void