L’aggiornamento WordPress alla versione 3.1.1 è disponibile. 26 problemi risolti!
Come è stato pubblicato sul sito ufficiale di WordPress, dal 5 Aprile 2011 è disponibile un ulteriore aggiornamento della piattaforma per blog WordPress.
L’aggiornamento è eseguibile sia attraverso il pannello amministrativo che manualmente scaricando la nuova versione.
Nella nuova versione i problemi risolti sono 26, il loro livello di gravità non è alto per la maggiorparte dei bug e riguardano vari componenti come: Formattazione, TinyMCE, Canonical, Query, Permalink, Commenti…
I bug fissati
Ti riporto i 26 bug, in lingua originale, che sono stati segnalati e risolti:
- is_admin_bar_showing can return true when it isn’t
- TinyMCE version is not displayed
- get_term_by() returns WP_Error as well
- CPT archive rewrite rule doesn’t respect ‘with_front’ arg
- Rewrite query vars are stripped from custom taxonomy page URLs via redirect_canonical()
- Site inaccessible after upgrade to 3.1, due to endless canonical redirects
- Blank page when db pass is incorrect
- network_site_url() does not use main site
- Admin bar shows up when clicking preview link after theme installation
- Permalinks not working with ‘category’
- Admin Bar CSS Override Bugs
- Post permalinks that include %category% should not query the category
- Do not do canonical redirects for unregistered feeds
- Wrong error handling in query.php::get_posts()
- Network Admin – Site Search breaks Row Action Links
- query_posts() problem with multiple tags since 3.1 update
- Meta query doesn’t work with $wp_query->set()
- phpdoc breaks plugins in WP 3.1
- with_front => false doesn’t work with PATHINFO permalinks
- Conflict var name in _get_meta_sql
- no more _make_cat_compat() on queried_object
- make_clickable segfault
- Breaks category exclusion
- Changed the format of our category links from ?cat=123 to ?category_name=slug
- Broke PATHINFO custom taxomony permalinks
- wp_dashboard_recent_comments can generate hundreds of queries