LACKS_GENERIC is implemented in wptedit:
https://github.com/TravelMapping/Web/blob/51b9b3097e98fc804424e1b936dc0f10c5dbb5db/wptedit/wptfunctions.js#L1311
wpts[i].label.search(/^old\d/i)>=0
...but not siteupdate.
Need to tighten things up to avoid too many FPs.
LACKS_GENERIC is implemented in wptedit:
https://github.com/TravelMapping/Web/blob/51b9b3097e98fc804424e1b936dc0f10c5dbb5db/wptedit/wptfunctions.js#L1311
...but not siteupdate.
Need to tighten things up to avoid too many FPs.