function bfa_addscripts_featured_gallery() { if (!function_exists('gallery_styles')) { return; } gallery_styles(); }
function addscripts_featured_gallery() { if (!function_exists(gallery_styles)) { return; } gallery_styles(); }