Aprašymas
Limiting the cookie expire time of password protected posts. By default the cookie set when entering a password to access a password-protected post will be active for 10 days. This plugin turns this cookie into a session-based cookie. This means your visitor will need to re-enter the password if the browser was closed prior to revisiting the post.
Diegimas
By following these instruction, you’ll be able to install Instant Cookie Expire.
e.g.
- Upload the plugin files to the
/wp-content/plugins/instant-cookie-expiredirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
DUK
- I closed the browsertab and opened a new one, but your plugin does not work?
-
This is expected behaviour. Since the cookie works session-based, a password won’t be requested again unless the user closes the browser entirely.
Atsiliepimai
Programuotojai ir komandos nariai
“Instant Cookie Expire” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti toliau.
AutoriaiIšverskite “Instant Cookie Expire” į savo kalbą.
Domina programavimas?
Peržiūrėkite kodą, naršykite SVN repozitorijoje, arba užsiprenumeruokite kodo pakeitimų žurnalą per RSS.
Pakeitimų istorija
1.0.1
- Altered the plugin code. Thanks to the suggestions of pjherrel.
- Updated the description for WordPress 4.6
1.0
- First release.