這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

SS Find Post with Password

描述

This plugin allows you to search out and find posts with a specific password.

The plugin was developed with photographers in mind who may want to password protect their albums and give that password to clients, without having to provide dedicated links and or user-name login details each time.

This plugin will integrate with most custom post types and Gallery plugins including NexGenGallery and WP Photo Seller

Donations

Please Donate to: admin@spotlightstudios.co.uk or use the link below
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=62YBJTBQ7HXLG

安裝

To install the plugin, just place the shortcode: [ss_postpassword] into any page / post / widget that you would like the seach to be placed.

You can use the following variables within the shortcode to specify it to your needs:

  • [ss_postpassword submit="Submit"] change the button label
  • [ss_postpassword error="Your error message here"] change the error message
  • [ss_postpassword text="Your text here"] change the internal text
  • [ss_postpassword errortext="Your error text here"] this is the internal text on error
  • [ss_postpassword uikit="on"] turn on UIKit style for error and alert message (requires UIKit)

常見問題

How does it work?
The plugin writes a simple password field with a submit button. On submitting the form, if a post / page exists with that password then the user will be redirected to that page and automatically logged in. If no post / page is found then an error will be displayed.

What if I use the same password for two pages?
The plugin will redirect to the first page with the specified password. It is your responsibility to maintain unique passwords throughout your website.

評價

There are no reviews for this plugin.

貢獻者及開發者

“SS Find Post with Password” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 SS Find Post with Password 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0
Plugin Launch