Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

Filters on Login Page

While login_form_top is a valid hook called by the wp_login_form function, wp_login_form is not used in wp-login.php, nor is that function used anywhere else that I can find. I greped my entire 3.5.1 install and found one reference to the function– the place where it is defined. It does not appear to actually be used anywhere by the Core.

You will need to search the wp-login.php file for hooks, such as login_form, and try to do what you need with those hooks, or write your own login page (though it sounds like that is what you are trying to avoid).

Related Posts:

  1. Change “You are now logged out” text
  2. Change username before login
  3. Editing ‘Password Reset’ E-mail
  4. Removing labels and tag on WordPress’s default login form
  5. Customize user account activation message
  6. How do we check if the user is logging in or registering?
  7. add filter login_redirect does not contain original requested redirect
  8. Custom Login Errors and variables I can use
  9. Correct method of redirecting user login
  10. How can I change the email that is inside the default email texts of wordpress?
  11. How do I hook my function to run only after submitting login form
  12. Change login CSS
  13. How to redirect non-logged in users to login with post_password_required()
  14. Filter page title (displayed in browser tab) of wp-login
  15. Disable Remember Me in Login Form
  16. How to redirect a unique link based on login status
  17. login_url filter creates permanent wp-admin -> wp-login redirection loop
  18. Login logout below menu bar
  19. Hook into ‘when user logs in’ [persistent login]
  20. Change password reqts with NO plugin without breaking resetpass link?
  21. What does (10, 2) mean when used with add_filter
  22. Clarification on filters and hooks
  23. post_mime_types Filter not Working in List Mode
  24. Custom ReCaptcha Login
  25. Remove “Private” + “:” in title does not work
  26. Adding a class to the body_class function
  27. What is the proper way to apply the login_form_bottom filter?
  28. Is it possible to use a forgot password url filter?
  29. Modify the post/entry wrapper markup in genesis childtheme [closed]
  30. Action wp_login_failed not working if only one field is filled out
  31. Change text of Description in Image Library
  32. Allowing non-latin characters in registration
  33. post_row_actions filter is not working while update post using quick edit
  34. Should I use add_action(‘publish_post or add_filter(‘publish_post?
  35. get_the_excerpt() with fallback like the_excerpt()
  36. Taxonomy Custom Column – ‘manage_{TAXONOMY}_custom_column’ filter only passing 2 arguments
  37. Filter Gutenberg Blocks Content
  38. Can you use add_filter() inside other function?
  39. How do I replace a render_callback function for a block?
  40. check if FILTER(“the_content”) is being executed in `the_post()`
  41. Change Password Strength Indicator names?
  42. Filter my args by the post 1st letter
  43. How to change login labels
  44. Limit RSS feed to previous calendar month
  45. Adding Filter to Homepage only
  46. How to modify core when there is no hook?
  47. Is this the proper way of switching the “Edit My Profile” link with my BuddyPress “Extended Profile” link?
  48. How do I replace “Username” in the WordPress login form?
  49. Does auto_update_plugin Filter Work When Put In Theme’s functions.php File
  50. In need of a content replace filter for posts in a specific wordpress category
  51. How to remove action with slashes and arrows?
  52. Inline Styles on all native blocks
  53. How to filter post content and force every link () made in blocks to return urldecode() with readable value?
  54. How to fix ‘WordPress redirection loop problem in wp-login.php page’?
  55. Get .subsubsub count of post per status queried using pre_get_posts
  56. Adaptive product filters for WooCommerce
  57. Changing WordPress core without hacking core
  58. Link to Shop-Filter with .current-menu-item
  59. Plugin options, presets and filters : can you help me improve my workflow?
  60. Remove posts inside pre_get_posts using a custom query
  61. Remove / Hide Attachment Display Settings in Add Media popup / dialog
  62. how to customize rss feed tags using hooks?
  63. Filter the_content to add something before each element?
  64. Replacing a deprecated filter ‘woocommerce_get_price’ with ‘woocommerce_product_get_price’
  65. How to add_filter to an OOP based apply_filter(‘foo::bar’, $a);
  66. apply_filters with multiple args and multiple add_filter
  67. Help with filter for wp_notify_moderator()
  68. Change custom post type GUID in RSS
  69. Conflict calling an add_filter() twice
  70. Filter for author list in gutenberg core editor
  71. Add filter unless it is being called under specific function
  72. paginate_links() Change the order of links
  73. Filter / add_action to upgrade.php page
  74. Add Filter – Pass Variable (PHP < 5.3)
  75. Problem width wp_insert_post_data and Gutenberg block editor
  76. style_loader_tag not changing stylesheet to preload
  77. animate.style on wp-login.php
  78. Using is_user_logged_in() to lock down whole site
  79. add_filter doesn’t return false?
  80. How to track a particular page in order to address the loading speed issue
  81. Changing title using filter not working with argument
  82. Archive Widget – Count only parent posts
  83. how to overwrite next_post_link
  84. Cutting off excerpt with first sentence
  85. Change URLs in default WordPress slider to relative from absolute
  86. Print url to default featured image
  87. Change add_filter based on Ajax
  88. What action/filter can be used for modifying the page to be rendered?
  89. Adding user filter – Not updating data in URL
  90. How to add more than one custom metadata as filter on the post list page?
  91. filter wptexturize doesn’t work on old posts titles
  92. wp_get_attachment_link filter not working
  93. Add Default WordPress Formatting To Data From External SQL Tables?
  94. Getting entry ID from frm_email_message filter in formidable
  95. Is there a hook or filter that adds a button to the left of the search box?
  96. filter a list by gender
  97. I can’t login to wordpress dashboard without SSH
  98. Replacing text using add_filter
  99. Background color and background image below element in Contact Form 7 – error tip [closed]
  100. How to change wp-admin and wp-login urls
Categories filters Tags filters, login, wp-login-form
Retrieve only posts from a specific user in wp-admin/edit.php
Combine two conditions in one statement syntax [closed]

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • Get the name of the template/*html file used
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
  • How to display the description of a custom post type in the dashboard?
  • Critical error on image display
  • Copying WP data and files into new install?
  • How to determine the DirectAdmin WordPress backup date?
  • How to get list of ALL tables in the database?
© 2026 Read For Learn
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress