[Plugin: Live Blogging] Twitter Problem
-
Hi,
I’m using the Live Blogging plugin, and I’ve done this:
On line 1354 of live-blogging.php
$content = filter_var($post->post_content, FILTER_SANITIZE_STRING); Change to $content = filter_var($post->post_content, FILTER_SANITIZE_URL);To make quotes and other special characters appear correctly in tweets. However, when I make a post, the Twitter post ignores any spaces I put between words, like this:
https://twitter.com/tvlive_extra/statuses/240465072932139009
Is there any way I can fix this? I need to use the live-blogging plugin on Monday, and don’t want any problems.
Thanks in advance.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[Plugin: Live Blogging] Twitter Problem’ is closed to new replies.