Guest User

Untitled

a guest
Jan 8th, 2015
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.25 KB | None | 0 0
  1. if ( ! function_exists( 'wpex_get_awesome_icons' ) ) {
  2. function wpex_get_awesome_icons() {
  3. $icons = array(
  4. 'none' => 'none',
  5. 'adjust' => 'adjust',
  6. 'anchor' => 'anchor',
  7. 'archive' => 'archive',
  8. 'arrows' => 'arrows',
  9. 'arrows-h' => 'arrows-h',
  10. etc...
Advertisement
Add Comment
Please, Sign In to add comment