{"id":125239,"date":"2020-07-25T09:19:30","date_gmt":"2020-07-25T09:19:30","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/disable-welcome-messages-and-tips\/"},"modified":"2025-12-03T11:16:38","modified_gmt":"2025-12-03T11:16:38","slug":"disable-welcome-messages-and-tips","status":"publish","type":"plugin","link":"https:\/\/mn.wordpress.org\/plugins\/disable-welcome-messages-and-tips\/","author":10246270,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2","stable_tag":"1.2","tested":"6.9.4","requires":"5.0","requires_php":"5.7","requires_plugins":null,"header_name":"Disable Welcome Messages and Tips","header_author":"Jules Colle","header_description":"Hide Welcome Messages and Tips in the Gutenberg Block Editor","assets_banners_color":"","last_updated":"2025-12-03 11:16:38","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/bdwm.be","rating":5,"author_block_rating":0,"active_installs":1000,"downloads":106899,"num_ratings":13,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"Jules Colle","date":"2020-07-25 09:17:08"},"1.0.1":{"tag":"1.0.1","author":"Jules Colle","date":"2020-07-25 09:19:15"},"1.0.2":{"tag":"1.0.2","author":"Jules Colle","date":"2020-07-25 20:08:20"},"1.0.3":{"tag":"1.0.3","author":"Jules Colle","date":"2020-07-29 16:19:21"},"1.0.4":{"tag":"1.0.4","author":"Jules Colle","date":"2020-08-19 15:22:11"},"1.0.5":{"tag":"1.0.5","author":"Jules Colle","date":"2020-08-19 15:26:52"},"1.0.6":{"tag":"1.0.6","author":"Jules Colle","date":"2020-09-24 10:49:05"},"1.0.7":{"tag":"1.0.7","author":"Jules Colle","date":"2021-03-04 16:57:38"},"1.0.8":{"tag":"1.0.8","author":"Jules Colle","date":"2021-03-05 12:53:16"},"1.0.9":{"tag":"1.0.9","author":"Jules Colle","date":"2022-05-14 22:28:11"},"1.1":{"tag":"1.1","author":"Jules Colle","date":"2023-08-18 08:08:27"},"1.2":{"tag":"1.2","author":"Jules Colle","date":"2025-12-03 11:16:38"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":13},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7","1.0.8","1.0.9","1.1","1.2"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[148857,148076,4906],"plugin_category":[],"plugin_contributors":[79730],"plugin_business_model":[],"class_list":["post-125239","plugin","type-plugin","status-publish","hentry","plugin_tags-block-editor","plugin_tags-gutenberg","plugin_tags-notifications","plugin_contributors-jules-colle","plugin_committers-jules-colle"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/disable-welcome-messages-and-tips.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Hide Welcome Messages and Tips, and disable default full screen mode in the Gutenberg Block Editor<\/p>\n\n<!--section=installation-->\n<p>Please follow the <a href=\"http:\/\/codex.wordpress.org\/Managing_Plugins#Installing_Plugins\">standard installation procedure for WordPress plugins<\/a>.<\/p>\n\n<p>Follow <a href=\"https:\/\/conditional-fields-cf7.bdwm.be\/conditional-fields-for-contact-form-7-tutorial\/\">this tutorial<\/a> if you are not sure how to use the plugin.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='why%20would%20i%20use%20this%3F'><h3>Why would I use this?<\/h3><\/dt>\n<dd><ul>\n<li>Useful if you already know your way around Gutenberg and you don't want to see the popups.<\/li>\n<li>Anther great use case is E2E testing. Just enable this plugin in your testing environment.<\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2 (2025-09-25)<\/h4>\n\n<ul>\n<li>Prevent JS error when wp.data is defined but wp.data.select('...') is not<\/li>\n<\/ul>\n\n<h4>1.1 (2023-08-16)<\/h4>\n\n<ul>\n<li>Change <code>jQuery(window).load(fn)<\/code> to <code>jQuery(window).on('load', fn)<\/code> to meet latest jQuery standards and remove deprecation warnings in console.<\/li>\n<\/ul>\n\n<h4>1.0.9 (2022-01-27)<\/h4>\n\n<ul>\n<li>Change <code>window.onload = fn<\/code> to <code>jQuery(window).load(fn)<\/code> to avoid conflicts with plugins\/themes overwriting <code>window.onload<\/code><\/li>\n<\/ul>\n\n<h4>1.0.8 (2020-09-24)<\/h4>\n\n<ul>\n<li>Change <code>window.onload = fn<\/code> to <code>jQuery(window).load(fn)<\/code> to avoid conflicts with plugins\/themes overwriting <code>window.onload<\/code><\/li>\n<\/ul>\n\n<h4>1.0.7 (2020-09-24)<\/h4>\n\n<ul>\n<li>Get rid of JS warning<\/li>\n<\/ul>\n\n<h4>1.0.6 (2020-09-24)<\/h4>\n\n<ul>\n<li>Make sure that the Options modal and other modals still work.<\/li>\n<\/ul>\n\n<h4>1.0.5 (2020-07-29)<\/h4>\n\n<ul>\n<li>Test with WP 5.5<\/li>\n<\/ul>\n\n<h4>1.0.3 (2020-07-29)<\/h4>\n\n<ul>\n<li>Also disable full screen mode by default. Cause everybody hates full screen mode, right?<\/li>\n<\/ul>\n\n<h4>1.0.2 (2020-07-25)<\/h4>\n\n<ul>\n<li>Update style rules<\/li>\n<\/ul>\n\n<h4>1.0.1 (2020-07-25)<\/h4>\n\n<ul>\n<li>Real initial release<\/li>\n<\/ul>\n\n<h4>1.0.0 (2020-07-20)<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Hide Welcome Messages and Tips, and disable default full screen mode in the Gutenberg Block Editor","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/125239","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=125239"}],"author":[{"embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jules-colle"}],"wp:attachment":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=125239"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=125239"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=125239"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=125239"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=125239"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=125239"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}