Changeset 2604699
- Timestamp:
- 09/25/2021 04:00:07 AM (4 years ago)
- Location:
- kitpack-for-persian-elementor
- Files:
-
- 181 added
- 5 edited
-
tags/1.9.2 (added)
-
tags/1.9.2/includes (added)
-
tags/1.9.2/includes/KPE_Elementor.class.php (added)
-
tags/1.9.2/includes/KPE_Options.class.php (added)
-
tags/1.9.2/includes/assets (added)
-
tags/1.9.2/includes/assets/css (added)
-
tags/1.9.2/includes/assets/css/font (added)
-
tags/1.9.2/includes/assets/css/font.css (added)
-
tags/1.9.2/includes/assets/css/font/vazir (added)
-
tags/1.9.2/includes/assets/css/font/vazir/vazir.eot (added)
-
tags/1.9.2/includes/assets/css/font/vazir/vazir.ttf (added)
-
tags/1.9.2/includes/assets/css/font/vazir/vazir.woff (added)
-
tags/1.9.2/includes/assets/css/font/vazir/vazir.woff2 (added)
-
tags/1.9.2/includes/assets/css/kpe_dashboard_admin.css (added)
-
tags/1.9.2/includes/assets/css/kpe_editor-elementor.css (added)
-
tags/1.9.2/includes/assets/css/kpe_preview-elementor.css (added)
-
tags/1.9.2/includes/assets/img (added)
-
tags/1.9.2/includes/assets/img/logo-KP.png (added)
-
tags/1.9.2/includes/lib (added)
-
tags/1.9.2/includes/lib/codestar-framework (added)
-
tags/1.9.2/includes/lib/codestar-framework/LICENSE.md (added)
-
tags/1.9.2/includes/lib/codestar-framework/README.md (added)
-
tags/1.9.2/includes/lib/codestar-framework/assets (added)
-
tags/1.9.2/includes/lib/codestar-framework/assets/css (added)
-
tags/1.9.2/includes/lib/codestar-framework/assets/css/style-rtl.min.css (added)
-
tags/1.9.2/includes/lib/codestar-framework/assets/css/style.min.css (added)
-
tags/1.9.2/includes/lib/codestar-framework/assets/images (added)
-
tags/1.9.2/includes/lib/codestar-framework/assets/images/checkerboard.png (added)
-
tags/1.9.2/includes/lib/codestar-framework/assets/images/wp-logo.svg (added)
-
tags/1.9.2/includes/lib/codestar-framework/assets/images/wp-plugin-logo.svg (added)
-
tags/1.9.2/includes/lib/codestar-framework/assets/js (added)
-
tags/1.9.2/includes/lib/codestar-framework/assets/js/main.min.js (added)
-
tags/1.9.2/includes/lib/codestar-framework/assets/js/plugins.min.js (added)
-
tags/1.9.2/includes/lib/codestar-framework/classes (added)
-
tags/1.9.2/includes/lib/codestar-framework/classes/abstract.class.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/classes/admin-options.class.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/classes/fields.class.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/classes/setup.class.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/codestar-framework.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/accordion (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/accordion/accordion.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/background (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/background/background.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/backup (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/backup/backup.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/border (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/border/border.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/button_set (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/button_set/button_set.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/callback (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/callback/callback.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/checkbox (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/checkbox/checkbox.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/code_editor (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/code_editor/code_editor.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/color (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/color/color.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/color_group (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/color_group/color_group.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/content (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/content/content.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/date (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/date/date.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/dimensions (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/dimensions/dimensions.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/fieldset (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/fieldset/fieldset.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/gallery (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/gallery/gallery.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/group (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/group/group.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/heading (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/heading/heading.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/icon (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/icon/fa4-icons.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/icon/fa5-icons.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/icon/icon.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/image_select (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/image_select/image_select.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/index.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/link (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/link/link.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/link_color (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/link_color/link_color.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/map (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/map/map.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/media (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/media/media.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/notice (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/notice/notice.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/number (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/number/number.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/palette (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/palette/palette.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/radio (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/radio/radio.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/repeater (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/repeater/repeater.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/select (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/select/select.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/slider (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/slider/slider.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/sortable (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/sortable/sortable.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/sorter (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/sorter/sorter.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/spacing (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/spacing/spacing.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/spinner (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/spinner/spinner.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/subheading (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/subheading/subheading.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/submessage (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/submessage/submessage.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/switcher (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/switcher/switcher.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/tabbed (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/tabbed/tabbed.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/text (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/text/text.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/textarea (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/textarea/textarea.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/typography (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/typography/google-fonts.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/typography/typography.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/upload (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/upload/upload.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/wp_editor (added)
-
tags/1.9.2/includes/lib/codestar-framework/fields/wp_editor/wp_editor.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/functions (added)
-
tags/1.9.2/includes/lib/codestar-framework/functions/actions.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/functions/customize.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/functions/helpers.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/functions/sanitize.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/functions/validate.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/functions/walker.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/index.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/languages (added)
-
tags/1.9.2/includes/lib/codestar-framework/languages/default.pot (added)
-
tags/1.9.2/includes/lib/codestar-framework/languages/fa_IR.mo (added)
-
tags/1.9.2/includes/lib/codestar-framework/languages/fa_IR.po (added)
-
tags/1.9.2/includes/lib/codestar-framework/samples (added)
-
tags/1.9.2/includes/lib/codestar-framework/samples/admin-options.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/views (added)
-
tags/1.9.2/includes/lib/codestar-framework/views/about.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/views/documentation.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/views/footer.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/views/free-vs-premium.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/views/header.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/views/quickstart.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/views/relnotes.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/views/support.php (added)
-
tags/1.9.2/includes/lib/codestar-framework/views/welcome.php (added)
-
tags/1.9.2/includes/lib/elementor-fonts.php (added)
-
tags/1.9.2/includes/lib/elementor-icons.php (added)
-
tags/1.9.2/includes/lib/elementor-translate.php (added)
-
tags/1.9.2/includes/lib/icons (added)
-
tags/1.9.2/includes/lib/icons/irani-icons (added)
-
tags/1.9.2/includes/lib/icons/irani-icons/config.json (added)
-
tags/1.9.2/includes/lib/icons/irani-icons/config1.json (added)
-
tags/1.9.2/includes/lib/icons/irani-icons/fonts (added)
-
tags/1.9.2/includes/lib/icons/irani-icons/fonts/ikpe-font.eot (added)
-
tags/1.9.2/includes/lib/icons/irani-icons/fonts/ikpe-font.svg (added)
-
tags/1.9.2/includes/lib/icons/irani-icons/fonts/ikpe-font.ttf (added)
-
tags/1.9.2/includes/lib/icons/irani-icons/fonts/ikpe-font.woff (added)
-
tags/1.9.2/includes/lib/icons/irani-icons/ikpe-font.css (added)
-
tags/1.9.2/kitpack-for-persian-elementor.php (added)
-
tags/1.9.2/languages (added)
-
tags/1.9.2/languages/KPE-fa_IR.mo (added)
-
tags/1.9.2/languages/KPE-fa_IR.po (added)
-
tags/1.9.2/languages/elementor (added)
-
tags/1.9.2/languages/elementor-pro (added)
-
tags/1.9.2/languages/elementor-pro/elementor-pro-fa_IR.mo (added)
-
tags/1.9.2/languages/elementor/elementor-fa_IR.mo (added)
-
tags/1.9.2/languages/elementskit-lite (added)
-
tags/1.9.2/languages/elementskit-lite/elementskit-lite-fa_IR.mo (added)
-
tags/1.9.2/readme.txt (added)
-
trunk/includes/KPE_Options.class.php (modified) (1 diff)
-
trunk/includes/lib/elementor-translate.php (modified) (1 diff)
-
trunk/kitpack-for-persian-elementor.php (modified) (3 diffs)
-
trunk/languages/dynamic-content-for-elementor (added)
-
trunk/languages/dynamic-content-for-elementor/dynamic-content-for-elementor-fa_IR.mo (added)
-
trunk/languages/dynamic-content-for-elementor/dynamic-content-for-elementor-fa_IR.po (added)
-
trunk/languages/elementor/elementor-fa_IR.mo (modified) (previous)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
kitpack-for-persian-elementor/trunk/includes/KPE_Options.class.php
r2508414 r2604699 35 35 'menu_capability' => 'manage_options', 36 36 'menu_icon' => 'data:image/svg+xml;base64,' . base64_encode('<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 511.44 511.44"><title>KP</title><g id="Layer_2" data-name="Layer 2"><g id="transparent-KP"><path id="KP" d="M255.72,0C114.49,0,0,114.49,0,255.72S114.49,511.44,255.72,511.44,511.44,397,511.44,255.72,397,0,255.72,0ZM154,366.44H88v-222h66Zm58.27,0-57.57-99h67.6l56.71,99Zm9.16-122H154.68q28.35-49.5,56.71-99H279ZM431.23,286Q406.5,311,372.65,311c-3.69,0-9.12-.39-16.28-1.14V242.82q7.49,6,15,6a21.76,21.76,0,0,0,16.2-7,23.09,23.09,0,0,0,6.75-16.6,21.9,21.9,0,0,0-7-16.36,23.28,23.28,0,0,0-16.76-6.75q-23.43,0-23.44,32.38V367.65H286.23V232.25q0-37.27,19.53-60.71a79.9,79.9,0,0,1,28.56-21.48,84.31,84.31,0,0,1,35.56-8q36.28,0,61.19,24.41T456,226.39Q456,260.89,431.23,286Z" style="fill:#fff"/></g></g></svg>'), 37 'menu_position' => null,37 'menu_position' => '58', 38 38 'menu_hidden' => false, 39 39 'menu_parent' => '', -
kitpack-for-persian-elementor/trunk/includes/lib/elementor-translate.php
r2508414 r2604699 36 36 } 37 37 endif; 38 //if ($options['elementskit-lite-translate-farsi']): 39 if (get_locale() == 'fa_IR' ) { 40 $text_domain = 'dynamic-content-for-elementor'; 41 $kpe_elementor_lang = KPE_PATH . "/languages/$text_domain/$text_domain-fa_IR.mo"; 42 $wordpress_lang = "wp-content/languages/plugins/$text_domain-fa_IR.mo"; 43 unload_textdomain($text_domain); 44 load_textdomain($text_domain, $kpe_elementor_lang ); 45 } 46 //endif; -
kitpack-for-persian-elementor/trunk/kitpack-for-persian-elementor.php
r2509586 r2604699 6 6 * Author: کیت پک 7 7 * Author URI: 8 * Version:1.9. 28 * Version:1.9.3 9 9 * Text Domain: KPE 10 10 * Domain Path: /languages 11 11 * Tested up to: 5.7 12 * Elementor tested up to: 3. 1.413 * Elementor Pro tested up to: 3. 2.112 * Elementor tested up to: 3.4.4 13 * Elementor Pro tested up to: 3.4.1 14 14 * Tags: فونت فارسی, فونت المنتور, افزودنی المنتور, صفحه ساز, ایران, rtl, farsi, parsian, iran, fa_IR 15 15 */ … … 24 24 */ 25 25 function kpe_init() { 26 define( 'KPE_VERSION', '1.9. 2' );26 define( 'KPE_VERSION', '1.9.3' ); 27 27 define( 'KPE_URL', plugins_url( '/', __FILE__ ) ); 28 28 define( 'KPE_PATH', plugin_dir_path( __FILE__ ) ); … … 136 136 $options = get_option( 'kpe' ); 137 137 if ($options['anjoman-font']): 138 wp_enqueue_style( 'anjoman-font-elementor', 'https:// rawcdn.githack.com/ali110309/cdn-font/363ebcf6763fd4d51efe2db7c21d27608922f9c3/anjoman-font.css' );138 wp_enqueue_style( 'anjoman-font-elementor', 'https://c751370.parspack.net/c751370/elementor-plus/anjoman-font.css' ); 139 139 endif; 140 140 if ($options['vazir-font']): 141 wp_enqueue_style( 'vazir-font-elementor', 'https:// rawcdn.githack.com/ali110309/cdn-font/ceefd5719b7b5fd806394dec88dd14c2a8fa703b/vazir-font.css' );141 wp_enqueue_style( 'vazir-font-elementor', 'https://c751370.parspack.net/c751370/elementor-plus/vazir-font.css' ); 142 142 endif; 143 143 if ($options['samim-font']): 144 wp_enqueue_style( 'samim-font-elementor', 'https:// rawcdn.githack.com/ali110309/cdn-font/56509564a5270b67a6068435a4e8fe14bfcffca5/samim-font.css' );144 wp_enqueue_style( 'samim-font-elementor', 'https://c751370.parspack.net/c751370/elementor-plus/samim-font.css' ); 145 145 endif; 146 146 if ($options['shabnam-font']): 147 wp_enqueue_style( 'shabnam-font-elementor', 'https:// rawcdn.githack.com/ali110309/cdn-font/d6cf88a1a77604a7cf7fe1b1243e5c9bb74d9db9/shabnam.css' );147 wp_enqueue_style( 'shabnam-font-elementor', 'https://c751370.parspack.net/c751370/elementor-plus/shabnam-font.css' ); 148 148 endif; 149 149 if ($options['mikhak-font']): 150 wp_enqueue_style( 'mikhak-font-elementor', 'https:// rawcdn.githack.com/ali110309/cdn-font/ee1dfa745e99a3c1cb36b9ed73b52da28866e07c/mikhak.css' );150 wp_enqueue_style( 'mikhak-font-elementor', 'https://c751370.parspack.net/c751370/elementor-plus/mikhak-font.css' ); 151 151 endif; 152 152 if ($options['kara-font']): 153 wp_enqueue_style( 'kara-font-elementor', 'https:// rawcdn.githack.com/ali110309/cdn-font/94ed218555a4d89967fba0c6cda2243d248b43be/kara-font.css' );153 wp_enqueue_style( 'kara-font-elementor', 'https://c751370.parspack.net/c751370/elementor-plus/kara-font.css' ); 154 154 endif; 155 155 } -
kitpack-for-persian-elementor/trunk/readme.txt
r2509586 r2604699 58 58 == Changelog == 59 59 60 =1.9.3= 61 بهبود: بهبود ترجمه المنتور 62 بهبود: سازرگاری با آخرین نسخه المنتور و المنتور پرو 63 بهبود: تغییر سرور فونت به سرور اختصاصی 64 60 65 =1.9.2= 61 66 رفع باگ گزارش شده
Note: See TracChangeset
for help on using the changeset viewer.