このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WooCommerce Category Locker

説明

General Info & Features:

  • WooCommerce versions support – 2.2.0 and later
  • WordPress version support – 3.5 and later
  • Products under locked category are excluded from the main shop loop
  • Passwords are fully encrypted and saved as a cookie
  • Password cookie lasts for 30 minutes by default
  • Ability to customise password template by copying it in to woocommerce theme folder
  • No Ads
  • No Paid Upgrades
  • Regular updates and maintenance

Having trouble? Please read FAQ first, if you need any assistance, contact us.

Development on GitHub
The development of WooCommerce Category Locker takes place on GitHub. Bugs and pull requests are welcomed there.

フック

List of available actions and filters:

アクション

  • wcl_before_passform – runs before Password Form
  • wcl_after_passform – runs after Password Form

フィルター

  • wcl_passform_classes – Password <form> classes
  • wcl_passform_submit_label – Password form submit button label
  • wcl_passform_submit_classes – Password form submit button classes
  • wcl_passform_input_classes – Password form input classes
  • wcl_passform_input_placeholder – Password form input placeholder
  • wcl_passform_description – Password form description shown above input and submit button
  • wcl_password_form – Entire form markup
  • wcl_password_expires – Password expiry when entered (default 30min)

スクリーンショット

  • Category page using TwentySixteen theme.
  • Category page using Storefront theme by WooCommerce.
  • Edit product category page in the admin area.
  • Add product category page in the admin area.

インストール

  1. Upload wc-category-locker to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化
  3. To activate password for category, navigate to Products -> Categories then either create or edit existing category, tick “Password Protected” -> Enter password you wish to use and hit “Update”
  4. To disable password, simply untick “Password Protected”

FAQ

None yet

Installation Instructions
  1. Upload wc-category-locker to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化
  3. To activate password for category, navigate to Products -> Categories then either create or edit existing category, tick “Password Protected” -> Enter password you wish to use and hit “Update”
  4. To disable password, simply untick “Password Protected”

評価

2018年11月11日
I install the plugin and set a password to one category. When I try and fill in the correct password, I always have the same page "Enter the password"
2018年10月12日
I also experienced this. Installs ok and locks the category in WooCommerce but it does not display the password box to be able to log into the page
2018年10月3日
Installs ok and locks the category in WooCommerce but it does not display the password box to be able to log into the pages. Total waste of time.
2018年9月27日
Plugin doesn't work - entering the passwords just reloads the page and asks for the password again. Issue was reported 2 weeks by one user and 7 months ago by another - neither have been answered.
2018年3月20日
I like how quickly this was to upload and get a no-nonsense clickable box to toggle a category on or off. However, this seems to disable other sections or pages that may be password-protected, so they can't all work simultaneously. When testing, I am able to deactivate and reactivate the plugin and get it working again, but visitors to my site are not able to do that so it simply stops working.
10件のレビューをすべて表示

貢献者と開発者

WooCommerce Category Locker はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WooCommerce Category Locker” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.3

  • change pre_get_posts action prioriry to default (10) for better theme support. Thanks @marcs84

1.0.2

  • Tidy up, minor updates and corrections in code

1.0.1

  • Fixed issue where users were not able to remove plugin if they didn’t have WooCommerce plugin installed.

1.0

  • 最初のリリース。