Filter: wpa_remove_titles

apply_filters( 'wpa_remove_titles', $enabled ) → {bool}

Filter whether title attributes are removed. Used to be image titles only, now applies buttons and links, as well.

Parameters:
Name Type Description
$enabled bool

True if title attributes are removed.

Source:
Returns:
Type
bool