Plugin Directory

Changeset 3454977


Ignore:
Timestamp:
02/05/2026 09:39:00 PM (2 months ago)
Author:
devforge
Message:

Bump version to 1.0.9 and sync Tested up to 7.0

Location:
devforge-admin-toolkit/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • devforge-admin-toolkit/trunk/devforge-admin-toolkit.php

    r3454975 r3454977  
    33 * Plugin Name: DevForge Admin Toolkit
    44 * Description: A comprehensive WordPress admin customization toolkit. Clean dashboard, role-based menus, maintenance mode, security tweaks, performance cleanup, and complete white-label control.
    5  * Version: 1.0.8
     5 * Version: 1.0.9
    66 * Author: DevForge
    77 * Author URI: https://profiles.wordpress.org/devforge/
     
    1919
    2020
    21 define( 'DEVFADTO_VERSION', '1.0.8' );
     21define( 'DEVFADTO_VERSION', '1.0.9' );
    2222define( 'DEVFADTO_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    2323define( 'DEVFADTO_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
  • devforge-admin-toolkit/trunk/readme.txt

    r3454975 r3454977  
    44Requires at least: 5.0
    55Tested up to: 7.0
    6 Stable tag: 1.0.7
     6Stable tag: 1.0.9
    77Requires PHP: 7.2
    88License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.