xprofile_activity_filter_options()

Add filters for xprofile activity types to Show dropdowns.

Description

Source

File: bp-xprofile/bp-xprofile-activity.php

function xprofile_activity_filter_options() {
	?>

	<option value="updated_profile"><?php _e( 'Profile Updates', 'buddyboss' ) ?></option>

	<?php
}

Changelog

Changelog
Version Description
BuddyPress 2.0.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.