Filter: wpa_remove_titles

apply_filters( 'wpa_remove_titles', bool )

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

Parameters:
Name Type Description
bool

$enabled True if title attributes are removed.

Source:
Returns:

bool