Closed GoogleCodeExporter closed 9 years ago
r820 deals with sidebar-extensions.php and the widget calls in
footer-extensions.php and the sidebar templates
Original comment by eugene.m...@gmail.com
on 31 Jan 2012 at 4:42
[deleted comment]
in r821 short codes are done
Original comment by eugene.m...@gmail.com
on 31 Jan 2012 at 8:27
r823 finishes it...
* Changed: all of the fuunctions in shortcodes.php to namspace with
<code>thematic_*</code>
* Changed: <code>thematic_page_title()</code> to remove 'Blog Archives'
* Removed: <code>widget_thematic_rsslinks_control()</code>
* Changed: Namespacing of classes from <code>THM_*</code> to
<code>Thematic_*</code>
* Changed: Namespacing of functions from <code>widget_area_*()</code> to
<code>thematic_widget_area_*()</code>
* Deprecated: <code>widget_area_*()</code> functions
<code>list_bookmarks_args(), list_comments_arg(), pageGetPageNo()</code>
Whoever feels like it, please test to verify. Thanks!
Original comment by eugene.m...@gmail.com
on 1 Feb 2012 at 1:46
Original issue reported on code.google.com by
helgathe...@gmail.com
on 26 Jan 2012 at 9:33