[wp-hackers] Help review small caps plugin

Chetan Kunte ckunte at gmail.com
Sat Aug 2 07:07:26 GMT 2008


On Sat, Aug 2, 2008 at 4:23 AM, Stephen Rider <wp-hackers at striderweb.com> wrote:
>
> add_action( 'wp_head', 'myplugin_wp_head' );
>
> function myplugin_wp_head () {
>        echo "\n<style type=\"text/css\">abbr{color:mauve;}</style>\n";
> }
>

Thank you, most grateful for your help.
-- 
Chetan, ckunte.com


More information about the wp-hackers mailing list