该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WPGraphQL IDE

描述

GraphQL IDE for WPGraphQL

常见问题

Where can I find the non-compressed JavaScript and CSS source code?

The non-compressed source code for the JavaScript and CSS files is available in the following directories:

You can view or download the source code directly from the GitHub repository.

What are some of the major dependencies used in the plugin?

The WPGraphQL IDE plugin includes several important dependencies. You can learn more about these libraries at the following links:

评价

此插件暂无评价。

贡献者及开发者

「WPGraphQL IDE」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「WPGraphQL IDE」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

4.0.3

Patch Changes

  • fd9d099: chore: set workflow environment

4.0.2

Patch Changes

  • a2b5fbd: – chore: Bump supported WordPress version

4.0.1

Patch Changes

  • 477a555: ### Added

    • Introduced wp_localize_escaped_data() function for recursively escaping data before localizing it in WordPress. This ensures safe output of strings, URLs, integers, and nested arrays when passing data to JavaScript, using native WordPress functions like wp_kses_post() and esc_url().

    Improved

    • Enhanced security by ensuring all localized data is properly sanitized before being passed to wp_localize_script(), preventing potential XSS vulnerabilities and ensuring safe use of dynamic data in JavaScript.
  • 4da3973: – chore: Bump the npm_and_yarn group across 1 directory with 7 updates

View the full changelog