apply_filters( 'sfwd_cpt_tax', array $taxonomy_options, string $post_type, string $taxonomy_slug )

Filters taxonomy registration options.


Description Description


Parameters Parameters

$taxonomy_options

An array of taxonomy options.

$post_type

Post type slug.

$taxonomy_slug

Taxonomy slug.


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.