Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
很久以前,我在我的 wordpress 网站(我的网站左侧的 Facebook 按钮)上添加了一个 html 代码,我很难在我的 ftp 服务器上找到它。
有没有办法从我的浏览器中找到它,或者至少知道它可能在哪个文件夹中?否则我可以在 filezilla 上搜索“facebook”一词并查找每个文件吗?
提前谢谢了。
由于它的 wordpress,您的内容可能在 wp-content/themes/ 中的某个地方。
由于您的问题是关于您网站的某些内容,请查看 sidebar.php 文件。虽然这取决于主题。