bp_get_group_type_metadata_schema( array $schema = array(), string $taxonomy = '' )

Extend generic Type metadata schema to match Group Type needs.


Description Description


Parameters Parameters

$schema

(Optional) The generic Type metadata schema.

Default value: array()

$taxonomy

(Optional) The taxonomy name the schema applies to.

Default value: ''


Top ↑

Return Return

(array) The Group Type metadata schema.


Top ↑

Source Source

File: bp-groups/bp-groups-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.