Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на 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

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Custom Post Type Privacy” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Custom Post Type Privacy” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

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