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

Generate WpGraphql Image DataUrl

描述

This plugin Generates DataUrl of MediaItem in WPGraphQL.

This is an extension to the awsome WPGraphQL plugin (https://github.com/wp-graphql/wp-graphql) that Generate DataUrl of MediaItems.

If you are working with Headless WordPress and NextJS you can notice that NextJS don’t offer BlurUp image like GatsbyJS by default. You have to pass a base64 dataUrl in to make it work.
Or you will see a blank space until the image loads. This plugin adds a dataUrl on each media item so you can use it as a placeholder until the image fully loads and NextJS will also create the fade/BlurUp Effect like in GatsbyJS.

Returning DataUrl for:

  • MediaItem

安装

  1. Install & activate WPGraphQL
  2. Upload the plugin to the /wp-content/plugins/ directory

    See GitHub Repo for example queries

评价

此插件暂无评价。

贡献者及开发者

“Generate WpGraphql Image DataUrl” 是开源软件。 以下人员对此插件做出了贡献。

贡献者