Changeset 3205029
- Timestamp:
- 12/09/2024 05:07:01 PM (16 months ago)
- Location:
- devvn-snow
- Files:
-
- 14 added
- 2 edited
-
tags/1.0.5 (added)
-
tags/1.0.5/devvn-snow.php (added)
-
tags/1.0.5/images (added)
-
tags/1.0.5/images/bottomleft.png (added)
-
tags/1.0.5/images/ft.png (added)
-
tags/1.0.5/images/snow-1.png (added)
-
tags/1.0.5/images/snow-2.png (added)
-
tags/1.0.5/images/snow-style.png (added)
-
tags/1.0.5/images/topleft.png (added)
-
tags/1.0.5/images/topright.png (added)
-
tags/1.0.5/license.txt (added)
-
tags/1.0.5/readme.txt (added)
-
tags/1.0.5/screenshot-1.png (added)
-
tags/1.0.5/screenshot-2.png (added)
-
trunk/devvn-snow.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
devvn-snow/trunk/devvn-snow.php
r3009907 r3205029 3 3 * Plugin Name: DevVN - Snow 4 4 * Plugin URI: https://levantoan.com/san-pham/ 5 * Version: 1.0. 45 * Version: 1.0.5 6 6 * Description: Christmas decorations for your website such as snowfall, Christmas bell scene, Christmas tree... 7 7 * Author: Lê Văn Toản … … 633 633 </td> 634 634 </tr> 635 <?php do_settings_fields('snow-options-group', ' default'); ?>635 <?php do_settings_fields('snow-options-group', 'snow'); ?> 636 636 </tbody> 637 637 </table> 638 <?php do_settings_sections('snow-options-group' , 'default'); ?>638 <?php do_settings_sections('snow-options-group'); ?> 639 639 <p> 640 640 <strong style="color: red;">Happy New Year and Merry Christmas</strong> -
devvn-snow/trunk/readme.txt
r3009907 r3205029 4 4 Tags: snow, christmas, Snow Effect, Snow Falling 5 5 Requires at least: 4.3 6 Tested up to: 6. 4.27 Stable tag: 1.0. 46 Tested up to: 6.7.1 7 Stable tag: 1.0.5 8 8 License: GPLv3 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0 … … 21 21 22 22 == Changelog == 23 24 = 1.0.5 = 25 26 * Update new year 2025 23 27 24 28 = 1.0.4 =
Note: See TracChangeset
for help on using the changeset viewer.