Title: Hooks | Page 39 of 49 | Developer.WordPress.org

---

# Hooks

 * hook[network_site_users_after_list_table](https://developer.wordpress.org/reference/hooks/network_site_users_after_list_table/)
 * Fires after the list table on the Users screen in the Multisite Network Admin.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/network_site_users_after_list_table/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/network_site_users_after_list_table/#uses)
   | Source: [wp-admin/network/site-users.php:331](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/network/site-users.php#L331-L331)
 * hook[network_site_users_created_user](https://developer.wordpress.org/reference/hooks/network_site_users_created_user/)
 * Fires after a user has been created via the network site-users.php page.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/network_site_users_created_user/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/network_site_users_created_user/#uses)
   | Source: [wp-admin/network/site-users.php:88](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/network/site-users.php#L88-L88)
 * hook[network_user_new_created_user](https://developer.wordpress.org/reference/hooks/network_user_new_created_user/)
 * Fires after a new user has been created via the network user-new.php page.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/network_user_new_created_user/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/network_user_new_created_user/#uses)
   | Source: [wp-admin/network/user-new.php:64](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/network/user-new.php#L64-L64)
 * hook[network_user_new_form](https://developer.wordpress.org/reference/hooks/network_user_new_form/)
 * Fires at the end of the new user form in network admin.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/network_user_new_form/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/network_user_new_form/#uses)
   | Source: [wp-admin/network/user-new.php:158](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/network/user-new.php#L158-L158)
 * hook[newblogname](https://developer.wordpress.org/reference/hooks/newblogname/)
 * Filters the new site name during registration.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/newblogname/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/newblogname/#uses)
   | Source: [wp-includes/ms-functions.php:708](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/ms-functions.php#L708-L708)
 * hook[newblog_notify_siteadmin](https://developer.wordpress.org/reference/hooks/newblog_notify_siteadmin/)
 * Filters the message body of the new site activation email sent to the network
   administrator.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/newblog_notify_siteadmin/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/newblog_notify_siteadmin/#uses)
   | Source: [wp-includes/ms-functions.php:1510](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/ms-functions.php#L1510-L1510)
 * hook[newuser_notify_siteadmin](https://developer.wordpress.org/reference/hooks/newuser_notify_siteadmin/)
 * Filters the message body of the new user activation email sent to the network
   administrator.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/newuser_notify_siteadmin/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/newuser_notify_siteadmin/#uses)
   | Source: [wp-includes/ms-functions.php:1566](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/ms-functions.php#L1566-L1566)
 * hook[new_admin_email_content](https://developer.wordpress.org/reference/hooks/new_admin_email_content/)
 * Filters the text of the email sent when a change of site admin email address 
   is attempted.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/new_admin_email_content/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/new_admin_email_content/#uses)
   | Source: [wp-admin/includes/misc.php:1501](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/misc.php#L1501-L1501)
 * hook[new_admin_email_subject](https://developer.wordpress.org/reference/hooks/new_admin_email_subject/)
 * Filters the subject of the email sent when a change of site admin email address
   is attempted.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/new_admin_email_subject/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/new_admin_email_subject/#uses)
   | Source: [wp-admin/includes/misc.php:1529](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/includes/misc.php#L1529-L1529)
 * hook[new_network_admin_email_content](https://developer.wordpress.org/reference/hooks/new_network_admin_email_content/)
 * Filters the text of the email sent when a change of network admin email address
   is attempted.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/new_network_admin_email_content/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/new_network_admin_email_content/#uses)
   | Source: [wp-includes/ms-functions.php:2836](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/ms-functions.php#L2836-L2836)
 * hook[new_site_email](https://developer.wordpress.org/reference/hooks/new_site_email/)
 * Filters the content of the email sent to the Multisite network administrator 
   when a new site is created.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/new_site_email/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/new_site_email/#uses)
   | Source: [wp-includes/ms-functions.php:1847](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/ms-functions.php#L1847-L1847)
 * hook[new_user_email_content](https://developer.wordpress.org/reference/hooks/new_user_email_content/)
 * Filters the text of the email sent when a change of user email address is attempted.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/new_user_email_content/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/new_user_email_content/#uses)
   | Source: [wp-includes/user.php:3893](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/user.php#L3893-L3893)
 * hook[next_comments_link_attributes](https://developer.wordpress.org/reference/hooks/next_comments_link_attributes/)
 * Filters the anchor tag attributes for the next comments page link.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/next_comments_link_attributes/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/next_comments_link_attributes/#uses)
   | Source: [wp-includes/link-template.php:3169](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/link-template.php#L3169-L3169)
 * hook[next_posts_link_attributes](https://developer.wordpress.org/reference/hooks/next_posts_link_attributes/)
 * Filters the anchor tag attributes for the next posts page link.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/next_posts_link_attributes/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/next_posts_link_attributes/#uses)
   | Source: [wp-includes/link-template.php:2593](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/link-template.php#L2593-L2593)
 * hook[ngettext](https://developer.wordpress.org/reference/hooks/ngettext/)
 * Filters the singular or plural form of a string.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/ngettext/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/ngettext/#uses)
   | Source: [wp-includes/l10n.php:498](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/l10n.php#L498-L498)
 * hook[ngettext_with_context](https://developer.wordpress.org/reference/hooks/ngettext_with_context/)
 * Filters the singular or plural form of a string with gettext context.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/ngettext_with_context/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/ngettext_with_context/#uses)
   | Source: [wp-includes/l10n.php:558](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/l10n.php#L558-L558)
 * hook[ngettext_with_context_{$domain}](https://developer.wordpress.org/reference/hooks/ngettext_with_context_domain/)
 * Filters the singular or plural form of a string with gettext context for a domain.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/ngettext_with_context_domain/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/ngettext_with_context_domain/#uses)
   | Source: [wp-includes/l10n.php:574](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/l10n.php#L574-L574)
 * hook[ngettext_{$domain}](https://developer.wordpress.org/reference/hooks/ngettext_domain/)
 * Filters the singular or plural form of a string for a domain.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/ngettext_domain/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/ngettext_domain/#uses)
   | Source: [wp-includes/l10n.php:513](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/l10n.php#L513-L513)
 * hook[nocache_headers](https://developer.wordpress.org/reference/hooks/nocache_headers/)
 * Filters the cache-controlling HTTP headers that are used to prevent caching.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/nocache_headers/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/nocache_headers/#uses)
   | Source: [wp-includes/functions.php:1521](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/functions.php#L1521-L1521)
 * hook[nonce_life](https://developer.wordpress.org/reference/hooks/nonce_life/)
 * Filters the lifespan of nonces in seconds.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/nonce_life/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/nonce_life/#uses)
   | Source: [wp-includes/pluggable.php:2448](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/pluggable.php#L2448-L2448)
 * hook[nonce_user_logged_out](https://developer.wordpress.org/reference/hooks/nonce_user_logged_out/)
 * Filters whether the user who generated the nonce is logged out.
 * Used by [2 functions](https://developer.wordpress.org/reference/hooks/nonce_user_logged_out/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/nonce_user_logged_out/#uses)
   | Source: [wp-includes/pluggable.php:2481](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/pluggable.php#L2481-L2481)
 * hook[notify_moderator](https://developer.wordpress.org/reference/hooks/notify_moderator/)
 * Filters whether to send the site moderator email notifications, overriding the
   site setting.
 * Used by [2 functions](https://developer.wordpress.org/reference/hooks/notify_moderator/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/notify_moderator/#uses)
   | Source: [wp-includes/pluggable.php:2014](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/pluggable.php#L2014-L2014)
 * hook[notify_post_author](https://developer.wordpress.org/reference/hooks/notify_post_author/)
 * Filters whether to send the post author new comment notification emails, overriding
   the site setting.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/notify_post_author/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/notify_post_author/#uses)
   | Source: [wp-includes/comment.php:2485](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/comment.php#L2485-L2485)
 * hook[no_texturize_shortcodes](https://developer.wordpress.org/reference/hooks/no_texturize_shortcodes/)
 * Filters the list of shortcodes not to texturize.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/no_texturize_shortcodes/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/no_texturize_shortcodes/#uses)
   | Source: [wp-includes/formatting.php:228](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/formatting.php#L228-L228)
 * hook[no_texturize_tags](https://developer.wordpress.org/reference/hooks/no_texturize_tags/)
 * Filters the list of HTML elements not to texturize.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/no_texturize_tags/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/no_texturize_tags/#uses)
   | Source: [wp-includes/formatting.php:220](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/formatting.php#L220-L220)
 * hook[number_format_i18n](https://developer.wordpress.org/reference/hooks/number_format_i18n/)
 * Filters the number formatted based on the locale.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/number_format_i18n/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/number_format_i18n/#uses)
   | Source: [wp-includes/functions.php:443](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/functions.php#L443-L443)
 * hook[oembed_dataparse](https://developer.wordpress.org/reference/hooks/oembed_dataparse/)
 * Filters the returned oEmbed HTML.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/oembed_dataparse/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/oembed_dataparse/#uses)
   | Source: [wp-includes/class-wp-oembed.php:746](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/class-wp-oembed.php#L746-L746)
 * hook[oembed_default_width](https://developer.wordpress.org/reference/hooks/oembed_default_width/)
 * Filters the maxwidth oEmbed parameter.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/oembed_default_width/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/oembed_default_width/#uses)
   | Source: [wp-includes/class-wp-oembed-controller.php:33](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/class-wp-oembed-controller.php#L33-L33)
 * hook[oembed_discovery_links](https://developer.wordpress.org/reference/hooks/oembed_discovery_links/)
 * Filters the oEmbed discovery links HTML.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/oembed_discovery_links/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/oembed_discovery_links/#uses)
   | Source: [wp-includes/embed.php:365](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/embed.php#L365-L365)
 * hook[oembed_endpoint_url](https://developer.wordpress.org/reference/hooks/oembed_endpoint_url/)
 * Filters the oEmbed endpoint URL.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/oembed_endpoint_url/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/oembed_endpoint_url/#uses)
   | Source: [wp-includes/embed.php:477](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/embed.php#L477-L477)

 [Previous Page](https://developer.wordpress.org/reference/hooks/page/38/?output_format=md)

[1](https://developer.wordpress.org/reference/hooks/?output_format=md) … [37](https://developer.wordpress.org/reference/hooks/page/37/?output_format=md)
[38](https://developer.wordpress.org/reference/hooks/page/38/?output_format=md) 
39 [40](https://developer.wordpress.org/reference/hooks/page/40/?output_format=md)
[41](https://developer.wordpress.org/reference/hooks/page/41/?output_format=md) …
[49](https://developer.wordpress.org/reference/hooks/page/49/?output_format=md)

 [Next Page](https://developer.wordpress.org/reference/hooks/page/40/?output_format=md)