Creator of create-guten-block here. You should be building Gutenberg blocks via companion plugins. Keep your theme for styles only 🙂 That’s the best practice for now.
Related Posts:
- How to insert a logo in the header?
- Page template in two level deep folder
- How can I get wp_head() as a string instead of echoing it?
- Add colors to existing color palette without replacing it
- Returning Variables back into a template
- Gutenberg – editor-font-sizes in functions not working
- How to add a second stylesheet to the editor
- Override template file i subfolders
- Single Page theme [closed]
- How do I get the trackback count of a post in wordpress without writing an SQL query?
- Template for landing pages
- How to add menĂą section to my WordPress template?
- Why still output /wp-content/themes/twentynineteen?
- Create theme for mobile phones and tablets only?
- How to update mark-up of a gallery block in a custom theme?
- How to Modify WP_Includes/blocks/latest_posts.php
- Correct way to make a custom block theme responsive
- Is there a block to print post link standalone in a block theme?
- What is the point of using the front-page.php template? [closed]
- Meaning of “if ( is_home() && ! is_front_page() )” snippet?
- Full site editing templates folder vs block-templates
- Is child-theme required when modyfing “Appearence > Editor”?
- How to add multiple custom blocks in custom WordPress theme using create-block?
- How to create a template for a post in Query Loop block?
- Full Site Editing, Block Theme, Gutenberg, Site Editor
- WP 3.4 – what action/hook is called when theme customisation is saved?
- Is it good to rename theme folder downloaded from WordPress.org?
- Editing the custom background CSS
- What, specifically, should be included in theme_name_setup()?
- How to get gallery images?
- Is the theme customizer slowing down my site?
- Why does my short code get executed before other content?
- What does “Do not deregister the jquery script in the administration area” mean?
- What is the best book to learn how to make themes for wordpress?
- How can I see what template parts are being called for rendering the viewable page?
- Symlink a directory to wp-content/themes
- What are WooCommerce starter themes? [closed]
- How to disable the gradient and font size internal CSS added by WordPress when using theme.json
- Is there an error in get_the_tag_list()?
- Example of a theme organization without all the default wp files in root
- Disable the Custom Internal CSS added by theme.json for Certain Pages
- Unwanted blank lines before tag
- How do I display the “Archives” widget layout (sidebar) in WordPress by ‘year’ then by ‘months’?
- How do you protect a premium theme from being copied?
- Setting hero/splash section as a blog post
- Where is the correct place(s) in twentysixteen’s header.php to add a Google webfont?
- How to support Lazy Loading Assets in a WordPress Theme?
- Custom Nav Walker Displaying Values in Sub Menu
- How to configure wordpress to work with Vuejs with SSR and without hashbang
- How can one update a theme on a live site without interruption?
- Sub folder CSS that’s read by Admin panel
- get_query_var() and permalinks
- Some doubts about how to show posts in a custom theme?
- Toggle Sidebar Display
- Dequeue a style file which is making website load slow!
- Move theme templates to subfolder without losing page associations
- Why are theme templates organized as multiple point of entry PHP files instead of reusing your theme’s index.php?
- How to float an image in Gutenberg
- Can’t delete theme
- Theme Development for WordPress Multisite Installation
- Include Parent functions.php in Child Theme functions.php
- Do i need to keep all the default WP templates files in a theme?
- create category on theme setup
- WordPress get_template_part() function not working
- Where am I doing wrong in my theme menu?
- How can my theme allow users to take advantage of advanced html tags in posts
- Is it possible to make *.js and folders visible in theme-editor
- Custom Blocks as part of a theme
- Block editors annoying warnings
- Create a child theme from multiple themes
- Are seven additional image sizes are too many?
- How can I use the WordPress Loop and Pagination in multiple instances but different scenarios throughout my site?
- registering a global template wordpress 6.0
- How to add InnerBlock multiple times in the same block
- I have WordPress setup on primary domain, how do I set it up on its subdomain using the same database?
- Theme Action to hook for one time only function [duplicate]
- HTTP Error when uploading images over specific dimensions
- Why is the `if else` not working?
- showing all recent posts in theme
- custom Background not showing after upgrade?
- Rolling your own WordPress Themes
- PHP Parse error: syntax error, unexpected ‘endwhile’ (T_ENDWHILE), expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF) on line 124
- Show popover with url and option to open in new window
- Posts Page shows Classic Editor interface not Gutenberg
- How to display home page last modified date in anywhere of wordpress theme?
- Is a multipurpose theme an alternative to modifying or creating a theme from scratch?
- WooCommerce – edit templates
- How to dowload and edit content of a website
- Display content on Single page
- Best strategy for providing theme options using customizer
- How can I fix the even/odd child classes comments so that the comments are unaffected by the top-level even/odd?
- What’s the policy for building a theme that doesn’t support widgets/menus?
- How Does One Create a Global Variable Repository
- Any Cool WordPress Theme Editor? [closed]
- getting id of page
- Is there any open source WordPress Themes?
- Template for posts of category in block theme?
- How to set the margin on an innerBlock in a block variation?
- Align images to the left of the content
- How to add group-row to InnerBlock template?