چھوڑیں مواد پر جائیں
WordPress.org

اردو

  • تھیمز
  • پلگ انز
  • خبریں
  • معاونت
  • متعلق
  • اردو مترجم ٹیم
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

For Your Eyes Only

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

For Your Eyes Only

منجانب Fumiki Takahashi
ڈاؤن لوڈ کریں
  • تفصیلات
  • جائزے
  • انسٹالیشن
  • ڈیولپمنٹ
معاونت

تفصیل

This plugin adds a block to your block editor.
This block changes its display depending on a current user’s capability.

  • You can set capability for block.
  • If a current user has a capability for the block, its content will be replaced.
  • Or else, block is displayed as log in link.
  • This block is an inner block, so you can nest any blocks inside it. Convert it to a reusable block for your productivity.

See screenshot for how block will be displayed.

This plugin use REST API to convert block content, so you can use it with cached WordPress.
Even if you use CDN like CloudFront or Cloudflare, this plugin displays proper contents for each users.

For performance enhancement, Cookie Tasting is recommended.
It decreases server access including REST API by checking COOKIE value before accessing to server side script.

Hooks

Display Customization

  • fyeo_tag_line – Customize the default tagline displayed to users without capability. %s will be replaced with login URL.
  • fyeo_login_url – Replace the login URL. Default is wp_login_url().
  • fyeo_redirect_url – Customize redirect URL after login. Receives post object as second argument.
  • fyeo_redirect_key – Change query parameter key for redirect. Default is redirect_to.
  • fyeo_enqueue_style – Whether to enqueue default theme style. Return false to disable.

    Capability Control

  • fyeo_capabilities_list – Customize available capabilities list shown in block settings.

  • fyeo_default_capability – Change default capability. Default is read.
  • fyeo_user_has_cap – Override capability check result. Receives $has_cap, $capability, $user.

    Rendering

  • fyeo_default_render_style – Set default rendering style. Return dynamic for PHP rendering, empty string for async.

  • fyeo_can_display_non_public – Allow displaying restricted content for non-public posts. Receives $post object.

    REST API

  • fyeo_minimum_rest_capability – Control REST API access. Return false to deny access.

اسکرین شاٹس

  • You get a new block to restrict non-members.

بلاکس

یہ پلگ ان 1 بلاک مہیا کرتی ہے۔

  • Restricted Block This block will be displayed only for specified users.

انسٹالیشن

  1. Upload the plugin files to the /wp-content/plugins/for-your-eyes-only directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. You get new block named Restricted Block on Block Editor.

عمومی سوالات

How to Contribute

We host our code on Github, so feel free to send PR or issues.

جائزے

There are no reviews for this plugin.

شراکت دار اور ڈیویلپرز

“For Your Eyes Only” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار
  • Fumiki Takahashi
  • TAROSKY INC.
  • Hametuha INC.

“For Your Eyes Only” کا 1 زبان میں ترجمہ کیا گیا ہے۔ تعاون کے لیے مترجمین کا شکریہ۔

“For Your Eyes Only” کا اپنی زبان میں ترجمہ کریں۔

ڈویلپمینٹ میں دلچسپی ہے؟

کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔

چینج لاگ

1.2.1

  • Bump PHP and WordPress requirements.
  • Arranged tranpilation structure.

1.1.0

  • Ownership is now changed. Thanks to @hametuha for taking over this plugin.
  • Add dynamic mode. This works as PHP rendering.

1.0.1

  • Add auto deploy.

1.0.0

  • First Release.

میٹا

  • Version 1.2.3
  • Last updated 3 مہینے پہلے
  • Active installations 10 سے کم
  • WordPress version 6.6 یا اس سے جدید
  • Tested up to 6.9.4
  • PHP version 7.4 یا اس سے جدید
  • Languages

    English (US) اور Japanese.

    اپنی زبان میں ترجمہ کریں

  • Tags
    loginmembershiprestrict
  • اعلی درجے کا منظر

درجہ بندیاں

No reviews have been submitted yet.

Your review

See all reviews

شراکت دار

  • Fumiki Takahashi
  • TAROSKY INC.
  • Hametuha INC.

معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

معاونتی فورم دیکھیں

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

اردو

  • Visit our X (formerly Twitter) account
  • ہمارے بلیواسکائی اکاؤنٹ پر جائیں
  • Visit our Mastodon account
  • ہمارے ٹھریڈز اکاؤنٹ پر جائیں
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • ہمارے ٹک ٹاک اکاؤنٹ پر جائیں
  • Visit our YouTube channel
  • ہمارے ٹمبلر اکاؤنٹ پر جائیں
کوڈ شاعری ہے۔
The WordPress® trademark is the intellectual property of the WordPress Foundation.