Double quotes not escaped in description field
-
I think you should wrap esc_attr() around get_the_excerpt() line 75
$ems_jsonld .= '"description": "' . get_the_excerpt() . '",
- The topic ‘Double quotes not escaped in description field’ is closed to new replies.