Plugin Directory

Changeset 3324728


Ignore:
Timestamp:
07/09/2025 06:40:20 AM (9 months ago)
Author:
softdiscover
Message:

v1.4.8

Location:
softdiscover-db-file-manager/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • softdiscover-db-file-manager/trunk/change_log.txt

    r3189160 r3324728  
     1version 1.4.7
     2[update] - support wp 6.7.1
     3-----------------------------------------------------------------------------------------------------------------
    14Version 1.4.6
    25    [new] - support wp 6.7
  • softdiscover-db-file-manager/trunk/db-file-manager.php

    r3189160 r3324728  
    44 * Plugin URI: https://softdiscover.com/managefy/
    55 * Description: Managefy Plugin for wordpress, allow user to access folders, download files, upload files, create folders, sub folders. Also Managefy allows to backup your files and database, and restore them as well.
    6  * Version: 1.4.6
     6 * Version: 1.4.8
    77 * Author: SoftDiscover.Com
    88 * Author URI: https://github.com/Softdiscover
     
    3030         * @since 1.0
    3131         */
    32         public $version = '1.4.6';
     32        public $version = '1.4.8';
    3333
    3434        /**
  • softdiscover-db-file-manager/trunk/i18n/languages/backend/wprockf.pot

    r3189160 r3324728  
    1 # Copyright (C) 2024 Managefy 1.4.6
    2 # This file is distributed under the same license as the Managefy 1.4.6 package.
     1# Copyright (C) 2025 Managefy 1.4.8
     2# This file is distributed under the same license as the Managefy 1.4.8 package.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Managefy 1.4.6\n"
     5"Project-Id-Version: Managefy 1.4.8\n"
    66"MIME-Version: 1.0\n"
    77"Content-Type: text/plain; charset=UTF-8\n"
    88"Content-Transfer-Encoding: 8bit\n"
    9 "POT-Creation-Date: 2024-11-15 02:24+0000\n"
     9"POT-Creation-Date: 2025-07-09 06:33+0000\n"
    1010"X-Poedit-Basepath: ..\n"
    1111"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
  • softdiscover-db-file-manager/trunk/readme.txt

    r3189160 r3324728  
    66Tags: database, file manager, backup, user roles, elfinder, ftp, folders, files, wp file manager, code editor, wp-file manager, editor
    77Requires at least: 3.6
    8 Tested up to: 6.7
     8Tested up to: 6.8.1
    99Requires PHP: 5.3
    10 Stable tag: 1.4.6
     10Stable tag: 1.4.8
    1111
    1212Manage your folder and files , backup, user roles and database easily
     
    168168= 1.3.1 =
    169169* support wp v5.3.2
    170 = 1.4.6 =
     170= 1.4.8 =
    171171 * minor changes
    172172 
     
    177177= 1.3.1 =
    178178* support wp v5.3.2
    179 = 1.4.6 =
     179= 1.4.8 =
    180180 * minor changes
Note: See TracChangeset for help on using the changeset viewer.