Forums
(@labsforge)
2 years, 7 months 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?