apply_filters( "{$shortcode}_shortcode_tag", string $shortcode )

Filters the shortcode tag


Description Description

The dynamic portion of the hook name, $shortcode refers to the shortcode tag itself.


Parameters Parameters

$shortcode

The shortcode tag.


Top ↑

Source Source

File: includes/shortcodes/class.llms.shortcodes.php


Top ↑

Changelog Changelog

Changelog
Version Description
unknown Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.