Advertisement
prasannasp

Graphene slider

Feb 7th, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.11 KB | None | 0 0
  1. function graphene_display_slider(){
  2.         graphene_slider();
  3. add_action('wp_footer', 'graphene_scrollable');
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement