function alpha_protected_title_change(){ return "%s"; } add_filter("protected_title_format", "alpha_protected_title_change");
protected_title_format