-
Notifications
You must be signed in to change notification settings - Fork 20
Issues with apostrophes in Friend's name #572
Copy link
Copy link
Closed
Description
I recently added a new friend with an apostrophe in their name. This causes issues when trying to view their post, or edit the friend's details: the apostrophe in the https://mysite.com/wp-admin/admin.php?page=edit-friend&user= URL causes issues, all I get is an invalid username error:
wp_die()
wp-content/plugins/friends/includes/class-admin.php:1088
Friends\Admin->check_admin_edit_friend()
wp-content/plugins/friends/includes/class-admin.php:1102
Friends\Admin->process_admin_edit_friend()
wp-includes/class-wp-hook.php:324
do_action('load-friends_page_edit-friend')
wp-admin/admin.php:238
Reactions are currently unavailable