bp_ps_escaped_form_data( $version = '' )
Returns version 4.7 escaped form data.
Description
Source
File: bp-core/profile-search/bps-fields.php
344 345 346 347 | function bp_ps_escaped_form_data ( $version = '' ) { return bp_ps_escaped_form_data47 ( $version ); } |
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.