This snippet adds an link to your patterns to the admin menu for quick access, along with a submenu item to add a new pattern.

function bb_patterns_admin_menu() {
    add_menu_page('Patterns', 'Patterns', 'edit_posts', 'edit.php?post_type=wp_block', '', 'dashicons-editor-table', 22);
    
    add_submenu_page('edit.php?post_type=wp_block', 'Add New Pattern', 'Add New Pattern', 'edit_posts', 'post-new.php?post_type=wp_block');
}
add_action('admin_menu', 'bb_patterns_admin_menu');

Add the PHP to your child theme’s functions.php file, or a code snippets plugin.

Code snippets are offered ‘as is’ and no support is provided. If you have customisation requirements, feel free to contact me for a quote.

Pro Pass Membership

Want access to all current and future child themes, kits, and our B&B Blocks library for Kadence for one low annual price?

Brand & Build Pro Pass

Latest

In the shop

  • Kadence
    Lane Wordpress Theme for KadenceLane Wordpress Theme for Kadence

    for content creators

    £175.00

    View Details 🡢

  • Kadence
    Liora Child Theme for KadenceLiora Child Theme for Kadence

    for bloggers

    £175.00

    View Details 🡢