ArchiveMarch, 2012
Browsing all articles from March, 2012
This is to announce I have the pleasure to tell you I’ve just released version 1.5.1 of my WordPress plugin Dynamic Widgets. This version has the following 2 features added, 7 bugs fixed and a major update the way of generating the static pages list. This update makes it much faster and more reliable. Below the list:
- Added Custom Taxonomies support for Pages
- Added Portuguese language files (locale: pt_PT) – Obrigado Pedro!
- Bugfix for Illegal offset type in isset or empty in /wp-includes/taxonomy.php on line 211.
- Bugfix for Options disappear when adding a widget to a sidebar.
- Bugfix for Taxonomy childs are displayed when Taxonomy is not hierarchical.
- Bugfix for deprecated call-time pass-by-reference in custompost_module.php on line 226.
- Bugfix for showing info balloon at Tag archive Pages.
- Bugfix for Invalid argument supplied for foreach() in dynwid_admin_save.php on line 158.
- Bugfix for Cannot modify header information – headers already sent
- Changed the way the hierarchical tree for static pages is build.