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

TF Notifications

描述

Keep your visitors up to date with notifications across your organisation.

Shortcodes

[tf_important_notification speed=4000]

The above shortcode will display your notifications that have been flagged as “Featured”.

This example waits 4 seconds before fading out and then in to the next notification.

[tf_notification_table count=3]

This shortcode displays a table of all current and past notifications.

The example above will only show the latest 3 current notifications, and the last 3 past notifications.

屏幕截图

安装

  1. Unzip and upload tf-notifications directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

Where can I find more information?

https://timfitt.com/wordpress/plugins/tf-notifications

评价

此插件暂无评价。

贡献者及开发者

「TF Notifications」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「TF Notifications」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

1.1.1

  • Added tf_notification_table shortcode
  • Tested in WordPress 6.2

1.1.0

  • Rewrite entire plugin to use PHP classes.
  • Remove page templates.

1.0.1

  • Check that plugin works in WP 6.1.1.

1.0

  • Creation of plugin.