Title: PRBLEM Airmail Notice
Author: PRBLEM
Published: <strong>September 24, 2026</strong>
Last modified: September 24, 2026

---

Search plugins

![](https://ps.w.org/prblem-airmail-notice/assets/icon-256x256.png?rev=3710903)

# PRBLEM Airmail Notice

 By [PRBLEM](https://profiles.wordpress.org/prblem/)

[Download](https://downloads.wordpress.org/plugin/prblem-airmail-notice.1.5.9.zip)

 * [Details](https://wordpress.org/plugins/prblem-airmail-notice/#description)
 * [Reviews](https://wordpress.org/plugins/prblem-airmail-notice/#reviews)
 *  [Installation](https://wordpress.org/plugins/prblem-airmail-notice/#installation)
 * [Development](https://wordpress.org/plugins/prblem-airmail-notice/#developers)

 [Support](https://wordpress.org/support/plugin/prblem-airmail-notice/)

## Description

PRBLEM Airmail Notice adds visually distinctive airmail notice boxes to WordPress
posts and pages without cron jobs, background workers or external services.

Features:
 * Gutenberg block with notice type, icon, icon position and icon size
controls. * Gutenberg action buttons for downloads and custom links. * Apply saved
notice templates from the Gutenberg sidebar. * Classic Editor TinyMCE toolbar button
with the bundled Plus Box Multiple Outline icon. * 10 bundled notice icons included
with the plugin. * Add custom icons from Settings > PRBLEM Airmail Notice using 
the WordPress Media Library. * Ready notice types: Update, Warning, Info, Tip, Important,
Correction and Download. * Icon position selector: top-right or top-left. * Icon
size selector: 32, 40, 48 or 56 px. * Editable badge, title, description, footer
label and highlighted value. * Optional download button. Choose a file from the 
WordPress Media Library or paste a URL. * Optional custom link button with custom
text and new-tab behavior. * Save reusable templates from Classic Editor and use
them again in Gutenberg. * Manage/delete saved templates from Settings > PRBLEM 
Airmail Notice. * Dark/night-mode support for common theme classes. * Responsive
mobile layout. * Front-end stylesheet is loaded only when Airmail Notice markup 
is present in the queried posts. * No WP-Cron tasks, background jobs, tracking or
external API requests.

## Screenshots

[[

[[

[[

## Installation

 1. Upload the plugin folder to /wp-content/plugins/ or install the ZIP from Plugins
    > Add New > Upload Plugin.
 2. Activate PRBLEM Airmail Notice.
 3. In Gutenberg, add the PRBLEM Airmail Notice block from the Design category.
 4. In Classic Editor, click the Airmail Notice icon in the Visual toolbar.
 5. Configure the notice type, icon, content and optional action buttons.

## FAQ

### Does the plugin create cron jobs?

No. PRBLEM Airmail Notice does not create WP-Cron events or background processes.

### Does the plugin send data to an external service?

No. The plugin does not use an external API, analytics service or remote tracking
endpoint.

### Can I use my own icons?

Yes. Open Settings > PRBLEM Airmail Notice and add icons from the WordPress Media
Library.

### Does it support both Gutenberg and Classic Editor?

Yes. Version 1.5.0 expands Gutenberg controls while preserving the Classic Editor
workflow.

### What happens to my saved notices if I deactivate the plugin?

The post content remains in the database. Plugin options such as custom icons and
saved templates are intentionally preserved so they are available if the plugin 
is activated again.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“PRBLEM Airmail Notice” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ PRBLEM ](https://profiles.wordpress.org/prblem/)

[Translate “PRBLEM Airmail Notice” into your language.](https://translate.wordpress.org/projects/wp-plugins/prblem-airmail-notice)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/prblem-airmail-notice/),
check out the [SVN repository](https://plugins.svn.wordpress.org/prblem-airmail-notice/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/prblem-airmail-notice/)
by [RSS](https://plugins.trac.wordpress.org/log/prblem-airmail-notice/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.5.9

 * Moved Quicktags JavaScript to a properly enqueued file.
 * Removed inline JavaScript from the settings screen.
 * Improved admin JavaScript internationalization and DOM handling.

#### 1.5.8

 * WordPress.org Plugin Check compliance update.
 * Added GPLv2-or-later license metadata to the main plugin header.
 * Added nonce verification for the post-save settings notice.
 * Sanitized submitted custom icon arrays before field-level validation.
 * Sanitized AJAX template JSON input before decoding and validation.
 * Updated Tested up to to WordPress 7.1.
 * Reduced WordPress.org tags to the supported maximum of five.

#### 1.5.7

 * Release-candidate maintenance update for WordPress.org submission.
 * Unified Classic Editor notice-type default icons with Gutenberg.
 * Moved Classic Editor interface strings into the plugin translation data.
 * Internationalized remaining settings-page labels and messages.
 * Removed the visible plus character fallback from the Text/HTML Quicktags button
   while retaining the SVG toolbar icon.
 * Cleaned duplicate/malformed Classic Editor toolbar CSS and removed an unused 
   legacy icon asset.

#### 1.5.6

 * Replaced the Classic Editor toolbar plus character with the supplied Plus Box
   Multiple Outline SVG.
 * Centered the toolbar icon using TinyMCE’s native image button rendering.

#### 1.5.5

 * Replaced the editor toolbar/block icon with the new Plus Box Multiple Outline
   icon.
 * Kept the icon as a local plugin asset for both Classic Editor and Gutenberg.

#### 1.5.4

 * Changed the editor icon to the new PRBLEM plus-box pictogram in Gutenberg and
   Classic Editor.
 * Bundled the editor icon locally as SVG; no external requests are made.

#### 1.5.3

 * Fixed Classic Editor cache busting so updated English labels load immediately
   after plugin updates.
 * Fixed the internal plugin version constant that was still set to 1.5.1.
 * Classic Editor labels now consistently use Icon position, Icon size and Badge.

#### 1.5.2

 * Unified Classic Editor terminology with the Gutenberg inspector.
 * Changed the remaining Classic Editor labels to English: Icon position, Icon size,
   and Badge.
 * Fixed the Warning preset badge so it now uses WARNING instead of the Turkish 
   UYARI label.
 * Renamed the Classic Editor Download notice type consistently.
 * Kept existing notices, templates, icons, styles, and Gutenberg block markup backward
   compatible.

#### 1.5.1

 * Changed the plugin source language to English throughout the admin interface,
   Classic Editor, and Gutenberg.
 * Improved internationalization readiness for WordPress.org translations.
 * Removed remaining Turkish default strings and interface labels.

#### 1.5.0

 * Upgraded the Gutenberg block to Block API v3 metadata.
 * Removed product-specific/GTA sample content from Gutenberg defaults.
 * Added seven notice types to Gutenberg.
 * Added built-in and custom icon selection to Gutenberg.
 * Added icon position and 32/40/48/56 px size controls to Gutenberg.
 * Added optional download and custom-link buttons to Gutenberg.
 * Added WordPress Media Library file selection for the Gutenberg download button.
 * Added saved-template application in the Gutenberg sidebar.
 * Added semantic note markup and improved keyboard focus styling for action buttons.
 * Added a deprecated block definition for compatibility with v1.4.0 Gutenberg markup.
 * Improved translation readiness for Gutenberg UI and shared editor data.
 * Changed front-end CSS loading so it is not enqueued globally on every page.
 * Kept Classic Editor, saved templates, custom icons and legacy notice CSS compatibility
   intact.

#### 1.4.0

 * Added custom icon management under Settings > PRBLEM Airmail Notice.
 * Added WordPress Media Library picker for custom icons.
 * Added seven ready notice types with their own accent styles.
 * Added icon position controls (top-right/top-left).
 * Added icon size controls (32/40/48/56 px).
 * Added WordPress Media Library file picker for the Download button.
 * Added reusable notice templates that can be saved directly from Classic Editor.
 * Added template management/delete controls in plugin settings.
 * Improved v1.3.x backward compatibility for existing icon markup.

#### 1.3.5

 * Classic Editor remove button is always visible.
 * Fixed one-click removal in older TinyMCE/Classic Editor builds.
 * Added keyboard removal support and automatic controls for existing notice boxes.

#### 1.3.3

 * Icon markup was moved into the notice header so enabling an icon no longer creates
   a blank strip above the badge/title.
 * Icon remains pinned to the top-right corner without changing the content flow.
 * Added a compatibility rule to collapse blank wrappers created around icon markup
   in previously saved Classic Editor notices.

#### 1.3.2

 * Added one-click notice removal in Classic Editor.

#### 1.3.1

 * Restored the original light notice interior in normal mode.
 * Dark styling now follows the site/theme dark mode instead of the operating system
   preference.
 * Notice icons are now pinned to the top-right corner.

#### 1.3.0

 * Added 10 bundled 48×48 icons.
 * Added an icon selector to the Classic Editor notice dialog.
 * Added optional Download button with URL and custom label fields.
 * Added optional Redirect button with URL, custom label and new-tab option.
 * Buttons are rendered only when their related URL field is not empty.
 * Added responsive button layout for mobile devices.
 * Added dark/night-mode styling for common theme selectors.

#### 1.2.0

 * Replaced the PRBLEM Notice toolbar text with the compact green plus icon.
 * Updated the Text/HTML Quicktags button to use the same plus icon.

#### 1.1.0

 * Added Classic Editor support.
 * Added TinyMCE notice dialog and direct Visual-editor editing.
 * Added Text/HTML Quicktag support.
 * Preserved Gutenberg compatibility.

## Meta

 *  Version **1.5.9**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [alert](https://wordpress.org/plugins/tags/alert/)[classic editor](https://wordpress.org/plugins/tags/classic-editor/)
   [dark mode](https://wordpress.org/plugins/tags/dark-mode/)[gutenberg](https://wordpress.org/plugins/tags/gutenberg/)
   [notice](https://wordpress.org/plugins/tags/notice/)
 *  [Advanced View](https://wordpress.org/plugins/prblem-airmail-notice/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/prblem-airmail-notice/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/prblem-airmail-notice/reviews/)

## Contributors

 *   [ PRBLEM ](https://profiles.wordpress.org/prblem/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/prblem-airmail-notice/)