Skip to content

Prevents frontend access to non logged in users. Adds user specific API keys for RSS/Remote access.

License

Notifications You must be signed in to change notification settings

crowdfavorite/wp-gatekeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

## CF Gatekeeper

The CF Gatekeeper plugins provides admin users with the ability to block access to an entire site, except for users with specific capabilities. By default this is only users who can publish posts.  When the plugin is activated, it will redirect all users who do not meet the capability requirements to the wp-login.php page.

The plugin also adds an API key to each user so they will have the ability to view items like RSS feeds even if CF Gatekeeper is turned on.  

### Blocking Access to the Site

To block access to a site, simply activate the plugin on the `Plugins` page in the WordPress Admin.

### User Keys

To find the User Key for a particular user, simply open the User Edit screen for that user, and look for the `API Key` section.  To use a user key, simply add `?cf_user_key=##KEY##` to the end of any URL on the site.

About

Prevents frontend access to non logged in users. Adds user specific API keys for RSS/Remote access.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages