Redirect Front-end

A small plugin that lets you "hide" the front-end of a site, redirecting to the WP Dashboard.

Author:Josh Eaton (profile at wordpress.org)
WordPress version required:3.6
WordPress version tested:3.6.1
Plugin version:0.1
Added to WordPress repository:12-09-2013
Last updated:12-09-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.josheaton.org/
Total downloads:776
plugin download
Click to start download

A small plugin that lets you “hide” the front-end of a site, all front-end requests of logged-in users are redirected to the WP Dashboard (filterable).

Useful mainly for developers, if you’re developing a site and want to give users access to see the dashboard while you’re working on the front-end. Also can be used if you have a site with no front-end and always want users to stay on the dashboard.

Filters included:

  • rfe_redirect_caps: Control capabilities required to bypass redirect, lets Administrators access front-end by default (default: manage_options)
  • rfe_redirect_url: Change the redirect URL (default: admin_url())

FAQ
ChangeLog