bp_get_type_metadata_schema( boolean $suppress_filters = false, string $type_taxonomy = '' )

Returns the default BuddyPress type metadata schema.


Description Description


Parameters Parameters

$suppress_filters

(Optional) Whether to suppress filters. Default false.

Default value: false

$type_taxonomy

(Optional) the Type's taxonomy name.

Default value: ''


Top ↑

Return Return

(array) The default BuddyPress type metadata schema.


Top ↑

Source Source

File: bp-core/bp-core-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
7.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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