最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

html - remove string: 'custom content...' from every page

programmeradmin0浏览0评论

I'm not quite sure how this came about, but every page on my site has the text 'custom content...' appended to the end of the body. The string appears within <p> tags on the frontend.

I've searched in ubuntu for that string in the directory but none of the results seem to be the explanation. I've also opened and scanned files like page.php,footer.php, header.php but it doesn't seem to be in there. How might I remove this (without hiding via css)?

it also does not appear in the wordpress html editor.

I'm not quite sure how this came about, but every page on my site has the text 'custom content...' appended to the end of the body. The string appears within <p> tags on the frontend.

I've searched in ubuntu for that string in the directory but none of the results seem to be the explanation. I've also opened and scanned files like page.php,footer.php, header.php but it doesn't seem to be in there. How might I remove this (without hiding via css)?

it also does not appear in the wordpress html editor.

Share Improve this question asked Apr 30, 2019 at 16:51 machumpmachump 1237 bronze badges 2
  • 1 It may be introduced by some plugin. De-activate all plugins one by one to find the culprit. If it is alive site, share the link. – Qaisar Feroz Commented Apr 30, 2019 at 17:03
  • 1 Sounds like a plugin or theme issue, not a content (DB) problem – jdm2112 Commented Apr 30, 2019 at 17:03
Add a comment  | 

1 Answer 1

Reset to default 1

It ended up being a custom plug-in that I was following in a tutorial but abandoned a long time ago and left active.

Thanks for the tips!

发布评论

评论列表(0)

  1. 暂无评论