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)


Top ↑

Return Return

(array) $tax_data


Top ↑

Source Source

File: includes/class-ld-cpt.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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