Changeset 3186555
- Timestamp:
- 11/12/2024 02:03:52 PM (17 months ago)
- Location:
- advanced-export
- Files:
-
- 25 added
- 3 edited
-
tags/1.1.0 (added)
-
tags/1.1.0/LICENSE.txt (added)
-
tags/1.1.0/admin (added)
-
tags/1.1.0/admin/class-advanced-export-admin.php (added)
-
tags/1.1.0/admin/function-create-zip.php (added)
-
tags/1.1.0/admin/function-form-load.php (added)
-
tags/1.1.0/admin/index.php (added)
-
tags/1.1.0/advanced-export.php (added)
-
tags/1.1.0/assets (added)
-
tags/1.1.0/assets/css (added)
-
tags/1.1.0/assets/css/advanced-export-admin.css (added)
-
tags/1.1.0/assets/js (added)
-
tags/1.1.0/assets/js/advanced-export-admin.js (added)
-
tags/1.1.0/includes (added)
-
tags/1.1.0/includes/class-advanced-export-activator.php (added)
-
tags/1.1.0/includes/class-advanced-export-deactivator.php (added)
-
tags/1.1.0/includes/class-advanced-export-i18n.php (added)
-
tags/1.1.0/includes/class-advanced-export-loader.php (added)
-
tags/1.1.0/includes/class-advanced-export.php (added)
-
tags/1.1.0/includes/index.php (added)
-
tags/1.1.0/index.php (added)
-
tags/1.1.0/languages (added)
-
tags/1.1.0/languages/advanced-export.pot (added)
-
tags/1.1.0/readme.txt (added)
-
tags/1.1.0/uninstall.php (added)
-
trunk/advanced-export.php (modified) (2 diffs)
-
trunk/languages/advanced-export.pot (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
advanced-export/trunk/advanced-export.php
r3138840 r3186555 15 15 * Plugin URI: https://addonspress.com/item/advanced-export 16 16 * Description: Advanced Export with Options to Export Widget, Customizer and Media Files 17 * Version: 1. 0.917 * Version: 1.1.0 18 18 * Author: AddonsPress 19 19 * Author URI: https://addonspress.com/ … … 25 25 26 26 /*Define Constants for this plugin*/ 27 define( 'ADVANCED_EXPORT_VERSION', '1. 0.9' );27 define( 'ADVANCED_EXPORT_VERSION', '1.1.0' ); 28 28 define( 'ADVANCED_EXPORT_PATH', plugin_dir_path( __FILE__ ) ); 29 29 define( 'ADVANCED_EXPORT_URL', plugin_dir_url( __FILE__ ) ); -
advanced-export/trunk/languages/advanced-export.pot
r2159845 r3186555 1 # Copyright (C) 2024 AddonsPress 2 # This file is distributed under the GPL-2.0+. 3 msgid "" 4 msgstr "" 5 "Project-Id-Version: Advanced Export 1.1.0\n" 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/advanced-export\n" 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 8 "Language-Team: LANGUAGE <LL@li.org>\n" 9 "MIME-Version: 1.0\n" 10 "Content-Type: text/plain; charset=UTF-8\n" 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2024-11-12T14:00:32+00:00\n" 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2.6.0\n" 15 "X-Domain: advanced-export\n" 16 17 #. Plugin Name of the plugin 18 #: admin/class-advanced-export-admin.php:136 19 msgid "Advanced Export" 20 msgstr "" 21 22 #. Plugin URI of the plugin 23 msgid "https://addonspress.com/item/advanced-export" 24 msgstr "" 25 26 #. Description of the plugin 27 msgid "Advanced Export with Options to Export Widget, Customizer and Media Files" 28 msgstr "" 29 30 #. Author of the plugin 31 msgid "AddonsPress" 32 msgstr "" 33 34 #. Author URI of the plugin 35 msgid "https://addonspress.com/" 36 msgstr "" 37 38 #: admin/class-advanced-export-admin.php:95 39 msgid "Export" 40 msgstr "" 41 42 #: admin/class-advanced-export-admin.php:174 43 msgid "Sorry, you are not allowed to export the content of this site." 44 msgstr "" 45 46 #: admin/function-create-zip.php:12 47 msgid "ZIP extension is not installed, please install ZIP extension on your host or contact to your hosting provider and try again!" 48 msgstr "" 49 50 #: admin/function-form-load.php:44 51 msgid "Export Zip" 52 msgstr "" 53 54 #: admin/function-form-load.php:46 55 msgid "When you click the button below Plugin will create a Zip file to save to your computer." 56 msgstr "" 57 58 #: admin/function-form-load.php:47 59 msgid "Once you’ve saved the download zip file, you can use the Import function in another WordPress installation to import the content from this site." 60 msgstr "" 61 62 #: admin/function-form-load.php:49 63 msgid "Choose what to export" 64 msgstr "" 65 66 #: admin/function-form-load.php:54 67 msgid "Content to export" 68 msgstr "" 69 70 #: admin/function-form-load.php:57 71 msgid "All content" 72 msgstr "" 73 74 #: admin/function-form-load.php:59 75 msgid "This will contain all of your posts, pages, comments, custom fields, terms, navigation menus, and custom posts." 76 msgstr "" 77 78 #: admin/function-form-load.php:62 79 msgid "Posts" 80 msgstr "" 81 82 #: admin/function-form-load.php:66 83 #: admin/function-form-load.php:78 84 #: admin/function-form-load.php:103 85 #: admin/function-form-load.php:125 86 #: admin/function-form-load.php:150 87 msgid "All" 88 msgstr "" 89 90 #: admin/function-form-load.php:70 91 #: admin/function-form-load.php:117 92 msgid "Authors:" 93 msgstr "" 94 95 #: admin/function-form-load.php:87 96 #: admin/function-form-load.php:134 97 #: admin/function-form-load.php:174 98 msgid "Date range:" 99 msgstr "" 100 101 #: admin/function-form-load.php:88 102 #: admin/function-form-load.php:135 103 #: admin/function-form-load.php:175 104 msgid "Start date:" 105 msgstr "" 106 107 #: admin/function-form-load.php:90 108 #: admin/function-form-load.php:95 109 #: admin/function-form-load.php:137 110 #: admin/function-form-load.php:142 111 #: admin/function-form-load.php:177 112 #: admin/function-form-load.php:182 113 msgid "— Select —" 114 msgstr "" 115 116 #: admin/function-form-load.php:93 117 #: admin/function-form-load.php:140 118 #: admin/function-form-load.php:180 119 msgid "End date:" 120 msgstr "" 121 122 #: admin/function-form-load.php:101 123 #: admin/function-form-load.php:148 124 msgid "Status:" 125 msgstr "" 126 127 #: admin/function-form-load.php:114 128 msgid "Pages" 129 msgstr "" 130 131 #: admin/function-form-load.php:170 132 msgid "Media" 133 msgstr "" 134 135 #: admin/function-form-load.php:192 136 msgid "Widget Data" 137 msgstr "" 138 139 #: admin/function-form-load.php:196 140 msgid "Customizer/Options Data" 141 msgstr "" 142 143 #: admin/function-form-load.php:200 144 msgid "Include Media" 145 msgstr "" 146 147 #: admin/function-form-load.php:204 148 msgid "Download Export File" 149 msgstr "" -
advanced-export/trunk/readme.txt
r3138840 r3186555 5 5 Tags: advanced export, demo export, theme export, widget export, customizer export 6 6 Requires at least: 5.0 7 Tested up to: 6. 67 Tested up to: 6.7 8 8 Requires PHP: 5.6.20 9 Stable tag: 1. 0.99 Stable tag: 1.1.0 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 122 122 == Changelog == 123 123 124 = 1.1.0 - 2024-11-12 = 125 * Updated : WordPress version 126 * Updated : Language folder 127 124 128 = 1.0.9 - 2024-08-21 = 125 129 * Updated : WordPress version
Note: See TracChangeset
for help on using the changeset viewer.