Docs

evf_post_content_has_shortcode( string $tag = '' ): bool

Checks whether the content passed contains a specific short code.

Parameters

$tagstringoptional
Shortcode tag to check.

Default:''

Return

bool

Changelog

VersionDescription
1.1.4Introduced.