هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Disable Welcome Messages and Tips

الوصف

Hide Welcome Messages and Tips, and disable default full screen mode in the Gutenberg Block Editor

التنصيب

Please follow the standard installation procedure for WordPress plugins.

Follow this tutorial if you are not sure how to use the plugin.

الأسئلة المتكررّة

Why would I use this?

  • Useful if you already know your way around Gutenberg and you don’t want to see the popups.
  • Anther great use case is E2E testing. Just enable this plugin in your testing environment.

المراجعات

10 يناير، 2023
Exactly what I was looking for and it works perfectlyI don’t understand why web developers have to create all these annoying pop-ups. And why they don’t go away especially when you login to a site and close the pop-up right away!
4 أكتوبر، 2022
Thanks for making & sharing this plugin, and ending our frustration of this annoyance.
27 يوليو، 2022
Thank you ever so much for this little plugin. Probably most WP users would like to install it, immediately, if only they knew it exists.
1 فبراير، 2022
Thanks for killing off the perpetually annoying “Welcome to the Block Editor” message, which has been welcoming me to the Block Editor every time I log in for years. It’s also helpful to have the full dashboard interface when in edit mode!
12 ديسمبر، 2021 1 reply
I have been waiting and waiting for WP to add a way to disable this message. It WAS soooo annoying! Thanks so much!
10 يونيو، 2021
This plugin does exactly what it says it will do. Finally got rid of those annoying Welcome screens!
إقرأ جميع المراجعات 13

المساهمون والمطوّرون

“Disable Welcome Messages and Tips” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

لقد تم ترجمة ”Disable Welcome Messages and Tips“ إلى لغة واحدة. شكراً إلى جميع المُترجمين لمُساهماتهم.

ترجمة ”Disable Welcome Messages and Tips“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.1 (2023-08-16)

  • Change jQuery(window).load(fn) to jQuery(window).on('load', fn) to meet latest jQuery standards and remove deprecation warnings in console.

1.0.9 (2022-01-27)

  • Change window.onload = fn to jQuery(window).load(fn) to avoid conflicts with plugins/themes overwriting window.onload

1.0.8 (2020-09-24)

  • Change window.onload = fn to jQuery(window).load(fn) to avoid conflicts with plugins/themes overwriting window.onload

1.0.7 (2020-09-24)

  • Get rid of JS warning

1.0.6 (2020-09-24)

  • Make sure that the Options modal and other modals still work.

1.0.5 (2020-07-29)

  • Test with WP 5.5

1.0.3 (2020-07-29)

  • Also disable full screen mode by default. Cause everybody hates full screen mode, right?

1.0.2 (2020-07-25)

  • Update style rules

1.0.1 (2020-07-25)

  • Real initial release

1.0.0 (2020-07-20)

  • Initial release