• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

WP SITES

2662

Original Genesis Tutorials & 5000+ Guaranteed Code

Snippets

  • Support
  • Newsletter
  • Videos
  • Log in

Premium Member? - Request custom 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 includes the current_user_can() and wp_redirect() functions with the admin_init hook which fires before any other hook when any user logs into any wp_admin page.

You could also use the login_redirect filter.

The code above comes from the WordPress Codex and will need modifying to work.

Similar Posts

  • How To Use A 301 Redirect In Your Functions File
  • Website Redirection – Create a 301 Permanent HTTP Redirect in htaccess

Roles & Capabilities

Reader Interactions

Leave a Reply Cancel reply

You must be logged in to post a comment.

Primary Sidebar

PHP Code

template_include

get_body_class

if else

array

class_exists

foreach

sprintf

add_action

printf

variable

Advertise · WPEngine · Genesis · Log in

  • How Premium Membership Works
  • Sign Up
  • Support
  • Subscription Details/Invoice
  • Tagged Tutorials
  • Access-Download Problems