Viewing 2 replies - 1 through 2 (of 2 total)
  • This is definitely a problem that needs to be fixed.

    In order to solve this search for the two calls to WordPress methods “get_the_title” and surround them with another call to “wp_strip_all_tags“:

    wp_strip_all_tags(get_the_title($post->ID));

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Simple Share Buttons on Timely Events’ is closed to new replies.