Περιγραφή
When creating new posts or pages (of regular WordPress types or custom post types), this plugin makes them private by default.
Just activate the plugin, no further configuration is necessary (or even possible).
This plugin is a fork of the Private Posts by Default plugin since it didn’t work properly in WordPress 4.3 and wasn’t updated in more than three years.
Important URL’s
Εγκατάσταση
Requirements
- PHP: 5.x.x
- WordPress: 3.x.x
Basic Installation
Preferred installation method:
composer require wpackagist/private-by-default
wp plugin activate private-by-default
Or, if you must do it the suboptimal way:
- Upload plugin folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Συχνές Ερωτήσεις
- Does it have a configuration menu?
-
No, it’s not necessary since there is nothing to configure. The plugin works it’s magic right after it’s activated.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Private by Default” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Private by Default” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0
- First release