PHP hooks to add additional content?
-
We would like to inject a Gravity Form (e.g., via shortcode) after your plugin’s Password input.
Basically, if a user doesn’t know the password, we’d like to have a form under the input… so that the user can request the password via a Gravity Form. We have the Gravity Form ready, but can’t figure out how to add it below your password input.
Do you have a PHP filter/hook that we can use, to be able to add PHP code after the password input?
I see this here: https://i.imgur.com/Af81Hnh.png
And we’d like to add our Gravity Form shortcode after your
acpwd-container
div
but I wasn’t sure the best way to do that, without editing your actual plugin file.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘PHP hooks to add additional content?’ is closed to new replies.