Beschreibung
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.
Installation
In diesem Abschnitt wird beschrieben, wie du das Plugin installieren kannst und wie es arbeitet.
- Upload
simple-require-login
folder to the/wp-content/plugins/
directory - Aktiviere das Plugin in WordPress über das Menü ‚Plugins‘
FAQ
None yet!
Rezensionen
Mitwirkende & Entwickler
„Simple Require Login“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Simple Require Login“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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
- Erste Veröffentlichung