Opis
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.
Instalacija
Ovaj odlomak opisuje kako instalirati dodatak i i kako ga natjerati da radi.
- Upload
simple-require-login
folder to the/wp-content/plugins/
directory - Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu
ČPP
None yet!
Recenzije
Suradnici i Programeri
“Simple Require Login” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Simple Require Login” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
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
- Prvo izdanje