AnsPress_Vote::delete_votes()

Method: Delete post votes.

AnsPress_Vote::ap_deleted_votes()

Method: Update votes count when multiple votes get deleted.

ap_base_page_slug()

Function: Get slug of base page.

ap_base_page_slug

Filter Hook: No description

ap_base_page_link()

Function: Retrieve permalink to base page.

ap_theme_list()

Function: Get all theme names from AnsPress themes directory.

ap_get_theme_location()

Function: Get location to a file. First file is being searched in child theme and then active theme and last fall back to AnsPress theme directory.

ap_get_theme_location

Filter Hook: Filter AnsPress template file.

ap_get_theme_url()

Function: Get url to a file Used for enqueue CSS or JS.

ap_theme_url

Filter Hook: Allows filtering url of a AnsPress file.