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();