Forums
(@labsforge)
1 year ago
I was able to fix it with esc_attr(…) on new htmlSitemapItem(esc_attr($post->post_title), false, $post->ID, $type, false);But my question remains, how can I use this awesome plugin with wp_multilang?