add_highlight_keyword()

Persist a custom keyword/phrase to highlight class mapping.

Usage

add_highlight_keyword(
    keyword,
    css_class,
)