Text Domain Inspector

外掛說明

在試著尋找想翻譯的可本地化字串的 Text Domain 時是否感到相當挫折?這項工作對多數人來說相當具有挑戰性,即使具備了解程式碼的能力,也需要花費許多時間。

這個外掛能讓網站管理員直接在瀏覽器中偵測可本地化字串的 Text Domain 以解決這個問題。

使用方式:
* 按下管理工具列上的 [Inspect Text Domains] 按鈕
* 可本地化的字串旁會出現紅點
* 將游標暫留於紅點上,便能檢視字串所屬的 Text Domain
* 在瀏覽器中開啟原始程式碼 (Windows 請按 CTRL+U,macOS 則按 CMD+OPT+U),便能檢視 HTML 屬性中的 Text Domain

可偵測項目:
* HTML 文件
* HTML 片段
* HTML 屬性
* 純文字
* 透過 AJAX 動態載入的內容
* JSON

螢幕擷圖

  • 在網站前端偵測的結果
  • 在瀏覽器中可見的 HTML 屬性
  • 在原始程式碼中的 HTML 屬性
  • JSON AJAX 回應。

安裝方式

將這個外掛上傳至網站並啟用外掛。

安裝完成!

使用者評論

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.
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!
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Text Domain Inspector〉的開發相關工作。

參與者

〈Text Domain Inspector〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Text Domain Inspector〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.