Xinha for Wordpress Plugin - v1.1
***NOTICE***
All plugin information has moved to http://plugins.baptiste.us
Comments are now closed. Please use the new forums instead
A new version of Xinha for WordPress has been released. v1.1 of Xinha4WP is mostly a bugfix and performance improvement release. All users of Xinha4WP are encouraged to upgrade since it fixes a few problems you may run into later even if v1.0 is working for you now. It also improves the performance of the plugin during normal use.
Changes to v1.1:
- Main plugin file (wp_xinha_plugin.php) can live in wp-content/plugins OR wp-content/plugins/xinha4wp
- Fixed bug that broke things if blog lived in a subdirectory (i.e. http://mydomain.com/myblog)
- Fixed typo in news retrieval URL
- Added logic to rebuild plugin data when plugin is upgraded
- Check for existing session instead of always trying to start one
- Added simple JavaScript check for people who have JavaScript turned off
- Included some optomizations in for loops and buffered options output
- Moved ImageManager session secret out of wp_head into earlier actions
- Consolidated warnings into one function and removed Text Control warning for comments
More information on this release can be found at the Xinha4WP home page
3 Responses
Trackbacks and Pingbacks
Comments
-
Brayan Says:
December 12th, 2006 at 4:06 pmWhat I want to do on my blog, is every few hours take the oldest post and move it to the
front of the queue, all automatically. Anyone know if there is a plugin that can do this or
a simple way to set up another plugin to do this (use my own feed perhaps)?
Thanks. -
Mike Baptiste Says:
December 12th, 2006 at 5:33 pmInteresting concept. All depends on the blog software you use. Most blog programs have support forums - you might ask there. With WordPress you need to apply a filter to ‘the_loop’ which is where WordPress grabs the set of articles to display and alter the search, though it would be an interesting search to grab just that one than anything new.











January 28th, 2007 at 7:44 pm
[...] [Originally posted at baptiste.us - See the original article for comments] [...]