Changeset 3189160
- Timestamp:
- 11/15/2024 02:25:41 AM (17 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
r3102024 r3189160 1 Version 1.4.6 2 [new] - support wp 6.7 1 3 Version 1.4.5 2 4 [fix] - not working for php 8.0 -
softdiscover-db-file-manager/trunk/db-file-manager.php
r3102024 r3189160 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. 56 * Version: 1.4.6 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. 5';32 public $version = '1.4.6'; 33 33 34 34 /** -
softdiscover-db-file-manager/trunk/i18n/languages/backend/wprockf.pot
r3102024 r3189160 1 # Copyright (C) 2024 Managefy 1.4. 52 # This file is distributed under the same license as the Managefy 1.4. 5package.1 # Copyright (C) 2024 Managefy 1.4.6 2 # This file is distributed under the same license as the Managefy 1.4.6 package. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Managefy 1.4. 5\n"5 "Project-Id-Version: Managefy 1.4.6\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: 2024- 06-12 21:18+0000\n"9 "POT-Creation-Date: 2024-11-15 02:24+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
r3101883 r3189160 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. 5.48 Tested up to: 6.7 9 9 Requires PHP: 5.3 10 Stable tag: 1.4. 410 Stable tag: 1.4.6 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. 4=170 = 1.4.6 = 171 171 * minor changes 172 172 … … 177 177 = 1.3.1 = 178 178 * support wp v5.3.2 179 = 1.4. 4=179 = 1.4.6 = 180 180 * minor changes
Note: See TracChangeset
for help on using the changeset viewer.