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

Top ↑

User Contributed Notes User Contributed Notes

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