Title: JavaScript Notifier
Author: freemp
Published: <strong>2018 年 5 月 26 日</strong>
Last modified: 2026 年 5 月 23 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/javascript-notifier.svg)

# JavaScript Notifier

 由 [freemp](https://profiles.wordpress.org/freemp/) 開發

[下載](https://downloads.wordpress.org/plugin/javascript-notifier.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/javascript-notifier/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/javascript-notifier/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/javascript-notifier/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/javascript-notifier/#developers)

 [技術支援](https://wordpress.org/support/plugin/javascript-notifier/)

## 外掛說明

A simple, lightweight WordPress plugin for displaying a notification bar at the 
top of the webpage if 1st-party JavaScript is disabled. If appropriate, the entire
website may as well be blocked by a full-page overlay instead of just a small bar.

The plugin offers configuration of background and foreground color, opacity, notification
message text and font size. Individual customization by means of CSS snippets is
also supported.

## 螢幕擷圖

 * [[
 * Notification Bar
 * [[
 * Blocking Mode Enabled
 * [[
 * Plugin Settings

## 安裝方式

 1. Upload the plugin files to the `/wp-content/plugins/javascript-notifier` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings->JavaScript Notifier screen to configure the plugin

## 常見問題集

### Does JavaScript Notifier support multilingual sites?

Yes, it does. A corresponding `wpml-config.xml` language configuration file can 
be found in the plugin’s home directory.

### Instead at the top, I would like to have the notification bar being displayed at the bottom of the page. Would that be possible?

Sure. Just enter the following CSS code into the Custom CSS input field: `top:inherit;
bottom:0`

### Does JavaScript Notifier cope with optimization plugins?

In order to work flicker-free, JavaScript Notifier requires one short piece of inline
JavaScript code to remain in its exact place. Therefore, it should be excluded from
all kind of optimization. Since the code piece is labelled `hide-javascript-notifier-
js`, the easiest way would be to add that label to the optimization plugin’s JavaScript
exclusion list, or the like.

## 使用者評論

![](https://secure.gravatar.com/avatar/a334635ed30d77af4ef4c418e421ac9af1c44a88b28bdbc00097f5007f44859a?
s=60&d=retro&r=g)

### 󠀁[Cool](https://wordpress.org/support/topic/cool-1311/)󠁿

 [Hoek](https://profiles.wordpress.org/hoeczek/) 2024 年 7 月 26 日

Great plugin. Friendly and good support. Fully recommend.

![](https://secure.gravatar.com/avatar/f12c2ea9e38af5f8a0f8dac1fe56d6c312b841f45d0a0402a8de2364e7a635c5?
s=60&d=retro&r=g)

### 󠀁[Just works](https://wordpress.org/support/topic/just-works-715/)󠁿

 [David H](https://profiles.wordpress.org/everyhomeshouldhaveone/) 2022 年 6 月 
21 日

Needed to warn users that JavaScript is essential for some pages. Found this, installed
and activated it. Works a treat. Very simple to set up.

 [ 閱讀全部 2 則使用者評論 ](https://wordpress.org/support/plugin/javascript-notifier/reviews/)

## 參與者及開發者

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

參與者

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

〈JavaScript Notifier〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/javascript-notifier/contributors)
為這個外掛做出的貢獻。

[將〈JavaScript Notifier〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/javascript-notifier)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/javascript-notifier/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/javascript-notifier/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/javascript-notifier/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/javascript-notifier/)。

## 變更記錄

#### 1.2.9

 * Added proper escaping of input field contents.

#### 1.2.8

 * Fixed undefined array key warning. Suggested by @hoeczek. Thanks!
 * Adapted admin script enqueue handle for actual file name.

#### 1.2.7

 * Minor optimization.
 * Adapted screenshots for latest version.

#### 1.2.6

 * Increased callback priority.
 * Resorted plugin settings.

#### 1.2.5

 * Opened plugin for translations.
 * Removed translations from plugin directory.

#### 1.2.4

 * Updated translations.

#### 1.2.3

 * Replaced outdated JavaScript mime type.

#### 1.2.2

 * Fixed WPML translations configuration.
 * Optimized options conversion.

#### 1.2.1

 * Fixed options conversion failure after upgrading.

#### 1.2.0

 * Detached admin code from main plugin functionality.
 * Moved settings into single option array entry.
 * Changed font size unit from ’em’ to percent.

#### 1.1.1

 * Moved JavaScript and CSS into page footer.

#### 1.1.0

 * Added input field for custom CSS.

#### 1.0.1

 * Added translation for initial notification message.
 * Added ID for inline JavaScript, e.g. if required for excluding from optimization.

#### 1.0.0

 * Initial release

## 中繼資料

 *  版本 **1.2.9**
 *  最後更新 **3 天前**
 *  啟用安裝數 **80+**
 *  WordPress 版本需求 ** 3.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  語言
 * [English (US)](https://wordpress.org/plugins/javascript-notifier/) 及 [German](https://de.wordpress.org/plugins/javascript-notifier/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/javascript-notifier)
 * 標籤:
 * [disabled](https://tw.wordpress.org/plugins/tags/disabled/)[javascript](https://tw.wordpress.org/plugins/tags/javascript/)
   [notification](https://tw.wordpress.org/plugins/tags/notification/)[test](https://tw.wordpress.org/plugins/tags/test/)
   [warning](https://tw.wordpress.org/plugins/tags/warning/)
 *  [進階檢視](https://tw.wordpress.org/plugins/javascript-notifier/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  2 個 5 星使用者評論     ](https://wordpress.org/support/plugin/javascript-notifier/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/javascript-notifier/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/javascript-notifier/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/javascript-notifier/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/javascript-notifier/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/javascript-notifier/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/javascript-notifier/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/javascript-notifier/)