Gutenberg Ramp Versions Save

Control conditions under which Gutenberg loads - either from your theme code or from a UI

v1.2

3 years ago

Gutenberg Ramp v1.2 - adds deprecation notices

Changelog:

  • Adds deprecation notice to README.md
  • Adds deprecation notice to wp-admin
  • Adds alerting code

v1.1.1

3 years ago

Gutenberg Ramp v1.1.1 - adds deprecation notice

Changelog:

  • Adds deprecation notice to README.md
  • Adds deprecation notice to wp-admin
  • Adds alerting code

v1.1.0

5 years ago

Gutenberg Ramp v1.1 - adds support for WordPress 5.0

Changelog:

  • prepares Gutenberg Ramp for WordPress 5.0 release
  • deprecates support for Gutenberg Plugin versions older than 3.5
  • no longer caches load decision in gutenberg_ramp_load_critera option
  • removed gutenberg_ramp_option_name filter
  • adds unsupported post types notice
  • adds support for multiple function calls to gutenberg_ramp_load_gutenberg()

v1.0.0

5 years ago

First Public Release on WordPress.org

  • Cleaned up code
  • Renamed everything from ramp-for-gutenberg to gutenberg-ramp, including function names.
  • Added a fallback for ramp_for_gutenberg_load_gutenberg() function with a deprecation notice.
  • Added UI allow enabling/disabling Gutenberg by post type
  • Other improvements under the hood

v0.2

5 years ago

Minor bug fixes, including an important one regarding parameter order that affected some loading behavior.

v0.1

6 years ago

This is the initial testing release of Ramp for Gutenberg. Please report any issues you may notice -- thank you!