AnQi CMS provides a full-site replacement function. It can replace background settings, documents, category pages, tags Tag, anchor text, keywords, comments, image resources, etc. with one click.Global replacement supports replacement of plain text as well as regular expression replacement.If you are familiar with regular expressions and cannot meet the replacement needs through ordinary text, you can try to use regular expression rules to complete the replacement.
The regular expression rule is: by{and ends with}end, write the rule code in the middle, such as{[0-9]+}represents matching consecutive numbers.
Built-in rules can be used quickly, including:{邮箱地址}/{日期}/{时间}/{电话号码}/{QQ号}/{微信号}/{网址}
- Note: Improperly written regular expression rules can easily cause incorrect replacement effects, such as WeChat ID rules, which can also affect the integrity of email addresses and URLs. Please use with caution.
Full site replacement is an advanced operation and may result in replacement errors. It is recommended to perform a content backup before the replacement. 