پرش به محتوا
  • ورود
  • نام‌نویسی
WordPress.org

فارسی

  • پوسته‌ها
  • افزونه‌ها
  • اخبار
  • پشتیبانی
  • درباره
  • همکاری در ترجمه
  • واژه‌نامه فارسی
  • تیم ترجمه فارسی
  • رویدادها
  • دریافت وردپرس
دریافت وردپرس

افزونه‌ها

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

This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

دانلود

Login to read more

توسط Takayuki Miyauchi
  • جزئیات
  • بررسی‌ها
  • نصب
  • توسعه
پشتیبانی

توضیحات

Display content enclosed by the shortcode for registered users only.

[auth]This content will display for registered users only[/auth]

https://github.com/miya0001/login-to-read-more

Arguments

  • class – Class name for css. default value is “btn btn-primary btn-large”
  • href – Link URL for button. default value is login url for your site
  • text – Button text. default value is “Login to read more”

The following will add a class as argument.

Example: [auth class="foo"]
Output: <a class="foo" ...>...</a>

The following will change url link.

Example: [auth href="http://example.com/xxx/"]
Output: <a href="http://example.com/xxx/" ...>...</a>

The following will change text.

Example: [auth text="Join"]
Output: <a ...>Join</a>

Filter Hook

  • login_to_read_more_class – Change default class.
  • login_to_read_more_href – Change default url.
  • login_to_read_more_text – Change default text.

The following is example for “login_to_read_more_text” filter.

add_filter('login_to_read_more_text', 'my_login_to_read_more_text');
function my_login_to_read_more_text(){
    return 'Join';
}

عکس‌های صفحه

  • Visual Editor.
  • Short code output.

نصب

  • A plug-in installation screen is displayed on the WordPress admin panel.
  • It installs it in wp-content/plugins.
  • The plug-in is made effective.

بررسی‌ها

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

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

“Login to read more” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان
  • Takayuki Miyauchi

ترجمه “Login to read more” به زبان شما.

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

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

اطلاعات

  • نگارش: 0.2.0
  • آخرین بروزرسانی: 10 سال پیش
  • نصب‌های فعال: 70+
  • نسخه وردپرس: 3.5 یا بالاتر
  • آزمایش‌شده تا: 3.5.2
  • زبان:
    English (US)
  • برچسب‌ها:
    loginmemberpostregistershortcode
  • نمایش پیشرفته

ارزیابی‌ها

مشاهده همه
  • 5 ستاره 1
  • 4 ستاره 0
  • 3 ستاره 0
  • 2 ستاره 0
  • 1 ستاره 0
برای ارسال بررسی وارد شوید.

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

  • Takayuki Miyauchi

پشتیبانی

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

مشاهده انجمن پشتیبانی

کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

کمک مالی به این افزونه

  • درباره ما
  • اخبار
  • میزبانی
  • حمایت
  • کوله‌پشتی
  • مستندات
  • توسعه‌دهندگان
  • مشارکت کنید
  • یادگیری
  • ویترین
  • افزونه‌ها
  • پوسته‌ها
  • الگوها
  • WordCamp
  • WordPress.TV
  • بادی‌پرس
  • بی‌بی‌پرس
  • WordPress.com
  • مت
  • حریم خصوصی
  • Public Code
WordPress.org
WordPress.org

فارسی

  • Visit our Facebook page
  • Visit our Twitter account
  • بازدید از حساب کاربری ما در اینستاگرام
  • بازدید از حساب کاربری ما در LinkedIn
کد شعر است.