Filters the generated email preview HTML.
Parameters
- $html
string The generated HTML for the email preview.
- $post
WP_Post The post object.
- $access
string The access level.
Changelog
- Introduced in Jetpack 13.8
jetpack_generate_email_preview_htmlFilters the generated email preview HTML.
stringThe generated HTML for the email preview.
WP_PostThe post object.
stringThe access level.