Changeset 3413638
- Timestamp:
- 12/07/2025 05:31:58 PM (4 months ago)
- Location:
- news-ticker-benaceur/trunk
- Files:
-
- 3 edited
-
news-ticker-benaceur.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style-anim/style-common.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
news-ticker-benaceur/trunk/news-ticker-benaceur.php
r3406261 r3413638 4 4 * Plugin URI: https://benaceur-php.com/ 5 5 * Description: This plugin allow you to display the latest posts or latest comments in a bar with twenty seven beautiful animations and effects... 6 * Version: 3.4. 16 * Version: 3.4.2 7 7 * Author: benaceur 8 8 * Text Domain: news-ticker-benaceur -
news-ticker-benaceur/trunk/readme.txt
r3406261 r3413638 4 4 Requires at least: 3.0 5 5 Tested up to: 6.9 6 Stable tag: 3.4. 16 Stable tag: 3.4.2 7 7 License: GPLv2 or later 8 8 … … 64 64 == Changelog == 65 65 66 = 3.4.2 = 67 * Tested up to php 8.5 66 68 = 3.4.1 = 67 69 * New filter: "ntb_filter_check_ntb_version". -
news-ticker-benaceur/trunk/style-anim/style-common.php
r3222250 r3413638 14 14 break; 15 15 16 default ;16 default: 17 17 $ani = 'width_anms__two'; 18 18 }
Note: See TracChangeset
for help on using the changeset viewer.