• Resolved luistar15

    (@luistar15)


    Hello,

    I use this code to load the assets of Image-Box block for html code generated outside getwid.

    getwid()->blocksManager()->getBlocks()['getwid/image-box']->block_frontend_assets();

    But I can’t use the same technique for Video-Popup because Getwid\Blocks\VideoPopup::block_frontend_assets is a private method.

    It would be great if all block_frontend_assets methods were public.

    Edit: I made a pull request.

    • This topic was modified 2 years, 2 months ago by luistar15.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support eugenewhite

    (@eugenewhite)

    Hello there!

    I would like to inform you that we received your pull request and our developers will check it out as soon as they can. Thank you.

    Plugin Support eugenewhite

    (@eugenewhite)

    Hello there!

    I hope you’re doing well.

    I’m delighted to inform you that we have released the Getwid plugin version 1.8.3 where we included your pull request. 

    Feel free to update the plugin and let us know in case there’s something we can help you with.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Make method block_frontend_assets public’ is closed to new replies.