You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2021. It is now read-only.
we should recommend wpforms with tgm instead of pirateforms.
I think in the contact section where we now have something :
if (!shortcode) insert piraforms, it could be : if (!shortcode && pirateforms_installed) echo [pirateforms] else if !shortcode && pirateforms_not_installed) echo [wpforms] else echo [shortcode]
This should not break current or new users behaviour :)