JavaScript Notifier
开发者 |
freemp
|
更新时间 |
2021年3月11日 14:14 |
PHP版本: |
3.8 及以上 |
WordPress版本: |
5.7 |
版权: |
GPLv2 |
版权网址: |
版权信息
|
详情介绍:
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.
安装:
- Upload the plugin files to the
/wp-content/plugins/javascript-notifier
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- Use the Settings->JavaScript Notifier screen to configure the plugin
屏幕截图:
1.2.2
- Fixes broken WPML translations configuration. Upgrade required for multilingual sites.
1.2.1
- Fixes an option conversion issue. Upgrade immediately.
1.1.1
- Fixes a stability issue. Upgrade immediately.
更新日志:
1.2.4
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