Inpsyde\MultilingualPress\Module\CustomPostTypeSupport\PostTypeRepository::get_supported_post_types PHP Méthode

get_supported_post_types() public méthode

Returns the slugs of all currently supported post types.
Since: 3.0.0
public get_supported_post_types ( ) : string[]
Résultat string[] The slugs of all currently supported post types.
    public function get_supported_post_types();