You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugins: Add ActivityPub to the Friends Plugins installer.
Frontend: Add ability to read a post's comments inside the Friends plugin using the comments button (if it supplies a comments feed in its RSS which all WordPresses do) (Read blog comments inline #113).
Frontend: Add different styling for images and status feed. Add a "post status" box to the status feed.
Frontend: Allow starring friends + new widget to display those starred friends for convenient access.
Frontend: Add a recent friends widget that displays your newest friends and subscriptions for convenient access.
Core: allow frontend detection earlier in the WordPress boot process allowing our add_theme_support()s to kick in based on whether we are on the frontend.
Multisite: Improve activation code so that the friend roles should now be created more reliably on new multisite blogs (Improve multisite behavior #107).
Plugins: Add filters for the Friends roles plugin: friends_plugin_roles.
This discussion was created from the release 2.1.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
friends_rewrite_incoming_url
,friends_user_feed_activated
,friends_user_feed_deactivated
.add_theme_support()
s to kick in based on whether we are on the frontend.friends_plugin_roles
.This discussion was created from the release 2.1.0.
Beta Was this translation helpful? Give feedback.
All reactions