hide – WordPress Gear http://wpgear.xyz/en Do better! Tue, 22 Jul 2025 08:08:09 +0000 en-US hourly 1 https://wordpress.org/?v=5.2.23_CS_Edition https://wpgear.xyz/wp-content/uploads/2016/06/cropped-gear-green-512-1-32x32.png hide – WordPress Gear http://wpgear.xyz/en 32 32 Dismiss Gravity Notices http://wpgear.xyz/en/dismiss_gravity_notices/ Sun, 15 Dec 2024 08:32:21 +0000 https://wpgear.xyz/?p=2207 Continue reading "Dismiss Gravity Notices"]]>
Real Dismiss any Exasperate Notices about GravityForms, GravityView invalid license and e.t.c.

I am not against and even with two hands for using the Licensed Software. 100%

And I do not urge anyone to use hacked / nulled products.

However, sometimes you just need to check your own Projects for compatibility with others.
And if they can be used with explicit restrictions, no support, no upgrade, etc.
(everything that is listed in the License), then there should be no additional perverted annoying huge sizes that simply interfere with the normal operation of notifications, pop-ups, etc.

When most of the screen is occupied by notifications about: ”that without a License, I cannot receive Support”, then this is not normal!

Moreover, despite the presence of the “Dismiss” button, these intrusive notifications continue to appear again and again the next day / next login.

That is why this Plugin simply blocks the display of such notifications.

And if you still need to find out what these notifications were about, then we will accurately display them in the Widget in the Console.

= Features =
* Only the most recently active Notifications are displayed in the Notification Widget.
* Displayed as a title list.
* Each notice can be disclosed in a detailed, starting form.

The current version: 2.2 (2024.12.14) You can download it from here

Download “dismiss-gravity-notices.zip” dismiss-gravity-notices_v2.2.zip – Downloaded 926 times – 9 KB

Or from the Official WordPress Repository

== Installation ==

Normal automatic installation.

== Frequently Asked Questions ==
N/A

== Screenshots ==

  1. screenshot-1.png This is the Console page without plugin “Dismiss Gravity Notices”.
  2. screenshot-2.png This is the Console page with active plugin “Dismiss Gravity Notices”. Normal mode.
  3. screenshot-3.png This is the Console page with active plugin “Dismiss Gravity Notices” and Show Notice.

 

P.S.
However, a much more effective and universal way will be the use plugin: “Notice Interceptor“. This plugin does everything the same thing, but only for any other plugins with annoying messages and advertising.

431 total views, 0 views today

]]>
Notice Interceptor http://wpgear.xyz/en/notice-interceptor/ http://wpgear.xyz/en/notice-interceptor/#comments Wed, 24 Mar 2021 13:56:28 +0000 https://wpgear.xyz/?p=919 Continue reading "Notice Interceptor"]]> Notice Interceptor

Tool for creating a comfortable living environment in the WordPress admin area without annoying notifications and ad units.

For some reason, many developers of Themes and Plugins believe that they just need to remind the Administrator of their existence every minute. Intrusive and obsessive offers to subscribe somewhere, buy something, like, poke something, etc.
And even the presence of the “disable” button does not guarantee that after a new entrance to the Admin panel, all this jumble of information garbage will not creep out again and will not take over part of the working space of the monitor screen.

The concept of this tool is to remove all unnecessary, but give an opportunity to manage this Information Garbage. It is possible that under certain circumstances something from all this is really necessary and useful. And you just know where you have it, on which shelf. You reach out and take it, study it. And then you put it away again so it doesn’t get in the way.

How it works:

There is a pre-installed set of CSS Classes of popular Notifications Blocks in the Admin Dashboard. It will be updated from time to time.
It is possible to independently supplement this set of CSS Classes without waiting for updates based on their own situations.
Both sets of CSS Classes are combined together to form the rules for blocking Information Blocks. Fixing every block.

On each of the pages of the Admin Dashboard, depending on which Information Blocks were hidden, an Indicator is formed showing the number of Hidden Information Blocks. With the ability to see these Hidden Blocks.

Each of these Information Blocks can be marked as “Viewed”. In this case, in the Indicator these Blocks will be grouped as “Hide“.

New UnRead Information Blocks will be grouped as “New“.

Therefore, you can always easily understand that there are New Notifications that you need to familiarize yourself with. But now, it is enough to do it only once!

Version: 5.26 (2025.07.22) You can download it from here

Download “notice-interceptor.zip” notice-interceptor_v5.26.zip – Downloaded 991 times – 21 KB

Or from the Official WordPress Repository

The Handler Rules include:

  • WP-Core

Plugins:

  • All in One SEO Pack
  • Coming Soon Supsystic
  • Duplicator PRO
  • EnvatoMarket (NinjaTeam)
  • Fix Duplicates
  • iThemes Security
  • Gravity Forms
  • GravityView
  • GravityFlow
  • MetaSlider
  • MonsterInsights
  • My Maps
  • RSS Mailchimp
  • StCR (Subscribe Reloaded)
  • TablePress
  • Ultimate Member
  • UpdraftPlus
  • WooCommerce
  • WP Google Fonts
  • WP Mail SMTP
  • WP to Twitter
  • Yellow Pencil

Thems:

  • Padma

== Скриншоты ==
1. screenshot-1.png This is the Console page with active plugin “Notice Interceptor”. Hidden 4 Notifications. 3 of them are new.
2. screenshot-2.png This is the Console page with active plugin “Notice Interceptor”. Showing all 4 Hidden Notifications.
3. screenshot-3.png Options Page “Notice Interceptor”.

How to write your CSS Class Sets correctly:

* To avoid accidental erroneous actions, you should enter the full set of classes of the notification block that you want to block. For example, here is such an annoying Information Block:

<div class=”notice notice-warning settings-error is-dismissible>You have a newer version WordPress 999.01 than it can be!<a href=”//wp-admin/update-core.php” aria-label=”Please update WordPress now”>Please update</a>.</div>

We need to take the complete line of the class attribute from this block: notice notice-warning settings-error is-dismissible

And paste into the “Custom Rules” field. Without changing anything. Leaving spaces and not changing the order of the Classes. In this case, this string will be as a signature defining a specific Information Block.

* Also, you can add ID instead of Class.

** Attention! Be careful. Should not use the “General for all” Classes. Like: “updated”, “notice”, “error”, e.t.c.

== Changelog (only important points) ==

  • v4.23
    * Tested WP up to: 6.0
    * Tested PHP up to: 7.4
    * Fixed PHP Warning:  Invalid argument supplied for foreach()
    * Fixed JS Warning:  document.createAttribute() is deprecated. Use element.setAttribute() instead.
    * Fixed JS Warning:  setAttributeNode() is deprecated. Use setAttribute() instead.
  • v4.20
    * Internal scripts rewritten. Instead of a series of single queries, only one is now executed. The processing speed has increased many times over. This is especially noticeable on “long lists” such as the Plugins page.
    * On those Admin pages where the top Panel “screen-meta-links” is displayed, the “Notice Interceptor” tab is also displayed in this Panel. Now, such pages don’t “twitch” at all!
  • v3.17
    * Rules marked as read are added to the css file. Such Notifications are hidden completely. Become really comfortable.
  • v2.4
    * Added handling of especially harmful notifications.

In general, I would like to hope that in the next new version of WordPress there will be a requirement for Plugins and Themes so that Notifications are issued according to certain Rules.

740 total views, 0 views today

]]>
http://wpgear.xyz/en/notice-interceptor/feed/ 1