plugin_locale

Filter Hook: No description

AnsPress_Init::load_textdomain()

Method: Load translations.

before_loading_anspress

Action Hook: Run AnsPress thingy

AnsPress_Init::load_anspress()

Method: Load anspress.

AnsPress::setup_hooks()

Method: Register the filters and actions with WordPress.

AnsPress::add()

Method: A utility function that is used to register the actions and hooks into a single collection.

AnsPress::add_filter()

Method: Add a new filter to the collection to be registered with WordPress.

AnsPress::add_action()

Method: Add a new action to the collection to be registered with WordPress.

AnsPress::site_include()

Method: Include all public classes

AnsPress::ajax_hooks()

Method: Register ajax hooks