I’m developing some custom blocks in the new Gutenberg editor experience, and I’m struggle to understand how to use some build-in components, mostly the Draggable components. What I would...
  • May 18, 2022
  • 0 Comments
I would very much like to disable the drag and drop upload feature for tinyMCE (both the default one and the wp_editor() one) because it interacts with my custom...
  • May 16, 2022
  • 0 Comments
I managed to somewhat replicate the product gallery metabox from WooCommerce in Gutenberg using the third-party react-sortable-hoc component. As it seems that this component is no longer supported, I’d...
  • May 10, 2022
  • 0 Comments