این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

Members [is_user_logged_out] shortcode

توضیحات

To complement the [is_user_logged_in] shortcode I noticed a [is_user_logged_out] shortcode was missing from Members plugin, soI decided to write an “extension plugin” to add it. Maybe this can be added to Members itself one day?

The [is_user_logged_out] shortcode should be used to check if a user is currently logged out of the site. If not, the content will be hidden.

Example:
[is_user_logged_out]This content is only shown to logged-out users.[/is_user_logged_out]

This shortcode has no parameters.

نصب

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

سوالات متداول

None.

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

سپتامبر 3, 2016
Does exactly what expected. Very nice move to think about that one! Work with WP 4.3.1 no problem.
خواندن تمامی 4 نقد و بررسی‌

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

“Members [is_user_logged_out] shortcode” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

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

ترجمه “Members [is_user_logged_out] shortcode” به زبان شما.

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

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

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

0.1

First release.