VB Popout Banner

外掛說明

VB Popout Banner adds a simple, lightweight popout banner to your WordPress site.

The plugin is designed to stay small and focused. It allows you to configure a desktop image, mobile image, link, position, display delay and dismissal duration.

Features:

  • Global enable/disable option
  • Separate desktop and mobile banner images
  • Optional banner link
  • Same-tab or new-tab link target
  • Bottom, top and center banner positions
  • Display delay in seconds
  • Close button
  • Session-based dismissal when duration is set to 0
  • Persistent dismissal for a selected number of days
  • Lightweight frontend CSS and JavaScript
  • Assets loaded only when the banner can be displayed

The plugin does not create database tables and does not use external services.

安裝方式

  1. Upload the plugin folder to /wp-content/plugins/, or install it through the WordPress Plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to VB Popout Banner in the WordPress admin menu.
  4. Configure the banner images, link, position and display behavior.
  5. Enable the banner and save changes.

常見問題集

Does the plugin support separate mobile and desktop images?

Yes. You can select one image for desktop and another image for mobile.

Does the plugin track users?

No. The plugin does not send data to external services and does not include analytics.

How does the dismissal memory work?

When a visitor closes the banner, the plugin stores a sessionStorage value for the current browser session when dismissal duration is set to 0, or a localStorage value when a longer dismissal duration is configured.

Does the plugin create database tables?

No. The plugin stores its settings in a single WordPress option.

Does the plugin use React or external libraries?

No. The plugin uses a classic WordPress admin screen, WordPress media library support and lightweight vanilla JavaScript.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈VB Popout Banner〉的開發相關工作。

參與者

將〈VB Popout Banner〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial public version.