taxonomy

WordPress サイトエディターでのカスタムタクソノミーの表示 – Nick Diego

register_taxonomy_for_object_type() – Function | Developer.WordPress.org

    wp.blocks.registerBlockVariation(
        'core/post-terms',
        {
            name: 'test_category',
    		title: 'Test Categories',
    		icon: 'category',
    		isDefault: false,
    		attributes: { term: 'testcategory' },
        },
    );

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

[emulsion_relate_posts]