
Activating Gutenberg Ramp plugin adds a settings screen where you can enable Gutenberg selectively (for specific post types). For even greater control, you can specify Gutenberg loading behavior in code. Ramp works with both the plugin version of Gutenberg, and the core version, providing a seamless transition.
Visit Settings -> Writing to enable Gutenberg by post type. Screenshots here
To enable Gutenberg for specific post IDs and for a more granular level of control, developers can use the gutenberg_ramp_load_gutenberg() function as outlined below.
Loading behaviour is controlled by the gutenberg_ramp_load_gutenberg() function, to be added in your theme functions.php. Calling this function without its single optional parameter causes Gutenberg to load on all post-edit screens. An optional associative array of criteria can be passed. The possible keys and values are:
Load Gutenberg for all posts:
if ( function_exists( 'gutenberg_ramp_load_gutenberg' ) ) { gutenberg_ramp_load_gutenberg(); } Never load Gutenberg:
gutenberg_ramp_load_gutenberg( false ); // Alternatively, you can use the load key to always disable Gutenberg: gutenberg_ramp_load_gutenberg( [ 'load' => 0 ] );
Load Gutenberg only for posts with ids 12, 13 and 122:
gutenberg_ramp_load_gutenberg( [ 'post_ids' => [ 12, 13, 122 ] ] );
Load Gutenberg for post_id: 12 and all posts of type test and scratch:
gutenberg_ramp_load_gutenberg( [ 'post_types' => [ 'test', 'scratch' ], 'post_ids' => [ 12 ], ] );
Contributions are welcome via our GitHub repo.
Starting from $0 per month.
Rating
Reviewers
3 reviews
Tags
Developed By
automattic
Quick & Easy
Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!
Testimonial plugins for Wordpress
Contact Form plugins for Wordpress
Maps plugins for Wordpress
Translation plugins for Wordpress
Chat plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Contact plugins for Wordpress
Galleries plugins for Wordpress
SEO plugins for Wordpress
Forms plugins for Wordpress
Comments plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Comments plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Portfolio plugins for Wordpress
Video Player plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Inventory plugins for Wordpress
Testimonials plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Analytics plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Security plugins for Wordpress
Ads plugins for Wordpress
Music Player plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Membership plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Video Player plugins for Wordpress
Tabs plugins for Wordpress
Social Feeds plugins for Wordpress
Common Ninja Apps
Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.
Use social media links with sticky buttons that keep your profiles visible, boost engagement, and help promote your content more effectively across your site.
Showcase visuals with an image slider that displays multiple images in a smooth slideshow, improves design, and keeps visitors engaged.
Create a mega footer that organizes navigation links, contact info, logos, social icons and improves usability and site structure.
Show alerts and updates with a notification popup that grabs attention, delivers important messages, and improves user experience.

Add floating corner pop-ups to share updates, promotions, or messages in a non-intrusive, customizable format.

Show Tumblr posts with a Tumblr feed that keeps content fresh, improves navigation, and helps visitors discover more posts.
Detect ad blockers on your site to maintain visibility into user behavior and support sustainable ad-based monetization.
Use feature voting so users submit ideas, vote on requests, and help you prioritize product updates by real customer demand.

Make Your Website More Inclusive and Accessible
Add a comments system with replies, voting, and moderation to boost engagement and build an active community on your site.
Use flip cards to present information interactively, improve visual design, and guide visitors toward clearer decisions that support conversions.
Add announcements to your site to share important updates, keep visitors informed, and guide them toward actions that support engagement and conversions.
More plugins
The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!
