apply_filters( "bigcommerce/taxonomy/{$this->taxonomy}/capabilities", array $caps )

Summary

Filter the default capabilities for taxonomy terms.


Description

The dynamic portion of the hook is the name of the taxonomy.


Parameters

$caps

(array) The capabilities array for the taxonomy


Source

File: src/BigCommerce/Taxonomies/Taxonomy_Config.php


User Contributed Notes

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