Singleton::run_once()

Method: Placeholder function which is called only once.

AP_Activate::delete_options()

Method: Delete old AnsPress options.

Source: activate.php:96 Used by 1 function Uses 0 functions

AnsPress_Hooks::comment_subscription()

Method: Add comment subscriber.

AnsPress_Hooks::delete_comment_subscriptions()

Method: Delete comment subscriptions right before deleting comment.

AnsPress_Hooks::delete_subscribers()

Method: Update qameta subscribers count before deleting subscribers.

AnsPress_Hooks::delete_subscriptions()

Method: Delete subscriptions.

AnsPress_Hooks::question_subscription()

Method: Subscribe OP to his own question.

AnsPress_Hooks::answer_subscription()

Method: Subscribe author to their answer. Answer id is stored in event name.

AnsPress_Hooks::mce_plugins_languages()

Method: Add translations for AnsPress’s tinymce plugins.

AnsPress_Cli::activate_addon()

Method: Activate an addon.