外掛說明
A wordpress plugin that lets you search for text within your templates.
Built by The Marketing Mix Perth: https://www.marketingmix.com.au
安裝方式
1) Install WordPress 5.6 or higher
2) Download the latest from:
https://wordpress.org/extend/plugins/search-my-template
3) Login to WordPress admin, click on Plugins / Add New / Upload, then upload the zip file you just downloaded.
4) Activate the plugin.
使用者評論
2017 年 3 月 22 日
I had to fix an issue of broken image paths on a website that I had not developed. The other developers were using an ip-based image path, which broke when the site’s IP changed. This plugin let me search for the IP and find where it was being referenced to in the files. It also let me search for a CSS selector. Fantastic plugin, will probably use again!
2016 年 9 月 3 日
It lets the admin search all the files in your /themes folder.
Sweet & simple. Does exactly what you expect it to.
Saved me a ton of time I would have spent searching manually to track down some code in my themes.
Thanks for the good plugin!
參與者及開發者
變更記錄
3.2.1
- Removed redundant email library.
3.2
- Improved code suggested by WordPress.
3.0
- Removed Tom M8te dependency.
2.1
- Added useful messages to the form. If there are no search results and when you forget to add a word to search for.
2.0
- Include Tom M8te library, link to template file.
1.0
- Initial Commit