Forums
(@renssis)
9 years, 4 months ago
BUG FIX LOGOUT
SEARCH AND REMOVE TO PLUGIN EDIT
//logout url add_filter( 'logout_url', 'easy_hide_logout', 10, 2 ); function easy_hide_logout( $logout_url) { return home_url(); }
🙂
9 years, 7 months ago
Ótimo plugin 🙂