Skip to content

Instantly share code, notes, and snippets.

@ahmedeshaan
Created November 23, 2016 05:33
Show Gist options
  • Save ahmedeshaan/83649bc6af5c8035e8d951e89aa82601 to your computer and use it in GitHub Desktop.
Save ahmedeshaan/83649bc6af5c8035e8d951e89aa82601 to your computer and use it in GitHub Desktop.
<?php
add_action('init', function(){
remove_filter( 'lostpassword_url', 'wc_lostpassword_url', 10, 1 );});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment