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.


Top ↑

Parameters Parameters

$shortcode

(string) The shortcode tag.


Top ↑

Source Source

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

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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