Filter: classifai_listen_to_this_post_text

apply_filters( 'classifai_listen_to_this_post_text', The, Post ) → {string}

Hook to filter the text next to the audio controls on the frontend.

Parameters:
Name Type Description
The string

text to filter.

Post int

ID.

Since:
  • 2.2.0
Source:
Returns:

Filtered text.

Type
string