id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 4924,Unused option subjectprefix still in use,Nazgul,Nazgul,"During the upgrade process a few unused options are removed, among them __subjectprefix__. But this option is still in use in wp-mail.php: {{{ $subject = trim(str_replace(get_option('subjectprefix'), '', $subject)); }}} Because this results in """" being replaced by """" it has no ill effects, but I suggest removing this (now) useless reference anyway. ",defect (bug),closed,low,2.3,General,2.3,minor,fixed,has-patch,,