daomapsieucap / fiber-admin

💈 Bring multiple customization features to make your own WordPress admin.
https://wordpress.org/plugins/fiber-admin/
0 stars 1 forks source link

Update setting page with Block Editor (Gutenberg) #15

Closed daomapsieucap closed 1 year ago

daomapsieucap commented 1 year ago

Found this article: https://wholesomecode.net/create-a-settings-page-using-wordpress-block-editor-gutenberg-components/. It's great to apply this feature to our plugin, just for a better UI.

daomapsieucap commented 1 year ago

@zrvincent Could you take a quick check and let me know if it's possible if we can implement this feature (especially with our theme which disabled the Gutenberg editor)?

daomapsieucap commented 1 year ago

@zrvincent Since some themes won't use Gutenberg editor and they dequeue all Gutenberg assets, I don't think the approach will be possible. I will close this issue due to the impossibility to make it compatible with non-Gutenberg themes