Gutenberg Generally shortcodes that are used on their own are provided with their own Gutenberg blocks, for other shortcodes you'd like to use within text, you should use Gutenberg block, from here you will see BP Profile Shortcodes Extra dropdown menu to select the appropriate code.
This will accept the parameter profile page to have the url for any page for the profile specified i.e. settings will go to the settings page. text= name will show the users displayname as link to their profile page.
Returns collection of Cover Image, Profile Image and @Username with the Username as link to the members profile homepage..
This will accept the parameter page=. to return link to any group tab, ie page= forum will return link to the forum page user page= home to return lin to the group homepage..
Returns the link to the group homepage for the group with slug of test-group, the text specified is used as the anchor text...
Returns collection of Cover Image, Avatar and Group Name with link to the group homepage..
Group Name is held in div with id of bppse-grp-group-link., the name is within h2 tags with class of bppse-grp-group-header-nicename., Accepts group id=. and slug input...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added in to use the username of the user as the text for the link to the required url...
Added in to use the displayname of the user as the text for the link to the required url.. 1.0.5. updated readme text for bpps prifile field shortcode... 1.0.4..
Read more