: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* Display message indicating that ads are disabled for a specific post type.
* Get the labels for the specific post type
* @var object $labels to render setting hint form
/* translators: %s post type plural name */
esc_html__( 'Ads are disabled for all %s', 'advanced-ads' ),