Popis
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.
Snímky obrazovky






Instalace
- Unzip and upload
tf-notificationsdirectory to the/wp-content/plugins/directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
Nejčastější dotazy
-
Where can I find more information?
-
https://timfitt.com/wordpress/plugins/tf-notifications
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
TF Notifications je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “TF Notifications” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.