CartFlows_Legacy_Importer::is_supported_post( string $post_type = '' )
Check supported post type
Parameters
- $post_type
-
(string) (Optional) Post type.
Default value: ''
Return
(boolean) Supported post type status.
Source
File: admin-legacy/class-cartflows-legacy-importer.php
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |