This plugin adds a button to open content in a modal window.
Example:
[mf_modal label='open 2']
this is the second modal
[/mf_modal]
Short code attributes:
‘label’ => The text in the open modal button
‘button_class’ => class for the open modal button
‘modal_width’ => size of the modal, from bootstrap https://getbootstrap.com/docs/5.0/components/modal/#optional-sizes
‘close_class’ => close button class