SFWD_CPT::register_tax( array $tax_data )
Sets up taxonomy to be registered, does not actually register the taxonomy
Description Description
Filter callback for ‘sfwd_cpt_register_tax’
Parameters Parameters
- $tax_data
-
(Required)
Return Return
(array) $tax_data
Source Source
File: includes/class-ld-cpt.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |