Hooks |
Description |
---|---|
messages_notice_after_save |
Fires after the current message notice item has been saved. |
messages_notice_before_delete |
Fires before the current message item has been deleted. |
messages_notice_before_save |
Fires before the current message notice item gets saved. |
messages_notice_get_active |
Gives ability to filter the active notice that should be displayed on the front end. |
messages_notice_get_notices |
Filters the array of notices, sorted by date and paginated. |
messages_notice_get_total_notice_count |
Filters the total number of notices. |
messages_notification_new_message_message |
Filters the message notification message that will be sent to user. |
messages_notification_new_message_subject |
Filters the message notification subject that will be sent to user. |
messages_notification_new_message_to |
Filters the user email that the message notification will be sent to. |
messages_screen_compose |
Fires right before the loading of the Messages compose screen template file. |
messages_screen_conversation |
Fires right before the loading of the Messages view screen template file. |
messages_screen_inbox |
Fires right before the loading of the Messages inbox screen template file. |
messages_screen_notices |
Fires right before the loading of the Messages notices screen template file. |
messages_screen_notification_settings |
Fires inside the closing |
messages_screen_sentbox |
Fires right before the loading of the Messages sentbox screen template file. |
messages_send_notice |
Fires after a notice has been successfully sent. |
messages_template_compose |
Filters the template to load for the Messages compose screen. |
messages_template_inbox |
Filters the template to load for the Messages inbox screen. |
messages_template_notices |
Filters the template to load for the Messages notices screen. |
messages_template_sentbox |
Filters the template to load for the Messages sentbox screen. |
messages_template_view_message |
Filters the template to load for the Messages view screen. |
messages_thread_get_inbox_count |
Filters a user’s unread message count. |
messages_thread_mark_as_read |
Fires when messages thread was marked as read. |
messages_thread_mark_as_unread |
Fires when messages thread was marked as unread. |
notifications_loop_end |
Fires right before the rewinding of notification posts. |
notifications_loop_start |
Fires if the current notification item is the first in the notification loop. |
notify_moderator |
Filters whether to send the site moderator email notifications, overriding the site setting. |
pre_user_login |
Filters the username before being validated. |
signup_another_blog_init |
Filters the default values for Blog name, title, and any current errors. |
signup_blogform |
Fires at the end of all of the default input fields for blog creation form. |
signup_finished |
Fires after the default successful blog registration message markup. |
signup_hidden_fields |
Fires after the default hidden fields in blog signup form markup. |
single_post_title |
ion-play icon from Ionicons. |
template_notices |
Fires towards the top of template pages for notice display. |
the_content |
Fetch & display any BP member registration field errors. |
the_title |
Filters the link text to be added to the item output. |
thread_loop_end |
Fires when at the end of messages to iterate over. |
thread_loop_start |
Fires if at the start of the message loop. |
widget_network_posts_args |
Filters the arguments for the Recent Posts widget. |
widget_title |
Filters the BP_Latest_Activities widget title. |
wp_nav_menu_container_allowedtags |
Filters the allowed tags for the wp_nav_menu_container. |
wp_new_user_notification_email |
Filters the contents of the new user notification email sent to the new user. |
wp_new_user_notification_email_admin |
Filters the contents of the new user notification email sent to the site admin. |
wp_password_change_notification_email |
Filters the contents of the password change notification email sent to the site admin. |
wp_title_rss |
Proceed |
wpmu_active_signup |
Filters whether or not blog creation is enabled. |
xprofile_admin_field_action |
Fires at end of field management links in xprofile management admin. |
xprofile_admin_field_name_legend |
Fires at end of legend above the name field in base xprofile group. |
xprofile_admin_group_action |
Fires at end of action buttons in xprofile management admin. |
xprofile_allowed_tags |
Filters the allowed tags for use within xprofile_filter_kses(). |