Title: Member Minder
Author: James Andrews
Published: <strong>10 جولای 2012</strong>
Last modified: 11 جولای 2012

---

جستجوی افزونه‌ها

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](https://s.w.org/plugins/geopattern-icon/member-minder.svg)

# Member Minder

 توسط [James Andrews](https://profiles.wordpress.org/thenetimp/)

[دانلود](https://downloads.wordpress.org/plugin/member-minder.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/member-minder/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/member-minder/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/member-minder/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/member-minder/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/member-minder/)

## توضیحات

Member Minder is a WordPress plugin that allows a site owner to decide who sees 
what content based on roles that a user is given. Roles must be non administrative
and be specifically level_0 privileged, since it makes no sense to restrict users
on the front end who have privileges to edit on the back end.

You can also hide content from unprivileged users by use the [memberminder] short
code. To do so you need a required attribute “secure”.

    ```
    [memberminder secure="members-only"]This content is only viewable by members[/memberminder]
    ```

The text “This content is only viewable by members” will only be displayed if the
user has the role “members-only”. To allow more than one role to view the content
add roles in a comma delimited list without spaces like so.

    ```
    [memberminder secure="members-only,friends"]This content is only viewable by members[/memberminder]
    ```

Now the roles “members-only” and “friends” can view the content.

When using short codes if a user is not in the “secure” role(s). The content simply
does not display. There will be no message to indicate that there is even any content
where the short code is. This allows for content injection based on roles on a page
or post. If you want the default message to show simply add the attribute ‘enable_alt_text
=”true”‘ to your short code like this.

    ```
    [memberminder secure="members-only" enable_alt_text="true"]This content is only viewable by members[/memberminder]
    ```

Now the default message for secure content will show up where the shortcode is placed.

Roles

The plugin does not currently support the addition of roles. Please use another 
plugin such as

https://wordpress.org/extend/plugins/user-role-editor/

Please note that in order to lock a user out of viewing content they must be level_0
and only be able to “read” as a capability.

## نصب

Install the plugin like any other WordPress plugin, then activate the plugin. Go
to the Settings -> Member Minder and create the default text a user will see if 
they do not have permission to view a page. Once that is done go to a page you want
to protect and look in the upper right corner under “Select Content Viewable Permissions”.
Select “Protect Content”, and then choose the Roles that can view the content. Save
the document, and log out. Going to that page now displays the message that you 
put in the options.

Short Code

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Member Minder” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ James Andrews ](https://profiles.wordpress.org/thenetimp/)

[ترجمه “Member Minder” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/member-minder)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/member-minder/)، [مخزن SVN](https://plugins.svn.wordpress.org/member-minder/)
را بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/member-minder/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/member-minder/) مشترک شوید.

## گزارش تغییرات

#### 0.7.2

Logic to check a roles capabilities are better defined.

#### 0.7

Initial commit to WordPress SVN repository.

## اطلاعات

 *  نگارش **v0.7.2**
 *  آخرین به‌روزرسانی **14 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 3.4.1 یا بالاتر **
 *  آزمایش‌شده تا **3.4.2**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/member-minder/)
 * برچسب
 * [content management](https://fa.wordpress.org/plugins/tags/content-management/)
   [members](https://fa.wordpress.org/plugins/tags/members/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/member-minder/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[بررسی شما](https://wordpress.org/support/plugin/member-minder/reviews/#new-post)

[مشاهدهٔ همهٔ بررسی‌ها](https://wordpress.org/support/plugin/member-minder/reviews/)

## مشارکت کنندگان

 *   [ James Andrews ](https://profiles.wordpress.org/thenetimp/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/member-minder/)