apply_filters( 'bp_get_type_metadata_schema', array $schema, string $type_taxonomy )

Filter here to add new meta to the BuddyPress type metadata.


Description Description


Parameters Parameters

$schema

Associative array (name => arguments).

$type_taxonomy

The Type's taxonomy name.


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.