• Is it possible to use a conditional with wp_style_add_data to load a style sheet for opera mini?

    Maybe something like this :

    wp_style_add_data( 'opera-mini', 'conditional', 'OM' );

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Load Style Sheet for Opera Mini Using wp_enqueue_style’ is closed to new replies.