• Resolved Moe Loubani

    (@moeloubani1)


    I wanted to add some text after the submit button (or before the submit button) but noticed the plugin didn’t have any hooks to do that anywhere.

    Maybe in the next version could you add:

    lwa_modal_before_submit_button
    lwa_modal_after_submit_button
    lwa_widget_before_submit_button
    lwa_widget_after_submit_button
    etc…

    I understand that you’ve included the WordPress specific ones but sometimes someone wants something to appear only in the form in the modal for example but nowhere else. There is no way to do that currently with your plugin.

    Hooks like these make the difference because with all clients they want things to be a specific way, just those few hooks make it so they can have things that way (the more the merrier I say). Without this the only alternative is to add these things to the code myself and create a whole new plugin because the next updates wouldn’t include those hooks.

    Please consider adding them in in your next revision of the plugin.

Viewing 1 replies (of 1 total)
  • Thread Starter Moe Loubani

    (@moeloubani1)

    Nevermind, just saw the comments that my IDE hides about the templates folder. That will work! Thanks ??

Viewing 1 replies (of 1 total)
  • The topic ‘Any chance for adding plugin specific hooks?’ is closed to new replies.