WPDev.one
Data Modifiers

Filters Reference

129+ data modifiers available in WordPress core. Hooks that allow you to intercept and modify data before it is saved or rendered.

Showing 101 to 129 of 129 filters (Page 3 of 3)
embed_thumbnail_image_size

Filters the thumbnail image size for use in the embed template.

2 arguments
embed_thumbnail_image_shape

Filters the thumbnail shape for use in the embed template. Rectangular images are shown above the title while square images are shown next to the content.

2 arguments
rss_update_period

This filter is documented in wp-includes/feed-rss2.php

1 argument
rss_update_frequency

This filter is documented in wp-includes/feed-rss2.php

1 argument
the_title_rss

This filter is documented in wp-includes/feed.php

1 argument
use_google_chrome_frame

Filters whether Google Chrome Frame should be used, if available.

1 argument
exit_on_http_head

Filters whether to allow 'HEAD' requests to generate content. Provides a significant performance bump by exiting before the page content loads for 'HEAD' requests. See #14348.

1 argument
template_include

Filters the path of the current template before including it.

1 argument
rss_update_period

Filters how often to update the RSS feed. 'yearly'. Default 'hourly'.

1 argument
rss_update_frequency

Filters the RSS update frequency. of RSS updates within the update period. Default '1'.

1 argument
login_link_separator

Filters the separator used between login form navigation links.

1 argument
admin_email_remind_interval

Filters the interval for dismissing the admin email confirmation screen. If `0` (zero) is returned, the "Remind me later" link will not be displayed.

1 argument
admin_email_check_interval

Filters the interval for redirecting the user to the admin email confirmation screen. If `0` (zero) is returned, the user will not be redirected.

1 argument
post_password_expires

Filters the life span of the post password cookie. By default, the cookie expires 10 days from creation. To turn this into a session cookie, return 0.

1 argument
logout_redirect

Filters the log out redirect URL.

3 arguments
lostpassword_redirect

Filters the URL redirected to after submitting the lostpassword/retrievepassword form.

1 argument
register

This filter is documented in wp-includes/general-template.php

1 argument
register

This filter is documented in wp-includes/general-template.php

1 argument
wp_signup_location

Filters the Multisite sign up URL.

1 argument
registration_redirect

Filters the registration redirect URL. WP_Error object otherwise.

2 arguments
lost_password_html_link

This filter is documented in wp-login.php

1 argument
wp_login_errors

This action is documented in wp-login.php

2 arguments
login_redirect

Filters the login redirect URL.

3 arguments
admin_email_check_interval

This filter is documented in wp-login.php

1 argument
wp_login_errors

Filters the login page errors.

2 arguments
register

This filter is documented in wp-includes/general-template.php

1 argument
lost_password_html_link

Filters the link that allows the user to reset the lost password.

1 argument
enable_login_autofocus

Filters whether to print the call to `wp_attempt_focus()` on the login screen.

1 argument
wpmu_active_signup

Filters the type of site sign-up. 'all', 'none', 'blog', or 'user'.

1 argument