Title: p5 : Plenty of Perishable Passwords for Protected Posts
Author: Cyril Batillat
Published: <strong>23 ມິຖຸນາ 2013</strong>
Last modified: 20 ພຶດສະພາ 2014

---

ຄົ້ນຫາປລັກອິນ

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

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ 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://lo.wordpress.org/plugins/p5/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/p5/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/p5/#installation)
 * [ການພັດທະນາ](https://lo.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” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open
Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ 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/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/p5/) ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/p5/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 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

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.4**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **12 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **40+**
 *  ເວີຊັນ WordPress ** 3.5 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **3.9.40**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/p5/)
 * ແທັກ
 * [expiration](https://lo.wordpress.org/plugins/tags/expiration/)[password](https://lo.wordpress.org/plugins/tags/password/)
   [protected posts](https://lo.wordpress.org/plugins/tags/protected-posts/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/p5/advanced/)

## ການໃຫ້ຄະແນນ

 5 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 5 ລາຍການ     ](https://wordpress.org/support/plugin/p5/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/p5/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/p5/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/p5/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/p5/reviews/?filter=1)

[ການທົບທວນຂອງທ່ານ](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/)