Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Custom Post Type Privacy

Περιγραφή

This is a simple plugin to allow for restricting access to content.

Users may be members of multiple groups. Multiple groups and multiple individual users may be allowed to view each
post. Overlaps are ignored — if the user is a member of any group that is allowed to view the post, that user will
be able to view it.

Εγκατάσταση

Installation is quick and simple:

  1. Upload ‘custom-post-type-privacy’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

To upgrade the plugin manually, follow these steps:

  1. Disable the plugin
  2. Upload the new version to /wp-content/plugins/
  3. Reactivate the plugin

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Custom Post Type Privacy” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

0.2 fixed issue with saving posts (wpdb wasn’t global)
0.3 new children should now inherit parent’s privacy groups and users