Q:

wordpress check shortcode exists

<?php

if ( shortcode_exists( 'gallery' ) ) {
    // The [gallery] short code exists.
}

?>
0

New to Communities?

Join the community