Thanks.
I can't seem to get the regex right for this. How would I remove a "(orphan_account)" appended to the author (
example here)?
I already have an
author=>orphan_account=>Unknown and my results usually result in either "AuthorName (Unknown)" or "AuthorName ()" or "Unknown." Regex is not my forte.