Urgh!
So I updated to WordPress 2, very painless experience, very quick.
Very broke my commenting system!
Not Happy!
[?php
echo “
“;
echo c2c_get_custom(’percentage_remaining_p’, ‘p: ‘,’%‘);
echo “ - “;
echo c2c_get_custom(’lost_week_l’, ‘l: ‘,’‘);
echo “ - “;
echo c2c_get_custom(’expected_loss_el’, ‘el: ‘,’‘);
echo “ - “;
echo c2c_get_custom(’target_t’, ‘t: ‘,’‘);
echo “ - “;
echo c2c_get_custom(’gym_attendance_g’, ‘g: ‘,’‘);
echo “ - “;
echo c2c_get_custom(’gym_distance_gd’, ‘gd: ‘,’‘);
echo “
echo c2c_get_custom(’percentage_remaining_p’, ‘p: ‘,’%‘);
echo “ - “;
echo c2c_get_custom(’lost_week_l’, ‘l: ‘,’‘);
echo “ - “;
echo c2c_get_custom(’expected_loss_el’, ‘el: ‘,’‘);
echo “ - “;
echo c2c_get_custom(’target_t’, ‘t: ‘,’‘);
echo “ - “;
echo c2c_get_custom(’gym_attendance_g’, ‘g: ‘,’‘);
echo “ - “;
echo c2c_get_custom(’gym_distance_gd’, ‘gd: ‘,’‘);
echo “
“;
?]





February 9th, 2006 at 9:43 pm
Turns out I rock…
February 9th, 2006 at 11:46 pm
I hope it was the v2.01 that came out the other day
February 10th, 2006 at 12:50 am
Aye - The brand spanking new one.
Now with Gallery2 / WP2G / WPImage, also with Anti-Spam and whatnot..