• Hi there,
    I was looking at this project and I found it quite promising, unfortunately the repository seems to include only the build and not the source code and I cannot double check, though the AI told me that the plugin does not support custom blocks. I gave it a try and indeed the only vendors supported are core, woocommerce and easy-tabs-block.

    My question is, do you plan to allow custom blocks, maybe via a filter using @wordpress/hooks or there’s something blocking in introducing this feature? If help is needed I can propose my self.

    Kindly wait for an answer

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sheikh Ashrafuzzman

    (@ashrafuzzaman93)

    Hello @wido ,

    Thanks a lot for your message and for taking the time to explore the project.

    Initially, I planned to include support for custom blocks. However, I realized that most custom blocks already have their own responsive controls, so adding separate support for them felt likely unnecessary at this stage. That’s why I decided not to include custom block support for now.

    That said, I’m open to adding custom block support in the future, probably via a filter so developers can hook into it as needed.

    I appreciate your interest and your offer to contribute. I’ll definitely keep that in mind as I move forward with this feature.

    Thanks again!

    Thread Starter Guido Scialfa

    (@wido)

    Hi @ashrafuzzaman93 thanks for the quick reply. If am I I would go with custom block supports to maintain that declarative aspect rather than a filter which would require me as a consumer to create two hooks, one for the client and one for the server. With a block support you can get the info you need and I can as a consumer easily include support for my custom blocks.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.