apply_filters( 'sfwd_cpt_options', array $post_options, string $post_type )

Filters the custom post type registration options.


Description Description


Parameters Parameters

$post_options

An array of post options.

$post_type

Post type 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.