Wordpress 2.3

Well, I decided to go ahead & take the plunge. Moggylaceous is now running Wordpress v2.3.

For the most part it went very smoothly (including importing my UTW tags), but there were a few issues.

The biggest change is that there’s no more Ultimate Tag Warrior. The new built-in tagging functions do most of what I wanted. However, the one thing that seemed to be missing was an option to get related posts based on the tags used. I found this great post on the tagging plugins available for v2.3. Apparently there’s supposed to be a plugin for UTW template tag compatibility, but it hasn’t been released yet. Ultimately, I decided to go with the Simple Tags plugin.

The main thing that actually broke was HemingwayEx’s get_asides_category_id function. Since the database structure has changed, I had to edit this function. It was pretty simple though. Simply change: cat_ID –> term_ID, categories –> terms, & cat_name –> name.

No Comments

Comments are closed.

Recent Comments

  • moggy: Do you have a phpinfo page? Does it list openssl? If not, it’s possible to install...
  • Micah: Does this plugin not work with Windows servers? It’s referencing OpenSSL but...
  • Chantak: Can you add the Poly1305-AES encryption in your plugin? The link is:...
  • Micah: I actually did set the nonces option to async and that didn’t work. I tried to...
  • moggy: @Micah — Thanks for the report. If you disable JavaScript in your browser you should...

Archives