Changeset 3356936
- Timestamp:
- 09/06/2025 02:05:30 AM (6 months ago)
- Location:
- ai-content-generation
- Files:
-
- 61 added
- 3 edited
-
tags/1.2.97 (added)
-
tags/1.2.97/assets (added)
-
tags/1.2.97/assets/css (added)
-
tags/1.2.97/assets/css/admin.css (added)
-
tags/1.2.97/assets/css/jquery-ui.css (added)
-
tags/1.2.97/assets/css/sweetalert2.min.css (added)
-
tags/1.2.97/assets/img (added)
-
tags/1.2.97/assets/img/Video.png (added)
-
tags/1.2.97/assets/img/icon.svg (added)
-
tags/1.2.97/assets/img/logo.png (added)
-
tags/1.2.97/assets/img/logo.svg (added)
-
tags/1.2.97/assets/js (added)
-
tags/1.2.97/assets/js/admin.js (added)
-
tags/1.2.97/assets/js/classic-editor.js (added)
-
tags/1.2.97/assets/js/post-generator.js (added)
-
tags/1.2.97/assets/js/seo.js (added)
-
tags/1.2.97/assets/js/showdown.min.js (added)
-
tags/1.2.97/assets/js/sweetalert2.all.min.js (added)
-
tags/1.2.97/assets/js/vue.global.js (added)
-
tags/1.2.97/assets/js/woocommerce.js (added)
-
tags/1.2.97/assets/js/wpwand-gutenberg.js (added)
-
tags/1.2.97/inc (added)
-
tags/1.2.97/inc/Finestics (added)
-
tags/1.2.97/inc/Finestics/Client.php (added)
-
tags/1.2.97/inc/Finestics/Insights.php (added)
-
tags/1.2.97/inc/WooCommerce.php (added)
-
tags/1.2.97/inc/admin.php (added)
-
tags/1.2.97/inc/api.php (added)
-
tags/1.2.97/inc/config.php (added)
-
tags/1.2.97/inc/data.php (added)
-
tags/1.2.97/inc/editor.php (added)
-
tags/1.2.97/inc/frontend.php (added)
-
tags/1.2.97/inc/gutenberg.php (added)
-
tags/1.2.97/inc/helper-functions.php (added)
-
tags/1.2.97/inc/modules (added)
-
tags/1.2.97/inc/modules/elementor (added)
-
tags/1.2.97/inc/modules/elementor/assets (added)
-
tags/1.2.97/inc/modules/elementor/assets/css (added)
-
tags/1.2.97/inc/modules/elementor/assets/css/editor.css (added)
-
tags/1.2.97/inc/modules/elementor/assets/css/jquery-ui.css (added)
-
tags/1.2.97/inc/modules/elementor/assets/img (added)
-
tags/1.2.97/inc/modules/elementor/assets/img/Video.png (added)
-
tags/1.2.97/inc/modules/elementor/assets/img/icon.png (added)
-
tags/1.2.97/inc/modules/elementor/assets/img/icon.svg (added)
-
tags/1.2.97/inc/modules/elementor/assets/js (added)
-
tags/1.2.97/inc/modules/elementor/assets/js/editor.js (added)
-
tags/1.2.97/inc/modules/elementor/assets/js/showdown.min.js (added)
-
tags/1.2.97/inc/modules/elementor/inc (added)
-
tags/1.2.97/inc/modules/elementor/inc/controls (added)
-
tags/1.2.97/inc/modules/elementor/inc/controls/text.php (added)
-
tags/1.2.97/inc/modules/elementor/inc/controls/textarea.php (added)
-
tags/1.2.97/inc/modules/elementor/inc/controls/wysiwyg.php (added)
-
tags/1.2.97/inc/modules/elementor/inc/elementor.php (added)
-
tags/1.2.97/inc/modules/elementor/readme.txt (added)
-
tags/1.2.97/inc/modules/elementor/wp-wand-elementor.php (added)
-
tags/1.2.97/inc/post-generator.php (added)
-
tags/1.2.97/inc/view (added)
-
tags/1.2.97/inc/view/post-generator.php (added)
-
tags/1.2.97/inc/white-label.php (added)
-
tags/1.2.97/readme.txt (added)
-
tags/1.2.97/wp-wand.php (added)
-
trunk/assets/css/admin.css (modified) (4 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wp-wand.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ai-content-generation/trunk/assets/css/admin.css
r3220881 r3356936 227 227 overflow: auto; 228 228 padding-bottom: 30px; 229 padding-bottom: 108px; 229 230 } 230 231 … … 442 443 height: calc(100vh - 169px); 443 444 overflow-x: auto; 445 padding-bottom: 100px; 444 446 } 445 447 … … 1319 1321 .block-editor-page .wpwand-prompt-form-wrap { 1320 1322 top: 40px; 1323 min-height: 100%; 1321 1324 } 1322 1325 … … 3214 3217 cursor: not-allowed; 3215 3218 } 3219 3220 #elementor-editor-wrapper .wpwand-floating { 3221 top: 48px !important; 3222 padding-bottom: 40px; 3223 } -
ai-content-generation/trunk/readme.txt
r3356402 r3356936 5 5 Requires at least: 5.0 6 6 Tested up to: 6.8.2 7 Stable Tag: 1.2.9 67 Stable Tag: 1.2.97 8 8 License: GPL-2.0+ 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.txt … … 308 308 == Changelog == 309 309 310 = 1.2.97 = 311 * Fixed: Elementor Compability Issue. 312 * Fixed: Bulk Generation Error. 313 * Improved: Elementor AI Template Panel. 314 * Improved: Performance. 315 310 316 = 1.2.96 = 311 317 * Fixed: Template misscount issues. -
ai-content-generation/trunk/wp-wand.php
r3356402 r3356936 5 5 * Plugin URI: https://wpwand.com/ 6 6 * Description: WP Wand is a AI content generation plugin for WordPress that helps your team create high quality content 10X faster and 50x cheaper. No monthly subscription required. 7 * Version: 1.2.9 67 * Version: 1.2.97 8 8 * Author: WP Wand 9 9 * Author URI: https://wpwand.com/ … … 106 106 } 107 107 108 add_action(' init', 'wpwand_init', 10);108 add_action('plugins_loaded', 'wpwand_init', 10); 109 109 110 110
Note: See TracChangeset
for help on using the changeset viewer.