Descrição
WordPress plugin that adds a metabox to posts, pages, and custom post types where you can select if the content requires a login and what role is allowed to view the content. The native auth_redirect function is used to redirect users to the login page.
Instalação
This section describes how to install the plugin and get it working.
- Upload
simple-require-login
folder to the/wp-content/plugins/
directory - Ative o plugin por meio do menu “Plugins” no WordPress
FAQ
None yet!
Avaliações
Colaboradores e desenvolvedores
“Simple Require Login” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Simple Require Login” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
0.2
- Added condition so that metabox doesn’t show up on ACF and menu pages. Added an option to redirect to SSL.
0.1
- Initial Release