Advertisement
srikat

Untitled

Dec 13th, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. function enqueue_css() {
  2.         wp_enqueue_style( 'simple-social-icons-font', plugin_dir_url( __FILE__ ) . 'css/style.css', array(), '1.0.5' );
  3.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement