Add wp.hooks.addFilter support for registerBlockType in metabox

Support MB Blocks Add wp.hooks.addFilter support for registerBlockType in metabox

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28822
    BoatKungBoatKung
    Participant

    I want to add more settings for blocks that create by metabox plugin

    such as: ghostkit settings

    Initially I tried to hard code in mb-blocks/assets/blocks.js for support setting from ghostkit and it's work!

    So, I hope you will add hook for registerBlockType in your plugin then I can add more settings in the right way.

    Just hard code and It's work!
    This picture just show how I hard code and It's work.

    #28836
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Thank you for your feedback.

    I will inform the development team to consider supporting a filter hook when registering the block.

    #30331
    JackkyJackky
    Participant

    I'm totally upvoting for this feature too

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.