May 17, 2011 by adbox
I corrected the way BlogSense built GMT datetime stamps, which is correcting some posted-time-to-actual-time discrepancies on published posts.
Similar Posts:
Categories: Bug Fixes •
Permalink •
No Comments '
Check out the original source here.
9.0.6.1 – RSS Token Improvement, RSS Duplicates Bug Fix
May 16, 2011 by adbox
There have been a lot of fast paced releases over the last three days.
I'm confused to what's been documented and what hasn't. There have been some bug fixes. There have been some significant infrastructure improvements.
This update addresses issues in the following thread: http://www.hatnohat.com/forum/showthread.php/1591-RSS-Shortcode-is-repeating-content?p=3280
And here is a snippit explaining the RSS token improvement. (Selective HTML stripping)
[RSS] Token
This token selects an RSS item from an RSS feed at random and returns the content in a format defined by the RSS Token Template.
example:
Parameter 2 – URL of RSS Feed.
Parameter 3 – Number of RSS Items to select at random and add to post.
Parameter 4 – HTML tags NOT to be stripped out. See PHP's
striptags()
function for a list of applicable parameters.
Similar Posts:
Categories: Bug Fixes, Updates • Permalink • No Comments '
Check out the original source here.