Ramp works with both the version of Gutenberg, and the version, providing seamless transition..
To Gutenberg for specific post IDs and for granular level of control, developers can use the function as outlined below..
The possible keys and values are load 0 1 never or always load Gutenberg post ids loads Gutenberg for the specified post ids post types loads Gutenberg for the specified post types...
Never load Gutenberg gutenberg ramp load gutenberg Alternatively, you can use the load key to always Gutenberg gutenberg ramp load gutenberg.
If making more dynamic changes, note that the parameter supplied is persisted in option when the parameters are changed in code, one page load is necessary to update the option before the editor can use the new setting..
To Gutenberg for specific post IDs and for granular level of control, developers can use the function as outlined here...
Instead of listing every single post ID that I want to apply Gutenberg to, I would like to be able to apply it to * numerical range of IDs and or * all IDs greater than or less than particular number * particular post category and or * all posts except ID ..
One particular I would like to achieve, as starting point, is to apply Gutenberg to new posts pages but have all existing pages and posts remain in the editor, until I have been able to go through and check out what editing, if any, is needed when they are Gutenberg...
As site owners start to ready their users for Gutenberg, this is great plugin to control how this is done, whether through specific post types or even specific posts that they can try out with..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more