Since WordPress 3.0.0, the action to call is “signup_extra_fields” instead of “register_form”, so you should use:
add_action( 'signup_extra_fields', 'extended_register_form' );
Related Posts:
- How to have WordPress send a user confirmation/validation email on signup
- How can i force Display names to be the same as Usernames?
- How can a Firebase user registration and login be integrated into a WordPress site?
- How to get user-meta from Social Login registered users?
- How to create custom LOGIN and REGISTRATION forms?
- How to turn off email you receive when registered?
- Registration Form Validation in wordpress
- Will WordPress username displayed somewhere in the site?
- What plugin should I use for a basic user signup/login system [closed]
- How to display public user profile with 2 additional fields? (GitHub source code included)
- Upload files programmatically to users
- Is there any good tutorial to write custom login, registration and password recovery forms? [closed]
- action-scheduler vs wp-background-processing
- Displaying a Welcome Message to a Woocommerce User
- Average Account Age
- Form doesn’t submit on second submit call
- How to save additional user data as part of the registration process?
- WordPress Registration Email by Role
- Add a captcha form to the woocommerce register form
- WordPress Central User Database
- wp_set_auth_cookie causes 403 error in the wooCommerce checkout
- Create custom registration form for WordPress Multisite
- User registration
- WordPress Integration with Google Groups
- Users are being redirected to main site when trying to register on subsite of my Multisite network
- Preventing My Plugin From Being Used For Free
- easy steps to make front end form without plugin
- How to create multiple users at once?
- Using WordPress to build membership Page
- How to find the Registration page
- wp_logout_url($redirect); is not working in wordpress
- Best practices for user registration with WordPress from an MVC background
- How can I apply no-disposable when programmatically adding a user with wp_insert_user()?
- Different registration form for different roles
- Structuring function with registration_errors hook
- How to automatically activate users after registration without activation email?
- Linking form to user meta fields
- Changing the Default New User Notification Email
- How to add Mobile field in Registration form using Theme my login Plugin
- Searchable Semi Random Number Generator on User Profiles
- Saving data only when payment is successful
- Create password protected page, no registration
- User / membership Plugin [closed]
- Overwrite user role
- Custom Widget not Available after Plugin Installation
- Users Ultra: Hide asterisk for required registration fields?
- How set role at registration based on email?
- Private WordPress blog, requires user registration approval, and allowing users to login with OpenID
- Plugin De/Activation Not Firing On MultiSite install
- What plugin(s) are best for this User registration task? [closed]
- Buddypress Plugin for register user from other site’s [closed]
- custom registration form [duplicate]
- I want to remove the register/login WordPress top bar from my website
- User register hook can’t access form request
- Creating a full business website
- Need a Plugin to create a registration form for my website? [closed]
- WordPress s2 member plugin not working [closed]
- WordPress isn’t sending welcome email with the password reset
- WordPress User Registration/ Sign Up -> Able to take Paid Certification Courses & keep track of Completed Certificates
- Issues with creating user profile for a subscriber, but with different profile page and functionalities
- What forum plugin can I use to allow non-registered users to create posts and comment? [closed]
- Best collection of code for your 'functions.php' file [closed]
- is_plugin_active() returning false on active plugin
- Sort plugins by rating
- How to Delete All regenerated thumbnails but keep the original ones?
- if plugin is active? check if plugin is enabled or not?
- Seeking clarification on page request life-cycle
- Modify the_content after the more tag
- How do you install the automattic developer plugin under localhost for mamp when there is an error, deprecated?
- reorder plugin menu position
- Plugin not saving values when placed in a folder within /wp-content/plugins
- How to integrate plugin in WordPress theme
- Set WordPress TinyMCE Editor To Readonly
- WordPress download manager plugin showing attached file is missing/deleted?
- Display update notification messages like ‘What’s New’
- Gutenberg block can’t save richtext
- How can I make 2 plugins that include different versions of a framework to both use the latest version?
- Changing page URL and connect newsletter to MailChip
- Git Hosting for WordPress SVN Plugin Repository [closed]
- How to enable AMP for custom single template with custom database
- WordPress and a secondary database?
- How do I write an inventory list plugin that creates dynamic details pages?
- How to let user store a file in plugin directory but not have it get deleted on update?
- Finding the screen id of a page generated with add_menu_page
- Override a Plugin Function
- Every time I save my plugin options it erases another plugin options
- is there a way to pass a parameter to a add_menu_page function?
- How can I replace content on site generated from plugin without changing plugin
- TranslatePress | secondary language category/sub-category not working correctly “`/%category%/%postname%/“`
- Need to know if my approach to designing a geneaology plug-in for wordpress makes sense
- Live Streaming with WordPress?
- How to change the WordPress Plugin Watson Assistant Chatbot BOX Size?
- How to access custom post meta data from JavaScript
- Conditional required fields for WordPress Contact Form 7
- County Finder form/plugin?
- avatar displays outside of targeted area
- Plugin: Custom menu item problem
- Increased max_upload_filesize, but still can’t upload plugin [closed]
- Plugin question, How to insert a colon in a value box
- Change homepage logo for each site multisite setup