SFWD_CPT::get_settings_values( string $location = null )
Get settings for post type
Description Description
Parameters Parameters
- $location
-
(Optional) post type
Default value: null
Return Return
(array) $setting post type setting
Source Source
File: includes/class-ld-cpt.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |