ap_get_current_timestamp()

Function: Return current timestamp.

ap_delete_reputation_event_by_slug()

Function: Delete a reputation event by slug.

ap_get_all_reputation_events()

Function: Delete a reputation event by slug.

ap_get_reputation_event_by_slug()

Function: Get a reputation event by slug.

ap_insert_reputation_event()

Function: Insert a reputation event to database.

ap_leaderboard_register_widgets()

Function: Callback function to register stats widget.

_ap_short_addons_list()

Function: Internal function for sorting features array.

ap_theme_compat_reset_post()

Function: This fun little function fills up some WordPress globals with dummy data to stop your average page template from complaining about it missing.

ap_remove_all_filters()

Function: Removes all filters from a WordPress filter, and stashes them in the anspress() global in the event they need to be restored later.

ap_update_user_unpublished_count()

Function: Update unpublished posts counts of a user.