Considering how regularly new versions of Firefox now come along, that's quite some bug fix list in version 10! http://t.co/K3I2vLpW 3 days ago

22nd
Dec 09

WordPress 2.9 and my pages!



I updated to WordPress 2.9 yesterday. All appeared fine.

That is, until I went to update a page today and found the Edit button didn’t work any more. Neither was the URL shortening for the page. And then I noticed that all the comments were missing.

It appeared that the URL for the page was not being returned correctly. At first I thought this to be a potential WordPress fault but after installing the default page.php into my theme it worked! So I’m slowly converting my pages using them default theme page as a template. So, bear with me as it will take a while to do this (work, Christmas, etc, all getting in the way!).

It’s strange that I haven’t found any reference to any of this functionality being changed…

Update

I found the fault. It was this line…

if (function_exists('simple_social_bookmarks'))

 
..which I use to detect if the current user has editing rights – if so, the edit option is displayed. I’ve now modified the edit_post_link parameter to do this instead.

No mention of this being changed in this way in any of the documentation and it works fine with posts. Weird.

Delicious Digg Facebook LinkedIn Read It Later reddit StumbleUpon Twitter SeparatorEmail Google Translate PDF Online Print Friendly



22nd
Dec 09

Simple Twitter Data – WordPress plugin updated


The Simple Twitter Data plugin is relatively new, but I’m already releasing version 1.2. That’s progress!

This version includes a new data type of “image73″, which will return a 73 pixel version of a Twitter users profile picture, and a way of embedding Twitter data directly into your posts and pages.

As always, details are on the official plugin page.

Delicious Digg Facebook LinkedIn Read It Later reddit StumbleUpon Twitter SeparatorEmail Google Translate PDF Online Print Friendly