Created
May 28, 2020 09:45
-
-
Save Fobiya/a8c1834de722fef0475e2873a3c56a61 to your computer and use it in GitHub Desktop.
jQuery add application
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jQuery('.after-forgot-password').html(''); | |
jQuery('.after-forgot-password').append(`<p><?php _e('DEMOs BOOOM'); ?><p>`); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment