bp_ps_escaped_form_data( $version = '' )

Returns version 4.7 escaped form data.

Description

Source

File: bp-core/profile-search/bps-fields.php

function bp_ps_escaped_form_data ($version = '')
{
	return bp_ps_escaped_form_data47 ($version);
}

Changelog

Changelog
Version Description
BuddyBoss 1.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.