xprofile_activity_filter_options()

Add filters for xprofile activity types to Show dropdowns.


Description Description


Source Source

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

function xprofile_activity_filter_options() {
	?>

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

	<?php
}

Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.