[wordpress插件] Debug Bar Localization调试栏本地化

wordpress 插件 文章 2020-04-14 02:31 427 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

Debug Bar Localization adds a new panel to the Debug Bar which displays information on the locale for your install and the language files loaded.

调试栏本地化为调试栏添加了一个新面板,该面板显示有关您安装的语言环境和加载的语言文件的信息。

Additionally it will show you:

此外,它还会显示:

    • The installed languages.
    • 已安装的语言。

    • Which text-domains were called from translation functions while no load_..._textdomain() call was found for that text-domain.
    • 从翻译功能中调用了哪个文本域,而没有找到该文本域的 load _..._ textdomain()调用。

    • For which text-domains load_..._textdomain() was called more than once.
    • 对其多个文本域 load _..._ textdomain()进行了多次调用。

    • Which files WP tried to load to obtain a translation and whether this was successful.
    • 哪些文件WP试图加载以获得翻译,以及翻译是否成功。

    • If successful: how many translated strings were found and when the translation was last updated.
    • 如果成功:找到多少个翻译的字符串以及翻译的最新更新时间。

    Did you know ?

    您知道吗?

    During the creating and continued development of this plugin a – localization related – performance issue and a bug were found in WordPress itself.
      

    在创建和继续开发此插件的过程中,WordPress本身发现了与本地化相关的性能问题和错误。
      

    For each of these I’ve send in patches.

    对于这些,我都发送了补丁。

    The end-results are now in core.

    最终结果现已成为核心。

    Want to know more ?

    想了解更多吗?

    Here they are: Trac 35439 and 跟踪35439

    .wordpress.org/ticket/35442" rel="nofollow">Trac 35442 (and related: Trac 21319 )

    “> Trac 21319 )

    Important

    重要

    This plugin requires the Debug Bar plugin to be installed and activated.

    此插件需要安装并激活调试栏插件。

    Also note that this plugin should be used solely for debugging and/or in a development environment and is not intended for use on a production site.

    还请注意,此插件应仅用于调试和/或在开发环境中使用,而不打算在生产站点上使用。

    If you like this plugin, please rate and/or review it.

    如果您喜欢此插件,请评级和/或审查

    If you have ideas on how to make the plugin even better or if you have found any bugs, please report these in the Support

    如果您有关于如何使插件更好的想法,或者发现任何错误,请在支持中报告这些错误。

    Forum or in the GitHub repository.

    论坛或在 GitHub存储库中。

安装步骤

    1. Install Debug Bar if not already installed (https://wordpress.org/plugins/debug-bar/).
    2. 如果尚未安装调试栏,请安装(https://wordpress.org/plugins/debug-bar/)。

    3. Extract the .zip file for this plugin and upload its contents to the /wp-content/plugins/ directory.

    4. 为此插件提取.zip文件,然后将其内容上传到 / wp-content / plugins / 目录。

      Alternatively, you can install directly from the Plugin directory within your WordPress Install.

    5. 另外,您可以直接从WordPress安装中的Plugin目录安装。

    6. Activate the plugin through the “Plugins” menu in WordPress.
    7. 通过WordPress中的“插件”菜单激活插件。

    Don’t use this plugin on a live site.

    请勿在实际网站上使用此插件。

    This plugin is only intended to be used for development purposes.

    仅此插件旨在用于开发目的。

下载地址
https://downloads.wordpress.org/plugin/debug-bar-localization.1.1.zip
-EOF-

AI助手支持GPT4.0