Changeset 3389541
- Timestamp:
- 11/04/2025 09:56:36 AM (4 months ago)
- Location:
- fm-notification-bar/trunk
- Files:
-
- 2 edited
-
notification-bar.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fm-notification-bar/trunk/notification-bar.php
r3389532 r3389541 4 4 * Plugin URI: https://www.premtiwari.in/ 5 5 * Description: It is a simple Sticky Notification Bar is a quick and easy notification bar and call to action for your site. 6 * Version: 1.0. 36 * Version: 1.0.4 7 7 * Author: Prem Tiwari 8 8 * Author URI: https://www.premtiwari.in/ … … 14 14 define('FM_Notification_Bar_name', 'FM Notification Bar'); 15 15 16 define('FM_Notification_Bar_version', '1.0. 3');16 define('FM_Notification_Bar_version', '1.0.4'); 17 17 18 18 if ( is_admin() ) { -
fm-notification-bar/trunk/readme.txt
r3389532 r3389541 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html 9 9 10 Simple Notification Bar is a quick and easy notification bar and call to action for your site.10 This is a simple Notification Bar is a quick and easy notification bar and call to action for your site. 11 11 12 12 == Description ==
Note: See TracChangeset
for help on using the changeset viewer.