Changeset 3324728
- Timestamp:
- 07/09/2025 06:40:20 AM (9 months ago)
- Location:
- softdiscover-db-file-manager/trunk
- Files:
-
- 4 edited
-
change_log.txt (modified) (1 diff)
-
db-file-manager.php (modified) (2 diffs)
-
i18n/languages/backend/wprockf.pot (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
softdiscover-db-file-manager/trunk/change_log.txt
r3189160 r3324728 1 version 1.4.7 2 [update] - support wp 6.7.1 3 ----------------------------------------------------------------------------------------------------------------- 1 4 Version 1.4.6 2 5 [new] - support wp 6.7 -
softdiscover-db-file-manager/trunk/db-file-manager.php
r3189160 r3324728 4 4 * Plugin URI: https://softdiscover.com/managefy/ 5 5 * 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. 66 * Version: 1.4.8 7 7 * Author: SoftDiscover.Com 8 8 * Author URI: https://github.com/Softdiscover … … 30 30 * @since 1.0 31 31 */ 32 public $version = '1.4. 6';32 public $version = '1.4.8'; 33 33 34 34 /** -
softdiscover-db-file-manager/trunk/i18n/languages/backend/wprockf.pot
r3189160 r3324728 1 # Copyright (C) 202 4 Managefy 1.4.62 # This file is distributed under the same license as the Managefy 1.4. 6package.1 # Copyright (C) 2025 Managefy 1.4.8 2 # This file is distributed under the same license as the Managefy 1.4.8 package. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Managefy 1.4. 6\n"5 "Project-Id-Version: Managefy 1.4.8\n" 6 6 "MIME-Version: 1.0\n" 7 7 "Content-Type: text/plain; charset=UTF-8\n" 8 8 "Content-Transfer-Encoding: 8bit\n" 9 "POT-Creation-Date: 202 4-11-15 02:24+0000\n"9 "POT-Creation-Date: 2025-07-09 06:33+0000\n" 10 10 "X-Poedit-Basepath: ..\n" 11 11 "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 6 6 Tags: database, file manager, backup, user roles, elfinder, ftp, folders, files, wp file manager, code editor, wp-file manager, editor 7 7 Requires at least: 3.6 8 Tested up to: 6. 78 Tested up to: 6.8.1 9 9 Requires PHP: 5.3 10 Stable tag: 1.4. 610 Stable tag: 1.4.8 11 11 12 12 Manage your folder and files , backup, user roles and database easily … … 168 168 = 1.3.1 = 169 169 * support wp v5.3.2 170 = 1.4. 6=170 = 1.4.8 = 171 171 * minor changes 172 172 … … 177 177 = 1.3.1 = 178 178 * support wp v5.3.2 179 = 1.4. 6=179 = 1.4.8 = 180 180 * minor changes
Note: See TracChangeset
for help on using the changeset viewer.