Skip to content

Instantly share code, notes, and snippets.

@Fobiya
Created May 28, 2020 09:45
Show Gist options
  • Save Fobiya/a8c1834de722fef0475e2873a3c56a61 to your computer and use it in GitHub Desktop.
Save Fobiya/a8c1834de722fef0475e2873a3c56a61 to your computer and use it in GitHub Desktop.
jQuery add application
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