Logout link is escaped incorrectly

[ad_1]

We are having issues with the logout link. They currently look like this:

…/wp-login.php?action=logout&lang=de#038;_wpnonce=36b707456c

Due to the esc_url in src/NavigationMenuLinks/Frontend.php line 104

$item->url = esc_url($item->url);

the & is changes to the #038;

Using esc_url_raw instead fixes the issue.

Would you consider integrating this.

Thanks and Regards,

Choni

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer