With no hooks on that page (User > Add new page) other then user_new_form_tag
its not possible to add new fields unless you hack the core file wp-admin/user-new.php
.
You could try adding that extra field by adding in in JQuery and processing it when the $_post['action'] == 'adduser'
but that wont be very good practice.
Related Posts:
- Setting admin edit panels & metaboxes positions and visibility for ALL users and admins
- Can an admin check passwords of registered users?
- How to obtain the user ID of the current profile being edited in WP-Admin?
- Hide update messages from non-admin users?
- How to remove “Super Admin” from All Users for those that are not a “Super Admin”?
- Add a custom column in users list page
- Customize Admin Users Screen based on Role
- Make certain pages uneditable by editors?
- wp-admin: Sort users by surname
- Add User meta fields, which only admin can edit
- How to display only logged in user’s post comments in comments area
- Add Admin User via SQL
- Can you have the users list pre sorted by specific column?
- How to remove Gravatar from Username column
- How do I enable new account notification emails (to the administrator)?
- In administration, how do I display comments of a certain user?
- New users must comment when requesting username
- user-new.php less detailed after WP3.1; how to revert?
- $user_id vs. is_user_logged_in()
- Get current logged in user under 3.1, re: remove “Howdy”
- Manage users custom column add class “num”
- Hide one admin from another admin
- How can I make the user names of commentors clickable links to the user’s profile from the admin comment screen?
- Keep Logged in Users out of Admin Panel
- Shared account / dual blogging in WordPress
- I’m a super admin and I want to give an admin the ability to add new users…?
- Redirect admin 403 “Cheatin uh?” admin pages
- Given multiple admin accounts, how can I make it so that only admin with X username can edit posts
- How should I setup the “Users” area to hand over to a client?
- How to show a custom notification to a specific user?
- Want to know who is login Admin/User
- Control Users listed in Users List on dashboard
- How should I change the username of or delete the admin user?
- Prevent Registration Where Role is None?
- Extending the user profile [closed]
- Hide top admin panel for non admin and non editors
- When admin approves a registered user, I don’t want to send a notification email to users
- Is it possible to create a custom admin page for users?
- Custom redirection when managing users in admin
- Different role for free and pro users in wordpress without using bbpress
- You do not have permission to access this document on form submit
- Add a user to edit the layout of a site
- How do I remove dashboard access from specific user roles?
- Search posts by ID in admin
- Sort pages in loop by admin’s page attributes order field?
- Edit “thank you for creating with WordPress” in version 3.3.1
- Notification that the admin is online
- Plugin to remove Admin menu items based on user role?
- Modify CSS via Theme Control Panel
- Adding custom Javascript to the head tag in Admin
- Making Media Library “Alternative Text” Field Required
- custom tabs in media uploader
- WordPress Left Hand Side Admin Menu Always Collapsed
- How to customize this automatic slug shortener with an overrwrite function
- Hide content-box on specific pages (in admin)?
- Moving a WordPress site to a new server
- Re-ordering Admin Submenu Sections
- How to add_filter/action to comment out CSS generated by admin function?
- Remove default WordPress styling from metaboxes on edit post pages?
- Admin Notices coding standard issue
- What are WordPress admin supported browsers?
- Where does WordPress store a list of Super Admins?
- How do I change Administrator to Super Administrator
- Add More Fields to Users Pages (Admin Panel)
- Remove Admin sidebar link
- Find Memory Usage of Admin
- How do you set up a WordPress blog with multiple authors to allow something like StackExchange’s “community wiki” feature?
- One button on admin page works but not two
- Display popup or admin-notice after add new categories
- WordPress post feature image not uploading
- Super administrator db name
- Redirect in an Admin page
- Remove Permalink From Admin Edit Post
- How can I POST or GET to the same admin page from which I am POST-ing or GET-ing
- WordPress admin toolbar not loading styles after migration
- Access for adding subpages but not for pages
- Return User Meta text as links to post edit inside the user columns
- Showing User’s Post Counts by Custom Post Type in the Author.php?
- WordPress Admin Menu Order for ‘admin.php’ pages
- Show global Message in User Profiles with admin only Input field in WordPress Backend
- How to pass a specific post id from “all posts” list in Admin panel
- Default scripts added to each admin page
- Settings API – Last two tabs not rendered separate
- Newly created user role not displaying on users screen
- Adding a WordPress Admin Dashboard to my local wordpress site
- Is nicename the same as nickname in WP?
- cannot access the wordpress dashboard after changing the site url
- Is it possible to push admin notices to one specific user instead of all users?
- How do I delete a wordpress user from giant database?
- How can I create multiple different admin roles with their own capabilities
- Find out if post was just updated on post edit screen
- Wp-admin page not found following copy of site
- How to retain HTML5 Attributes on Markup
- Improving this link color picker code
- Change the Author name to a custom field?
- How to remove certain feed from my dashboard in WP admin
- Assign a category by user and customize the edit-tags.php?taxonomy=category page
- Some Admin disappeared
- Add custom css class to wp-list-table row for custom post type
- Custom column with post ID not working in CPT