Plugin Directory

Changeset 3205029


Ignore:
Timestamp:
12/09/2024 05:07:01 PM (16 months ago)
Author:
levantoan
Message:

V1.0.5 - Happy New Year

Location:
devvn-snow
Files:
14 added
2 edited

Legend:

Unmodified
Added
Removed
  • devvn-snow/trunk/devvn-snow.php

    r3009907 r3205029  
    33 * Plugin Name: DevVN - Snow
    44 * Plugin URI: https://levantoan.com/san-pham/
    5  * Version: 1.0.4
     5 * Version: 1.0.5
    66 * Description: Christmas decorations for your website such as snowfall, Christmas bell scene, Christmas tree...
    77 * Author: Lê Văn Toản
     
    633633                        </td>
    634634                    </tr>
    635                     <?php do_settings_fields('snow-options-group', 'default'); ?>
     635                    <?php do_settings_fields('snow-options-group', 'snow'); ?>
    636636                </tbody>
    637637            </table>
    638             <?php do_settings_sections('snow-options-group', 'default'); ?>
     638            <?php do_settings_sections('snow-options-group'); ?>
    639639            <p>
    640640                <strong style="color: red;">Happy New Year and Merry Christmas</strong>
  • devvn-snow/trunk/readme.txt

    r3009907 r3205029  
    44Tags: snow, christmas, Snow Effect, Snow Falling
    55Requires at least: 4.3
    6 Tested up to: 6.4.2
    7 Stable tag: 1.0.4
     6Tested up to: 6.7.1
     7Stable tag: 1.0.5
    88License: GPLv3
    99License URI: http://www.gnu.org/licenses/gpl-3.0
     
    2121
    2222== Changelog ==
     23
     24= 1.0.5 =
     25
     26* Update new year 2025
    2327
    2428= 1.0.4 =
Note: See TracChangeset for help on using the changeset viewer.