- Forces login cookies to last a year instead of the default two days (or two weeks).
bbPress plugin browser »
Year Long Cookies - Remember Me (0.01)
Download
Version: 0.01
Last Updated: 2008-2-17
Requires bbPress Version: 0.8 or higher
Compatible up to: trunk alpha 1075
Average Rating





Your Rating
Author: _ck_
-
Version 0.9 of bbPress will add a "remember me" checkbox (which you can copy to other themes) which changes the login to 2 weeks, so that might be better than this plugin.
But if you are on an intranet or don't care about accidental logins left at libraries, internet cafe's etc. this plugin can still be useful.
Posted: 7 months ago # -
First of all, I just wanted to thank you for all of your BBPress plugins. I've found many of them extremely useful. I installed YLC-RM on BBPress 0.9.0.2
When I activate the plugin, and log out, nobody (including myself) can log back into BBPress. I disabled all other plugins to make sure it wasn't a conflict with anything else. When I disable the plugin, I'm able to log in again.Obviously, the whole point of having this plugin is that you won't log out, but in the event that a user does, they won't be able to log back in. Also, I hadn't logged out, it just didn't seem to remember me the next day.
Like you said, it may be better to just use the new built in feature in the new version of BBPress. Either way, I just wanted to let you know about a possible bug. Thanks again for all your work!
Posted: 4 months ago # -
There is probably a change in bbPress 0.9.0.2 vs 0.9.0.0 that is causing the issue. I will have to look at it again.
If you want to force two week long cookies without any plugin and without a checkbox on your login, you can add this line to your
login-form.phptemplate:<input type="hidden" name="remember" id="remember" value="1">before the
</form>Posted: 4 months ago #
Add a Comment
You must log in to post.