You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The function that is being used to escape the URL on the Social link block is incorrect. It is using esc_attr and it should be esc_attr
The text was updated successfully, but these errors were encountered:
Describe the bug
The function that is being used to escape the URL on the Social link block is incorrect. It is using
esc_attr
and it should beesc_attr
The text was updated successfully, but these errors were encountered: