' .
do_shortcode( '[masjidal_salah_zuhr]' ) .
'
';
$content .= $zuhr;
}
return $content;
}
add_filter( 'the_content', 'add_zuhr_after_wpbakery_content', 99999 );
Loading view.
