• Hi,

    This plugin is awesome. πŸ™‚

    If I knew how to code such I would do this myself, so I will submit it to you.

    It would be nice if php support was added similar to the body classes.

    So, something like…

    .firefox-47

    in php could be used like…

    if ( is_firefox_47( '' ) ) {
    
         // Then we can run some code here... 
    
    }

    Thoughts?

    https://wordpress.org/plugins/browsers/

The topic ‘Php support…’ is closed to new replies.