Hooks |
Description |
---|---|
groups_template_group_home |
Filters the template to load for a single group’s page. |
groups_template_group_invite |
Filters the template to load for a group’s Send Invites page. |
groups_template_group_invites |
Filters the template to load for a users Groups > Invites page. |
groups_template_group_members |
Filters the template to load for a group’s members/leaders page. |
groups_template_group_messages |
Filters the template to load for a single group’s message page. |
groups_template_group_request_membership |
Filters the template to load for a group’s Request Membership page. |
groups_template_my_groups |
Filters the template to load for the My Groups page. |
groups_unban_member |
Fires before the unbanning of a member from a group. |
groups_unbanned_member |
Fires before the redirect after a group member has been unbanned. |
groups_uninvite_user |
Fires after uninviting a user from a group. |
groups_update_group |
Fires after the update of a group. |
groups_valid_status |
Filters the list of valid groups statuses. |
heartbeat_settings |
Filter that checks whether the global heartbeat settings already exist. |
https_local_ssl_verify |
WP Async Request |
illegal_user_logins |
Filters the list of illegal usernames from WordPress. |
is_bbpress |
Done |
is_buddypress |
Filters whether or not this is a BuddyPress component. |
ld_after_course_status_template_container |
Filter to add custom content after the Course Status section of the Course template output. |
learndash_course_steps_expand_all |
Identify if we should show the course content listing |
learndash-course-after |
Action to add custom content before the topic |
learndash-course-before |
Action to add custom content before the topic |
learndash-course-certificate-link-after |
Action to add custom content after the course certificate link |
learndash-course-certificate-link-before |
Action to add custom content before the course certificate link |
learndash-course-content-list-after |
Action to add custom content before the course content listing |
learndash-course-content-list-before |
Action to add custom content before the course content listing |
learndash-course-expand-after |
Action to add custom content after the course content expand button |
learndash-course-expand-before |
Action to add custom content after the course content progress bar |
learndash-course-heading-after |
Action to add custom content after the course heading |
learndash-course-heading-before |
Action to add custom content before the course heading |
make_ham_user |
Fires at end of processing spammer in Dashboard if not multisite and user is not spam. |
make_spam_user |
Fires at end of processing spammer in Dashboard if not multisite and user is spam. |
media_loop_end |
Fires right before the rewinding of media posts. |
media_loop_start |
Fires if the current media item is the first in the activity loop. |
media_screen |
Fires right before the loading of the Media screen template file. |
media_screen_single_album |
Fires right before the loading of the single album view screen template file. |
media_template |
Filters the template to load for the Media screen. |
media_template_single_album |
Filters the template to load for the Single Album view screen. |
member_loop_end |
Fires right before the rewinding of members listing. |
member_loop_start |
Fires if the current member is the first in the loop. |
messages_action_conversation |
Fires after processing a view request for a single message thread. |
messages_before_delete_thread |
Fires before specified thread IDs have been deleted. |
messages_box_loop_end |
Fires when at the end of threads to iterate over. |
messages_box_loop_start |
Fires if at the start of the message thread loop. |
messages_delete_thread |
Fires after specified thread IDs have been deleted. |
messages_format_notifications |
Fires right before returning the formatted message notifications. |
messages_message_after_save |
Fires after the current message item has been saved. |
messages_message_before_save |
Fires before the current message item gets saved. |
messages_message_get_recipient_ids |
Filters the array of recipients IDs. |
messages_message_sent |
Fires after a message has been successfully sent. |
messages_notice_after_delete |
Fires after the current message item has been deleted. |