/dev/null

Static is evil.

April 30, 2008

WordPress 2.5.1 bugs

23:10

  • First of all, the classic theme mixes up the “Newer Posts” and “Older Posts” in the page footer. The link to the next page should be “Older Posts” of course, because the latest posts are on the first page.
  • For one reason or another, there are two versions of the search widget: One built-in that comes with the theme and one is “dynamic” and comes from wp-includes/widgets.php. The first one has a title “Search:”, the last one doesn’t have a title nor can you enter one. To fix this, I added <label for=”s”><?php _e(‘Search’); ?></label> to line 462 in widgets.php.

WordPress forum…

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by PHP, Memcached, Suhosin, MySQL and WordPress