• Johan

    (@hectornado)


    Well, I wonder if there is a way to make a simple plugin that adds this to the head section in the header:

    <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">

    so that I can disable and activate this on any site u upload the plugin to.
    So far i have added

    <?php
    add_action('wp_head'

    so that is ot much. I believe this is very simple for anyone who knows..

  • The topic ‘Create simple plugin to add stylesheet to head section’ is closed to new replies.