Have finally found to add another update to ThinkTwit – it’s been just over a month since the last release as I’ve had a lot on in work. I set down today to make 3 minor changes, one of which was in the FAQ, and ended up making 7 changes in total:
Category: Wordpress
Anything pertaining to Wordpress
ThinkTwit Update 1.2.1
Just released a minor ThinkTwit update (1.2.1). It basically includes some pieces I wanted to include in 1.2.0 but didn’t have time, as I like to update in discrete units and to finish them before taking a break – although this break was smaller than I intended, I got a bit bored :/ It just […]
jQuery in WordPress Widgets admin pages
I’ve been struggling for a few days with trying to get jQuery working within the widgets part of the WordPress 3.2.1 admin pages. Even the most basic of tests does not seem to allow me to, for instance, append some text to a div, using:
ThinkTwit Update 1.2.0
I’ve just released a new minor release of ThinkTwit – version 1.2.0. This release demanded a minor release (e.g. 1.x.0, rather than maintenance, e.g. 1.1.x) due to a significant re-write of the code – specifically around the visibility of functions.
So two weeks ago I was playing Duke Nukem Forever when my PC crashed – ever since I’ve been unable to boot past the Windows loading screen. After various testing, and eventually getting fed up and passing it over to my mate, I’ve found that the graphics card seems to have fried itself. Although it […]
Better WordPress reCAPTCHA
I’ve added the Better WordPress reCAPTCHA plugin to the blog in order to reduce the amount of spam accounts that are created by bots. Even though Akismet seems to do a good job of filtering the spam, I’ve still gotta delete it and also the users associated with them – it seems to be a good […]
ThinkTwit Update 1.1.10
Just uploaded a minor modification to ThinkTwit that adds filtering (so you can use apply_filters) and also adds nofollow tags to URLs.
ThinkTwit Update 1.1.9
After a request from Alvin (latraverseedustick on WordPress.org) I’ve made some quick updates that allow: Targeting of individual tweets Targeting of odd/even tweets Targeting of author Targeting of author suffix e.g. ” said: “ Linking of the avatar to the author’s profile
ThinkTwit Update 1.1.8
As per the request of Aaron Snowberger I’ve added a minor update that allows the display of the avatar of the user who posted each tweet. At the moment this just loads it live from Twitter, but I will make a future update that allows caching of this image as well for those who use the […]
ThinkTwit Update 1.1.7
I’ve just posted a new update to ThinkTwit – I found numerous small bugs including: Cache not saving with the widgetid so all widget instantiations were sharing the same cache Previous cache size determined all future cache size i.e. it could not resize if limit was changed or there were few tweets last time but more this […]