外掛說明
在試著尋找想翻譯的可本地化字串的 Text Domain 時是否感到相當挫折?這項工作對多數人來說相當具有挑戰性,即使具備了解程式碼的能力,也需要花費許多時間。
這個外掛能讓網站管理員直接在瀏覽器中偵測可本地化字串的 Text Domain 以解決這個問題。
使用方式:
* 按下管理工具列上的 [Inspect Text Domains] 按鈕
* 可本地化的字串旁會出現紅點
* 將游標暫留於紅點上,便能檢視字串所屬的 Text Domain
* 在瀏覽器中開啟原始程式碼 (Windows 請按 CTRL+U,macOS 則按 CMD+OPT+U),便能檢視 HTML 屬性中的 Text Domain
可偵測項目:
* HTML 文件
* HTML 片段
* HTML 屬性
* 純文字
* 透過 AJAX 動態載入的內容
* JSON
螢幕擷圖
安裝方式
將這個外掛上傳至網站並啟用外掛。
安裝完成!
使用者評論
2024 年 9 月 5 日
Installed this plugin to find some strings, the page that i did need the domain said 404, than i deactivated the plugin and eliminated and now have all my widgets in shortcodes instead the texts. Screwed everything up.
2023 年 7 月 12 日
Why did I find this plugin so late?This is what I’ve been looking for a long time.
Thank you very much.Kudos to the developer and congratulations.
2023 年 7 月 3 日
This plugin can inspect the text domain that belongs to which plugin or theme, whatever front-end or back-end.
If you want to do complete or partial localization for the plugin or theme, Text Domain Inspector is the must-have tool.
2018 年 7 月 26 日
1 則留言
Thank you so much for creating such a useful plugin. I couldn’t find any simple plugin to find translatable strings for years.
This plugin is a time saver!
參與者及開發者
變更記錄
1.1
- Added support for i18n
- Text domain is now appended as a query param if string is a URL (fixes the error for WP >= 5.9)
1.0
- Initial version.