apply_filters( "llms_get_{$singular}_tax_caps", array $caps )

Customize the taxonomy capabilities for the given taxonomy.


Description Description

The dynamic portion of this hook, $singular refers to the taxonomy’s registered name.


Top ↑

Parameters Parameters

$caps

(array) Array of capabilities.


Top ↑

Source Source

File: includes/class.llms.post-types.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.13.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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