New Release: PeepSo & Gecko 3.6.2.0

New features and improvements for the user interface and the events plugin, combined with a handful of minor fixes and improvements across the board.

Avatars in action titles

If a post is created on another user’s profile or inside a group, a small “recipient” avatar is now shown next to their name. A small icon is still present next to group names, but it can be easily hidden with CSS.

Posts made on other users’ profiles or in groups now show a small recipient avatar

Social Login

WeChat was added as a new provider, but because app registration is a very tedious process we were not able to test it properly. So, WeChat integration is considered a BETA until we have enough proof it works fine.

The admin interface was improved as well – values that require copy-pasting values are now displayed as text inputs that are easier to select.

Events (Beta)

The User Limits plugin is now able to control who has the right to create / manage events and RSVP to them.

The RSVP filters in user profiles are now accessible to non-owners and the RSVP filters do not show if RSVP is disabled.

Other improvements

We fixed a reported concern where a link preview from a pinned post would sometimes duplicate itself under other posts. Gecko styles received minor improvements in RTL mode, and non-styled default buttons will now inherit Gecko styles. WordPress 5.8 mobile embeds now display properly in PeepSo streams. We also fixed a conflict with TranslatePress where their hooks would break our license calls.

Watch the 3.6.0.0 release video

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

$199

Choose license option

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

  • 1 year of free updates
  • 1 year of 24/7 * Technical Support
  • 1 year access to future plugins (if any)
  • Early Access Program
  • Our ❤

Brought to you by PeepSo Team Matt Jaworski
I am a professional nerd with **over fifteen years of experience** in the field of Open Source web development. Before [PeepSo](https://PeepSo.com) I was a contractor and have helped build successful businesses around the world, including USA, UK, Germany, Indonesia, and Malaysia. A couple of years leading up to founding PeepSo, I was involved with JomSocial - a social networking extension for Joomla. Stepping up from the role of a contractor to a business owner, I became [PeepSo](https://PeepSo.com) founder and Chief Technology Officer. I strive to build beautiful, fast, and functional software that **empowers users to build their own digital tribes with full autonomy and freedom** often not available on mainstream social networking media. In 2022 I launched [EmeraldWP](https://EmeraldWP.com) which acts as an umbrella for my other projects such as ListoWP, Widget Shortcode Pro, and MomentsWP.

Reactions & comments

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

Comments

@peepso_user_23147(Johannes Genberg)
Anyway, Nurul at the support gave me this code that works perfectly in case anyone else wants it:

/* hide the group icon */
.ps-post-author-group-indicator {
display:none;
}
/* margin-right only for avatar of a group post */
.ps-post--group .ps-post__title .ps-avatar {
margin-right: 10px;
}
@peepso_user_41471(Adelino Quialunda)
I am just wondering if there is a possibility to integrate Peepso directly to my website theme without using gecko? because I already have my website just wanted to add a community, so if I install gecko the site gets erased.
@peepso_user_10(Matt Jaworski)
@peepso_user_41471(Adelino Quialunda) the only required thing is the PeepSo Foundation plugin, and everything else is optional. PeepSo will work fine without our Gecko theme, but some features like full-width profile covers, widget gradients etc won't be available.
August 13, 2021 2:15 am