vip-block-data-api

WordPress plugin that provides an API to retrieve Gutenberg content as structured JSON.

GPL-3.0 License

Stars
100

Bot releases are hidden (Show)

vip-block-data-api - 1.4.1

Published by ingeniumed about 1 month ago

What's Changed

  • Fix #77, so that the plugin works again on PHP 8.0 and PHP 8.1

Full Changelog: https://github.com/Automattic/vip-block-data-api/compare/1.4.0...1.4.1

vip-block-data-api - 1.4.0 Latest Release

Published by alecgeatches about 2 months ago

What's Changed

Both of these additions take advantage of new WordPress content features and ensure data is rendered correctly via the Block Data API. Thank you to @chriszarate for these contributions!

Full Changelog: https://github.com/Automattic/vip-block-data-api/compare/1.3.0...1.4.0

vip-block-data-api - 1.3.0

Published by alecgeatches 2 months ago

What's Changed

Thank you to @Zamfi99 for contributing code and discussion!

vip-block-data-api - 1.2.4

Published by alecgeatches 4 months ago

What's Changed

vip-block-data-api - 1.2.3

Published by ingeniumed 6 months ago

  • #61: Fix the WPGraphQL attributes missing with blocks that have array attributes
vip-block-data-api - 1.2.2

Published by alecgeatches 6 months ago

What's Changed

vip-block-data-api - 1.2.1

Published by alecgeatches 7 months ago

What's Changed

vip-block-data-api - 1.2.0

Published by alecgeatches 9 months ago

What's Changed

vip-block-data-api - 1.1.0

Published by alecgeatches 10 months ago

Adds Block Data API access in GraphQL. See the GraphQL section of the README for usage!

  • #50: Update composer packages, linting, and README.
  • #51: Automatically adds support for exposing parsed block data in GraphQL queries with WPGraphQL.
vip-block-data-api - 1.0.3

Published by ingeniumed about 1 year ago

  • #48: Reduce analytics calls by introducing sampling
vip-block-data-api - 1.0.2

Published by alecgeatches about 1 year ago

  • Improve README
    • #35: Include VIP installation instructions
    • #36: Expand information on collected analytics
    • #37: Explain API versioning and backwards compatibility plans
  • #42: Turn off analytics for non-VIP customers.
  • #43: Add PHPDocs to missing methods and phpcs support for PHPDoc verification testing

Thank you @tomjn for your recommendations in #39 and #41!

vip-block-data-api - 1.0.1

Published by alecgeatches over 1 year ago

vip-block-data-api - 1.0.0

Published by alecgeatches over 1 year ago

First non-beta release! No functional changes here, just README updates to remove beta-specific instructions and a plugin version bump.

vip-block-data-api - 0.2.1

Published by alecgeatches over 1 year ago

Release for 0.2.1. Includes these changes:

  • Improve default post access to be more restrictive (#26)
  • Add an allow list and block list filter for the block types in a post (#27)
  • Add guard against double-loading plugin (#28)
vip-block-data-api - v0.2.0

Published by alecgeatches over 1 year ago

vip-block-data-api - v0.1.2

Published by alecgeatches over 1 year ago

vip-block-data-api - v0.1.1

Published by alecgeatches over 1 year ago

Update beta documentation with updated branch names.

vip-block-data-api - v0.1.0

Published by alecgeatches over 1 year ago

Official beta release v0.1.0 of the VIP Block Data API plugin.