I actually have a plugin that does just that, it adds a category dropdown to the user profile edit:
Only user who can manage_options
(admin) can see that field.
and once the user is logged in to post he sees this:
Update
Its now in the plugin repository http://wordpress.org/extend/plugins/author-category/
enjoy.
Related Posts:
- Allowing users to edit only their page and nobody else’s
- Disallowing Users of a Custom Role from Deleting or Adding Administrators?
- Hide Admin Menu for Specific User ID who has administrator Role
- How to customize wp_signon()
- Can I create users that have access to *some* other users posts instead of all other users posts?
- Set default page for user account in admin
- Hide everything on site for visitors except specific page IDs
- Managing Users and Creating Groups [closed]
- How to disable a specific page for a specific user
- wordpress user roles are not working
- Displaying different in-page content to cliente/admin
- Problem with automatic role change through cron job
- How can I allow an User to publish only 5 posts per month?
- Where are $current_user->allcaps set?
- Allow admins to login as other users
- Can I Create a Second Admin Level User Role?
- WordPress user role with create user capability?
- Update user role for expired membership
- Custom User Role: Can Edit Own Page, Cannot Create New
- WordPress install checking permissions of user id 0
- Allowing users to edit only their page and nobody else’s
- How to bulk change user role to “No role for this site”
- Restrict Access to the User Profile
- Limit user access to installing/configuring a plugin?
- If the current user is an administrator or editor
- How to allow an user role to create a new user under a role which lower than his level only?
- How to programatically change username (user_login)?
- Remove Ability for Other Users to View Administrator in User List?
- Groups of capabilities: users with multiple roles?
- How to restrict access to uploaded files?
- alphabetically order role drop-down selection in dashboard
- Execute a function when admin changes the user role
- How to let contributors to create a new revision(draft) editing their published posts
- What the user_status column?
- How to hide media uploads by other users in the Media menu?
- Post list based on the user that is logged in
- Basic auth WordPress REST API dilemma
- \WP_User Object | What’s the Difference Between {caps} and {allcaps}?
- How to enable the theme editor cap for an editor role?
- Copy a user from one WordPress site to another
- How to remove “Super Admin” from All Users for those that are not a “Super Admin”?
- Return ID of authors who have at least one post
- Front end user meta options for users
- How do I properly format the user_role array?
- How-to Delay The Capability To Publish Posts?
- Is there a simple way to manage capabilities per user?
- Redirect after login based on user role (custom login page)
- How can I check if the admin bar is visible to the current user?
- Tagging users in WordPress
- Redirect after users complete profile form
- Share user table from WP with Drupal
- Log all users out of all locations after 24 hours
- Get User Role by ID not working
- the_author_meta(‘user_url’, $author->ID) not working properly. how can I solve this?
- add_cap not working with Shop Manager role
- show text If special user is logged
- remove/hide pages from users backend
- Allow user access to Dashboard only!
- Updating wp_user_level on user update
- Add a role and give admin priviledges
- Create custom post with custom user rules
- Does wordpress support natively the concept of logging-in users? (not admins, but users of the website)
- How can I prevent certain custom roles from seeing other custom roles on the user list page?
- How many people are allowed to use same wordpress account at the same time?
- Restrict access to non-wordpress section of site with user roles?
- What’s the correct way to add capabilites to user roles?
- How to hide user profile fields based on the role of the viewed user?
- User roles not displaying
- Delete a user from frontend
- Does it matter if the very first user, usually Admin, does not have a user ID of 1?
- Customising “user ids” and add to ‘user’ panel in the admin area
- How to hide some users to unlogged users [closed]
- List all users and current week entries
- Groups and subgroups for permission
- Redirect admin 403 “Cheatin uh?” admin pages
- One Click Access To Users Account In WordPress?
- how do I add role and capability after I create a new user
- Get Authors Role
- User can’t search himself on rest api
- How to hide “Change role to” dropdown on Users admin menu
- hide page menu from admin panel for specific users
- Hook into add_user_role and update based on new and removed roles
- How to Moderate Edits to User Profiles?
- Create relationships between users or user roles
- Disabling user capability to edit_posts or delete_posts in the front-end
- Updated user role inncorrect when using wp_get_current_user()
- User Permissions on custom post type
- How to use url formatter with integer
- Show user details only
- throttle/limit a logged in user’s http requests to specific page on a per day basis
- Access level seems to have gone from admin to editor
- post acces for guests / unregistered users only
- Limit roles displayed in users.php depending on custom role
- Creating Custom user type just like custom post
- each user having category with their name and can add sub categories post in that category
- Giving users an editable homepage/business directory
- current_user_can() returning true for capability when the user and role do not have the capability
- How to create a specific role to manage users
- Wordpres password as plain text in email
- WordPress password as plain text in email