Wednesday, June 26, 2013

[Help Wordpress] Accessing API in Wordpress Version


Accessing API in Wordpress Version



If you place this in your functions.php, it should do exactly what you want.


It appears the action hook needs a priority of at least 20 to display below the Royal Slider init code (Any number above 20 will also work).



add_action('wp_footer', 'royal_slider_nav_js', 20);
function royal_slider_nav_js(){?>

}


.

help.dimsemenov.com

No comments:

Post a Comment

Search

Other post