bp_clear_object_type_terms_cache( int $type_id, string $taxonomy = '' )

Clear the Database object types cache.


Description Description


Parameters Parameters

$type_id

(Required) The Type's term ID.

$taxonomy

(Optional) The Type's taxonomy name.

Default value: ''


Top ↑

Source Source

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