ap_set_in_array()

Function: Set key => value in an array.

ap_get_addon()

Function: Return a single addon by file path.

ap_rand()

Function: Utility function for getting random values with weighting.

ap_get_short_link()

Function: Return short link to a item.

ap_addon_activation_hook()

Function: Register a callback function which triggred after activating an addon.

ap_array_insert_after()

Function: Insert a value or key/value pair after a specific key in an array. If key doesn’t exist, value is appended to the end of the array.

ap_user_link_anchor()

Function: User name and link with anchor tag.

ap_remove_stop_words()

Function: Remove stop words from a string.

ap_search_array()

Function: Search array by key and value.

ap_get_addons()

Function: Get all AnsPress add-ons data.