New Release: 6.0.4.0

PeepSo 6.0.4.0 is a maintenance release bringing fixes for issues with users being logged out, various compatibility improvements with third-party integrations, as well as enhancements such as comment length counter.

Improvements

It has been reported that a few PeepSo sites automatically log out the user when they close the browser window. Cookie handling should be improved in this version and your users will now remain logged in to the site. They will have to log in one more time if they have closed the browser before your site was updated.

Comments counter always exited in PeepSo, but it was never displayed to the commenter. With this new update, when comments length limit is close, the counter will show up notifying the user of the remaining character count for that comment.

Small counter bubble will show up in the comment when character length limit is close

Other Fixes

We’ve added plenty of fixes for third-party integrations, which are mostly cosmetic CSS changes. We’ve also introduced some filters that work under the hood to allow username length control. There are more minor improvements and fixes, feel free to check our changelog for all the details.

Don’t have the Bundle but you would like to have access to all current and future plugins hassle-free?

Check our offer!

PeepSo Ultimate Bundle – 1 Year

$199

That’s less than $17/month for a single site license.

Choose license option
  • Billed once per year until cancelled

  • Billed once per year until cancelled

  • Billed once per year until cancelled

  • Billed once per year until cancelled

  • Billed once per year until cancelled

Get access to every single plugin and theme we have on offer.

  • 1 year of updates
  • 1 year access to downloads
  • 1 year of 24/7 * Priority Technical Support
  • Early Access Program


Reactions & comments

Join Our Community!
Join us to discuss PeepSo's features, connect with the development team and give suggestions.

Comments

Tom Raso avatar
@peepso_user_17402(Tom Raso)
@peepso_user_35864(Iva Kec), does this update propose a persistent connection or a default connection as Wordpress proposes it?

My goal is to have a persistent connection of one year for example. Because if necessary I would enter the code below in my theme’s functions.php file:

function keep_me_logged_in_for_1_year( $expirein ) {
return 31556926; // 1 year in seconds
}
add_filter( ‘auth_cookie_expiration’, ‘keep_me_logged_in_for_1_year’ );
Mar 8, 2023 10:56 AM
Siniša Krišan avatar
@peepso_user_13(Siniša Krišan)
@peepso_user_17402(Tom Raso) whenever possible we try to follow WP coding standards to the letter, so I believe we did everything here to follow WP. You can always add your code to functions.php to override it though.
Tom Raso avatar
@peepso_user_17402(Tom Raso)
@peepso_user_13(Siniša Krišan), thank you for your answer.
Mar 9, 2023 6:49 AM
Thomas Bludau avatar
@peepso_user_46335(Thomas Bludau)
YESSS!!
Mar 14, 2023 12:31 AM

About

Latest Posts

Stay in Touch

Sign up for our newsletter and be the first to know about news and latest releases.

Your email address is secure. We do not send spam. You are free to unsubscribe at any time.