apply_filters( "appthemes_addons_mp_markup_{$this->screen->id}", string $output, object $addon )

Filters the generated HTML for each single Add-on.


Package


Description Description

The dynamic portion of the hook name refers to the current screen id.


Parameters Parameters

$output

(string) A generated HTML.

$addon

(object) An Add-on instance.


Premium WordPress Apps