Popis
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.
Inštalácia
This section describes how to install the plugin and get it working.
- Upload
simple-require-login
folder to the/wp-content/plugins/
directory - Aktivujte modul cez položku „Moduly“ v menu vo WordPress
Časté otázky
None yet!
Recenzie
Prispievatelia a vývojári
“Simple Require Login” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „Simple Require Login“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
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