Skip to main content

add_shortcode(‚check_stackgallery‘, function () {
return shortcode_exists(‚cq_vc_stackgallery‘) ? ‚✅ Shortcode aktiv‘ : ‚❌ Shortcode nicht registriert‘;
});