datadirt RSS Feed
3,931 happy readers
Subscribe now
Twitter
48.237 Followers
follow now

WordPress 2.9.1 — Minor Updates, Simple Tags Hack

05.01.2010, written by Ritchie Blogfried Pettauer, No Comments

Word­Press 2.9 is still quite fresh, but today the team released a new ver­sion includ­ing some minor bug fixes. Word­Press 2.9.1 fixes scheduling-errors which occurred on some hosts. The update can either be trig­gered via the admin or you can upload the files via ftp, no data­base update nec­es­sary this time.

But there’s another plugin-related issue: since the upgrade to 2.9, many Word­Press blog­gers miss Sim­ple Tags: the tag man­age­ment plu­gin just stopped to work, but worry not: it’s just a hard-coded ver­sion check, a sim­ple hack makes the plu­gin work again.

Amaury Balmer, author of the pop­u­lar Sim­ple Tags Plu­gin, has not upgraded his soft­ware yet. All you have to do is edit the file simple-tags.php, found in the direc­tory /wp-content/plugins/simple-tags/. Use a text-editor of your choice and look for line 35 which looks exactly like this:

if ( strpos($wp_version, ‘2.7′) !== false || strpos($wp_version, ‘2.8′) !== false) {

Change this line (it con­tains the ver­sion check) to:

if ( strpos($wp_version, ‘2.7′) !== false || strpos($wp_version, ‘2.8′) !== false || strpos($wp_version, ‘2.9′) !== false ) {

Don’t for­get to save and upload the edited file — and you’re good to go: Sim­ple Tags is work­ing again, plus all the other plu­g­ins which use some of its functions.

Write a Comment

:frog: :frog2: :frog3: :frog5: :frog6: :frog4: :frog7: :white: :mrt: :smoking666: :borg: :ninja: :satan: :saint: :elvis: :king: :pimp: :pirat: :mrdj: :elk: :cool: :geek: :weird: :mad: :sad: :-? :shock: :anonym: :poke: :angel: :kiss: :love2: :coffee2: :white2: :dog: :cat: :ccocktail: :beer: :thumbdown: :thumbup:

0 Track- and Pingbacks for this posting

  • Ping me, please! Just add /trackback/ to the URL of this posting.
?
datadirt.tribe
         Login | Register
via RSS datadirt RSS Feed
via Newsletter
aweber
EnglishFrenchGermanItalianPortugueseRussianSpanish
Newest Postings