Title: Watrix Popup Banner
Author: watrix
Published: <strong>June 21, 2026</strong>
Last modified: June 21, 2026

---

Search plugins

![](https://ps.w.org/watrix-popup-banner/assets/banner-772x250.png?rev=3580622)

![](https://ps.w.org/watrix-popup-banner/assets/icon-256x256.png?rev=3580622)

# Watrix Popup Banner

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

[Download](https://downloads.wordpress.org/plugin/watrix-popup-banner.1.4.4.zip)

 * [Details](https://wordpress.org/plugins/watrix-popup-banner/#description)
 * [Reviews](https://wordpress.org/plugins/watrix-popup-banner/#reviews)
 *  [Installation](https://wordpress.org/plugins/watrix-popup-banner/#installation)
 * [Development](https://wordpress.org/plugins/watrix-popup-banner/#developers)

 [Support](https://wordpress.org/support/plugin/watrix-popup-banner/)

## Description

Watrix Popup Banner lets you show image popups and banners on your site without 
writing any code. Create a banner from the admin, pick images, and configure how
and when it appears.

Features:

 * Separate images for desktop (PC) and mobile (SP); the PC image is reused when
   no SP image is set
 * Multiple images with rotation (configurable interval) or random display
 * 9 display positions (four corners, four edge centers, screen center) and a width(
   px) setting
 * Scheduling with start/end date and time, evaluated against your site time zone
 * Six entrance animations: none (instant), fade, slide-in, pop-in, zoom-up, and
   rotate-zoom (respects prefers-reduced-motion)
 * Close button with Esc key support and a configurable delay (0–60000 ms) before
   the close button appears; the Esc key works even during the delay
 * Re-display suppression days (0 = show every time), remembered per visitor via
   browser localStorage
 * Configurable display delay (0–60000 ms) before the banner appears after page 
   load
 * Drop shadow on/off and rounded corners (0–100 px)
 * Per-image link URLs (empty image = no link); “open links in a new tab” applies
   to all image links of the banner
 * Subtle hover effect on linked banners (press-in, respects prefers-reduced-motion,
   no accidental firing on touch devices)

日本語補足:

 * PC用/SP用の画像をそれぞれ指定できます（SP未設定時はPC画像を流用）。
 * 複数画像のローテーション（切替間隔指定）またはランダム表示に対応します。
 * 表示位置は9箇所、幅はpxで指定します。
 * 表示期間（開始/終了日時）はサイトのタイムゾーン設定に基づいて判定します。開始
   日時は含み、終了日時は含みません（開始 <= 現在 < 終了）。
 * 表示アニメーションは6種から選べます（通常/フェード/スライドイン/ポップイン/ズームアップ/
   回転ズーム）。
 * 閉じるボタンの表示遅延中もEscキーでバナーを閉じられます。
 * 再表示抑止は訪問者のブラウザのlocalStorage（キー: bpop_closed_{バナーID}）に保存
   し、個人を識別する情報は保存しません。
 * v1ではアンインストール時にデータ（バナー投稿・設定）を削除しません。

## Screenshots

[⌊Banner displayed on the front end. / フロントエンドでのバナー表示例。⌉⌊Banner 
displayed on the front end. / フロントエンドでのバナー表示例。⌉[

Banner displayed on the front end. / フロントエンドでのバナー表示例。

[⌊Banner settings screen in the admin (images, position, schedule, animation, etc)./
管理画面のバナー設定画面（画像・表示位置・期間・アニメーション等）。⌉⌊Banner settings
screen in the admin (images, position, schedule, animation, etc). / 管理画面のバナー
設定画面（画像・表示位置・期間・アニメーション等）。⌉[

Banner settings screen in the admin (images, position, schedule, animation, etc)./
管理画面のバナー設定画面（画像・表示位置・期間・アニメーション等）。

[⌊Banner list in the admin. / 管理画面のバナー一覧。⌉⌊Banner list in the admin. /
管理画面のバナー一覧。⌉[

Banner list in the admin. / 管理画面のバナー一覧。

## Installation

 1. Upload the plugin to `wp-content/plugins/` or install it from Plugins > Add New,
    then activate it.
 2. Open the “バナーPopup” (Banner) menu in the admin and add a new banner.
 3. Select a PC image (required), configure position, schedule, width, and other options
    as needed, then publish.

## FAQ

### Do I need to write any code?

No. Everything is configured from the admin screen. You select images from the media
library and set options with form controls.

### What happens when there is no mobile (SP) image?

The desktop (PC) image is used on mobile as well, so a banner is always shown when
a PC image is set.

### How are the start and end times evaluated?

Scheduling uses your site time zone. The start time is inclusive and the end time
is exclusive (start <= now < end). A banner whose start time equals its end time
is never shown.

### My site uses a page cache or CDN. Will an expired banner keep showing?

No. The period is checked both on the server and in the browser, so an expired banner
will not keep showing even from cached HTML. However, the start of display can be
delayed by the cache TTL; purge the cache at the start time if you need it to be
exact.

### How is “do not show again” remembered?

It is stored in the visitor’s browser localStorage (key: `bpop_closed_{banner ID}`).
No personally identifiable information is stored. If localStorage is unavailable(
for example, private browsing), no error occurs and the banner is shown every time.

### I changed the suppression days but visitors who already closed the banner still do not see it. Why?

The suppression is calculated and saved from the suppression days at the moment 
the banner was closed, so changing it later does not affect visitors who already
closed it. To reliably show it to everyone again, create and publish a new banner(
the banner ID changes, so it is excluded from the closed memory).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Watrix Popup Banner” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Watrix Popup Banner” into your language.](https://translate.wordpress.org/projects/wp-plugins/watrix-popup-banner)

### Interested in development?

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

## Changelog

#### 1.4.4

 * 改善: WordPress.org プラグインページのスクリーンショットを差し替え（コードの変更
   はありません）

#### 1.4.3

 * 変更: カスタム投稿タイプの識別子と投稿メタキーに固有プレフィックスを付与（WordPress.
   org ガイドライン準拠。未公開のため既存データへの影響なし）

#### 1.4.2

 * 改善: リンク付きバナーにホバーすると不透明度0.8＋少し右下に沈む押し込み演出（
   prefers-reduced-motion対応・タッチ端末では誤発火しない）

#### 1.4.1

 * 変更: 管理画面サイドバーのメニュー表示を「バナーPopup」に変更

#### 1.4.0

 * 機能: バナーにドロップシャドウを付けるか選択可能に（ON/OFF）
 * 機能: バナーの角丸を指定可能に（0〜100px・0=角丸なし）

#### 1.3.0

 * 機能: バナーが表示されるまでの遅延時間をミリ秒で指定可能に（0〜60000ms・0=即時）
 * 変更: 既定のリンク先を廃止し、画像ごとのリンク先に一本化（「リンクを新しいタブ
   で開く」は全画像リンクに適用）
 * 改善: 画像が1枚以下のとき、表示モード・切替間隔をグレーアウトして操作不可に（
   2枚以上で自動的に有効化）

#### 1.2.1

 * 修正: 再表示抑止日数を 0 に変更しても、過去に閉じた記憶（localStorage）が残って
   いると表示されない問題。0 = 毎回表示が設定変更後も確実に効くように（古い記憶は
   自動掃除）

#### 1.2.0

 * 機能: 表示アニメーションを6種から選択可能に（通常/フェード/スライドイン/ポップ
   イン/ズームアップ/回転ズーム・prefers-reduced-motion対応）
 * 機能: 閉じるボタンの表示タイミングをミリ秒指定（0〜60000ms・遅延中もEscキーは
   有効）
 * 機能: 画像ごとにリンク先URLを指定可能（空の場合は既定のリンク先を使用）
 * 修正: メディアライブラリで画像をクリックするだけで複数選択できるように（multiple:
   add）

#### 1.1.0

 * 改善: 設定画面（メタボックス）を4セクション構成に再設計（画像2カラム・表示位置
   3×3グリッド・期間横並び・モード連動の間隔disabled）
 * 改善: 閉じるボタンの中心をバナー右上角に配置（画面端オフセット20pxで9位置とも
   画面内）
 * 改善: 閉じる時に0.4秒のフェードアウト（prefers-reduced-motion対応）

#### 1.0.0

 * 初回リリース。

## Meta

 *  Version **1.4.4**
 *  Last updated **8 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [announcement](https://wordpress.org/plugins/tags/announcement/)[banner](https://wordpress.org/plugins/tags/banner/)
   [modal](https://wordpress.org/plugins/tags/modal/)[popup](https://wordpress.org/plugins/tags/popup/)
   [promotion](https://wordpress.org/plugins/tags/promotion/)
 *  [Advanced View](https://wordpress.org/plugins/watrix-popup-banner/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/watrix-popup-banner/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/watrix-popup-banner/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/watrix-popup-banner/)