# Wordpress 6.2 inquiry about block based themes

**URL:** https://forum.pinegrow.com/t/wordpress-6-2-inquiry-about-block-based-themes/7886
**Category:** WordPress
**Created:** [March 31, 2023, 1:58pm UTC](https://forum.pinegrow.com/t/wordpress-6-2-inquiry-about-block-based-themes/7886 "2023-03-31T13:58:45Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![smgitner](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/smgitner/32/4615_2.png) [@smgitner](https://forum.pinegrow.com/u/smgitner)
#### Post date: [March 31, 2023, 1:58pm UTC](https://forum.pinegrow.com/t/wordpress-6-2-inquiry-about-block-based-themes/7886/1 "2023-03-31T13:58:45Z")

</div>

Will Pinegrow be able to export Wordpress block based themes that can take advantage of Wordpress capabilities to use the new editor instead of the customizer? I like this new capability of being able to change the the global styles in the FSE.

---

<div class="post-metadata">

### Author: ![adamslowe](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/adamslowe/32/4590_2.png) [@adamslowe](https://forum.pinegrow.com/u/adamslowe)
#### Post date: [March 31, 2023, 2:22pm UTC](https://forum.pinegrow.com/t/wordpress-6-2-inquiry-about-block-based-themes/7886/2 "2023-03-31T14:22:53Z")

</div>

I’m not sure what Pinegrow has in the pipeline, but I’ve used it two create a few Block themes and it’s worked pretty well.

The biggest gotcha is making sure your theme.json and css styles are aligned. You also have to factor in the element structure that the Site Editor uses. For example, the Site Editor defines the element, so you won’t want to include that in the block you create.

---

<div class="post-metadata">

### Author: ![jonroc](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/jonroc/32/2805_2.png) [@jonroc](https://forum.pinegrow.com/u/jonroc)
#### Post date: [April 15, 2023, 6:10pm UTC](https://forum.pinegrow.com/t/wordpress-6-2-inquiry-about-block-based-themes/7886/3 "2023-04-15T18:10:35Z")

</div>

I’m fully moved to FSE themes. PG works great for me, the only thing to look out for is your templates will not automatically be exported to your WP theme (like index.html). You have to manually set them for export in the PG Dom Tree. -Best!
