_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.

anspress_activation()

Function: Register hooks that are fired when the plugin is activated or deactivated.

autoloader()

Function: Callback function for auto loading class on demand.

Source: loader.php:25 Used by 0 functions Uses 0 functions

ap_notification_addon_activation()

Function: Insert table when addon is activated.

ap_is_avatar_exists()

Function: Check if avatar exists already.

ap_generate_avatar()

Function: Generate avatar.

ap_delete_images_not_in_content()

Function: Delete images uploaded in post.