Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gudmdharalds authored May 13, 2021
1 parent 89e1b6d commit d5c74c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Gutenberg Ramp


### Deprecation notice

Please note that this plugin is deprecated. The WordPress core filters should be used instead. See [here](https://developer.wordpress.org/reference/hooks/use_block_editor_for_post/).

### Overview

Gutenberg Ramp is a plugin that manages the state of Gutenberg in the post-edit context. It loads or unloads Gutenberg in post-edit according to criteria specified in theme code. It is agnostic about whether Gutenberg is loading from core or via the plugin.
Expand Down

0 comments on commit d5c74c2

Please sign in to comment.