apply_filters( 'bp_rest_signup_schema', array $schema ) Filters the signup schema. ContentsParameters Source Related Used By User Contributed Notes Parameters #Parameters $schema (array) The endpoint schema. Source #Source File: bp-members/classes/class-bp-rest-signup-endpoint.php View on Trac Top ↑Related #Related Top ↑Used By #Used By Used By Used By Description bp-members/classes/class-bp-rest-signup-endpoint.php: BP_REST_Signup_Endpoint::get_item_schema() Get the signup schema, conforming to JSON Schema. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By #Used By Used By Used By Description bp-members/classes/class-bp-rest-signup-endpoint.php: BP_REST_Signup_Endpoint::get_item_schema() Get the signup schema, conforming to JSON Schema.