Inpsyde\MultilingualPress\Module\CustomPostTypeSupport\PostTypeRepository::get_supported_post_types PHP Метод

get_supported_post_types() публичный Метод

Returns the slugs of all currently supported post types.
С версии: 3.0.0
public get_supported_post_types ( ) : string[]
Результат string[] The slugs of all currently supported post types.
    public function get_supported_post_types();