该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Site Announcements

描述

Site Announcements allows you to broadcast site-wide messages to your visitors, as well as set custom parameters for the messages,
such as the background and text color, and how long a user-hidden announcement should be hidden from users.

By default, announcements will open in a slide-down modal (showing the announcement content). Alternatively, each announcement can be configured to point to an internal or external URL. Announcements with no URL and no content will simply display user-selected text, which can be handy for broadcasting things like coupon codes or important messages to users.

Plays well with the WordPress Admin Toolbar and is mobile-friendly. Has been tested with 100+ WordPress themes and should work well on all themes. If you have theme compatibility issues, please post a support thread or contact me.

The plugin’s font sizes and families are inherited from the theme. If you wish to make adjustments to the announcement bar’s font sizes or types you will need to add custom CSS to override your theme’s styles.

Site Announcements uses animate.css for the modal transitions and JSCookie for setting a cookie if a user hides a modal.

屏幕截图

  • Shows a sample closable announcement with a red-background and white text.
  • Shows the announcement creation panel, which lets you set a custom background, text color and other options.
  • Shows the slide-down modal displaying the announcement content if no URL is specified.

安装

  1. Upload site-announcements to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

If a User Hides a Specific Announcement, Will Other Announcements Be Hidden as Well?

No, each announcement is hidden based on its ID specifically.

评价

2020 年 3 月 20 日
Can't show multiple announcements. Closing the newest active announcement should show the next active one behind it or should give the option to display them stacked.
2020 年 1 月 4 日
Works perfectly on version 5.3.2. Easy to install and customize. Great job!
阅读所有4条评价

贡献者及开发者

“Site Announcements” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Site Announcements”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.4

  • Fixes color-picker issue

1.0.3

  • Fixes custom text color issue when content is empty

1.0.2

  • Prevent script enqueue if there are no announcements
  • Removes erroneous admin output

1.0.1

  • Update for plugin assets

1.0.0

  • Initial release