The code in this tutorial enables you to change the site title link based on the user capability. In this case, the site title links to
Roles & Capabilities
The tutorials in this archive relate to modification & customization of user roles and capabilities in Genesis child themes.
Move Users Posts To Draft When User Role Changes After Expired Subscription
The code in this tutorial is a extension of the code in this tutorial which enables you to delete the posts of users when their role
Delete Posts For Expired Subscribers When Role Changes
This tutorial provides the code which enables you to delete all posts ( and change capabilities ) for any user role if the subscribers role
3 Ways To Change User Roles
Here's a quick tip giving you a few options to choose from if you need to change a users role. 1. You can go to Users and edit the user
How To Add a Custom User Role With Specific Capabilities
This code enables you to very easily create custom user roles once added to your functions file. If you want to make a membership site
Remove Capabilities For Any User Role
WordPress enables you to remove any capabilities pre assigned to any user role. In this 1st example, the code removes specific
Restrict Access To Custom Post Types By Users Capability
If you want to control which users have access to your custom post types, you can simply by adding some extra code to your existing code
Remove Admin Menu Links for the WordPress SEO Plugin
The PHP code in this post should be copied from the view raw link and pasted at the end of your child themes functions.php file. The code
Redirect User To Specific Page Based On Their Capability After Logging In
This PHP code redirects any user who isn't capable of updating the core (Only admins) to a specific url on your site. The PHP code
Remove Different Admin Menu Links For A Specific User Profile
This PHP code enables you to replace the user@email.com address with the registered email address of a specific user and remove the menu
WordPress User Role Capibilities
Have you ever thought about finding other bloggers to help manage your WordPress administration? The only problem is you need people who
You must be logged in to post a comment.