apply_filters( 'sfwd_cpt_register_tax', array $taxonomies )

Filters list of taxonomies to be registered.


Description Description

add_filters are currently added during the add_post_type() method in swfd_cpt.php


Parameters Parameters

$taxonomies

An array of taxonomy lists to be registered.


Top ↑

Source Source

File: includes/class-ld-lms.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.