4. juli 2010

Filed under things I did not know

Just found out that as of Wordpress 3.0 (I spelled that with a small p…) if you write Wordpress with a small p (I did it again) it should be auto corrected for you :-)

function capital_P_dangit( $text ) {
return str_replace( 'Wordpress', 'WordPress', $text );
}

That’s kinda fun.

Stikkord ,

Skriv en kommentar

(kreves)

(vises ikke) (kreves)

Powered by WP Hashcash