Browse: Home / Classes / SFWD_CPT /

SFWD_CPT::get_settings_values

SFWD_CPT::get_settings_values( string $location = null )

Get settings for post type


Description #


Parameters #

$location

(string) (Optional) post type.

Default value: null


Return #

(array) $setting post type setting


Source #

File: includes/class-ld-cpt.php


Changelog #

Changelog
Version Description
2.1.0 Introduced.