Deprecated: Assigning the return value of new by reference is deprecated in /home/planetjoe/domains/2097racing.com/public_html/wordpress/wp-settings.php on line 267
Deprecated: Assigning the return value of new by reference is deprecated in /home/planetjoe/domains/2097racing.com/public_html/wordpress/wp-settings.php on line 269
Deprecated: Assigning the return value of new by reference is deprecated in /home/planetjoe/domains/2097racing.com/public_html/wordpress/wp-settings.php on line 270
Deprecated: Assigning the return value of new by reference is deprecated in /home/planetjoe/domains/2097racing.com/public_html/wordpress/wp-settings.php on line 287
Deprecated: Assigning the return value of new by reference is deprecated in /home/planetjoe/domains/2097racing.com/public_html/wordpress/wp-includes/cache.php on line 36
Deprecated: Assigning the return value of new by reference is deprecated in /home/planetjoe/domains/2097racing.com/public_html/wordpress/wp-includes/query.php on line 21
Deprecated: Assigning the return value of new by reference is deprecated in /home/planetjoe/domains/2097racing.com/public_html/wordpress/wp-includes/theme.php on line 540
Warning: Cannot modify header information - headers already sent by (output started at /home/planetjoe/domains/2097racing.com/public_html/wordpress/wp-settings.php:267) in /home/planetjoe/domains/2097racing.com/public_html/wordpress/wp-includes/feed-rss2.php on line 2 2097 Test Drive » Implementation
http://www.2097racing.com/wordpress
Just another WordPress weblogSat, 08 Mar 2008 18:24:02 +0000http://wordpress.org/?v=2.3.3enChangelog.
http://www.2097racing.com/wordpress/2008/03/06/changelog/
http://www.2097racing.com/wordpress/2008/03/06/changelog/#commentsThu, 06 Mar 2008 05:49:03 +0000joecentrichttp://www.2097racing.com/wordpress/2008/03/06/changelog/
edited built-in tag cloud font range by directly editing wp_tag_cloud()
using CTC4.1 plugin widget, not built-in WP2.3 tag cloud
using old niftybox code (grey box) instead of tabbed niftybox in Squible-beta2
edited squible’s style.css to remove redundant “float:right” from the div#nifty entry
added new function jwr_show_tags() to wp_cats_as_tags.php to call actual tags instead of cats for Squible’s use; this function does almost everything the original show_tags() does, except for the fact that it uses an implementation of the built-in WP2.3 function get_the_tags() to grab all tags for the post.
edited Squible’s single.php to call jwr_show_tags() in the loop.
edited the old niftybox code to call jwr_show_tags() as well.