WooCommerce Code Reference

Highlighting_Postprocessor
in package
implements Postprocessor

This postprocessor replaces <mark> tags with <span> tags because mark tags are not supported across all email clients

Interfaces, Classes and Traits

Postprocessor
Interface for postprocessors.

Table of Contents

postprocess()  : string
Postprocess the HTML.

Methods