Title: p5 : Plenty of Perishable Passwords for Protected Posts
Author: Cyril Batillat
Published: <strong>2013 年 6 月 23 日</strong>
Last modified: 2014 年 5 月 20 日

---

搜尋外掛

![](https://ps.w.org/p5/assets/banner-772x250.png?rev=730937)

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

![](https://s.w.org/plugins/geopattern-icon/p5_ece8cf.svg)

# p5 : Plenty of Perishable Passwords for Protected Posts

 由 [Cyril Batillat](https://profiles.wordpress.org/cyrilbatillat/) 開發

[下載](https://downloads.wordpress.org/plugin/p5.1.4.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/p5/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/p5/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/p5/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/p5/#developers)

 [技術支援](https://wordpress.org/support/plugin/p5/)

## 外掛說明

By default, WordPress can protect each post with one and only password. This plugin
gives you the possibility to assign multiple passwords on each post, with an expiration
date.

## 螢幕擷圖

[⌊A protected post with multiple passwords⌉⌊A protected post with multiple passwords⌉[

A protected post with multiple passwords

## 安裝方式

 1. Upload plugin folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Specify WordPress timezone on General Settings screen (/wp-admin/options-general.
    php). If possible, choose a real timezone (eg ‘Europe/London’) which may be more
    accurate than offsets (‘+2:00’) in some cases.
 4. Be sure that your template files use the WordPress function to protect your content:
 5.  See [WordPress codex](https://codex.wordpress.org/Using_Password_Protection) for
    more info.

## 常見問題集

  What happens when a password expire ?

The password is deleted from the database, so it is no longer attached to your post.

  Expired passwords aren’t deleted. Why ?

The plugin use WordPress cron feature to periodically delete expired passwords. 
Please make sure this functionnality is working on your WordPress installation. 
[WP-Cron Control](https://wordpress.org/plugins/wp-cron-control/) plugin is a good
way to see what’s happening with the cron.

  My post is no longer protected. Why ?

In WordPress, a post is protected as long as it has a password attached. When all
the post passwords have expired, the post is no longer protected. It’s as simple
as that.
 To keep a post protected, assign it a password without an expiration date.

  Are my already defined passwords conserved after installation ?

Yes.

  Are my password-protected posts still protected when I deactivate/uninstall p5
plugin ?

Yes. After deactivation or uninstallation, your posts are still protected with the
first password that was attached to each of them.

  My password is supposed to be expired, but I still can see my protected content

Be sure that the timezone is well defined in /wp-admin/options-general.php

  Does this plugin provide some hooks ?

Yes. Actually these actions are defined :

 1. p5_insert_password, called after insertion of a new password
 2. p5_update_password, called after password update
 3. p5_save_password, called indifferently after p5_insert_password or p5_update_password.
 4. p5_delete_password, after a password has been deleted

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈p5 : Plenty of Perishable Passwords for Protected Posts〉
的開發相關工作。

參與者

 *   [ Cyril Batillat ](https://profiles.wordpress.org/cyrilbatillat/)

[將〈p5 : Plenty of Perishable Passwords for Protected Posts〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/p5)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/p5/)、查看 [SVN 存放庫](https://plugins.svn.wordpress.org/p5/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/p5/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/p5/)。

## 變更記錄

#### 1.4

 * Fixed bug on cookie expiration date, due to difference of timezone between WordPress
   and the client
 * Minor improvements for WP UI
 * Updated jQuery Timepicker Addon

#### 1.3

Get ready for languages packs (WP 3.7.1 feature)

#### 1.2

Workaround to url_to_postid getting bugged. (see https://core.trac.wordpress.org/
ticket/19744)
 The post ID was not retrieved on custom post types.

#### 1.1

Use CSS scope on jQuery UI datetime picker to avoid collisions

#### 1.0

First release

## 中繼資料

 *  版本 **1.4**
 *  最後更新 **12 年前**
 *  啟用安裝數 **40+**
 *  WordPress 版本需求 ** 3.5 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.9.40**
 *  語言
 * [English (US)](https://wordpress.org/plugins/p5/)
 * 標籤:
 * [expiration](https://tw.wordpress.org/plugins/tags/expiration/)[password](https://tw.wordpress.org/plugins/tags/password/)
   [protected posts](https://tw.wordpress.org/plugins/tags/protected-posts/)
 *  [進階檢視](https://tw.wordpress.org/plugins/p5/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  5 個 5 星使用者評論     ](https://wordpress.org/support/plugin/p5/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/p5/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/p5/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/p5/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/p5/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/p5/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/p5/reviews/)

## 參與者

 *   [ Cyril Batillat ](https://profiles.wordpress.org/cyrilbatillat/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/p5/)