Articles
Home | topic: Spotlight | WP 2.3. issues

WP 2.3. issues

While I really love WordPress and like to work with it, issues with updating are quite normal in these days, the latest updates seems not to work well with some WordPress installations and/or themes, based on the dropping of the category table in WP2.3 Dexter.

See for example this article on WLTC, where most of the comments mention the fixing of the not existing data tables. This thread at the WP forums is featuring an interesting quote:

Okay why is the new version 2.3 advertised as most themes are not compatible?

In fact the compability list of themes is empty, the plugins list doesn’t look better.

Looks like I have a lot to do with my 200000 downloads, however some of the buggy codes looks like the following code, where I know, that I NEVER used this kind of code.

Anyway, I’ll test ALL of my themes for compability and will post the results til friday.


php wp_get_archives('type=yearly');
if (wp_version() == '20') {
$link_cats = $wpdb->get_results("SELECT cat_id, cat_name FROM $wpdb->linkcategories");
}
else {
$link_cats = $wpdb->get_results("SELECT cat_id, cat_name FROM $wpdb->categories WHERE link_count >= 1");
}
foreach ($link_cats as $link_cat) {
.


. 710

on Sep 26


Spotlight

Personal invoked posts and comments about everything and nothing. | Archives

milo317¯

is a graphic and web designer based in Munich, who works with clients to create cutting edge web design. View portfolio or read on...

More in Spotlight (3 of 643 articles)


3oneseven

Echinger str | 80805 Munich | Germany

milo [at] 3oneseven [dot ] com - 3oneseven.com

+49 173 4298898


milo creative

design & strategy

3oneseven is the interactive design portfolio of Munich based designer milo. View portfolio...

solutions

Web design focusing on user experience, brand identity, & best practices for the Web.

get in contact

If you would like to find out more, or get in touch, use my contact form...


Get in contact
  • 3oneseven
  • Echinger str
  • 80805 Munich | Germany
  • T: +49 173 4298898
  • Copyright © 3oneseven
  • All rights reserved.