Changeset 2920319
- Timestamp:
- 06/01/2023 07:54:33 PM (3 years ago)
- Location:
- wraiter-light-ai-assisted-autocontent-elementor-support-light-version/trunk
- Files:
-
- 10 added
- 4 edited
-
includes/class-wraiter-light-loader.php (modified) (1 diff)
-
includes/gutenberg (added)
-
includes/gutenberg/build (added)
-
includes/gutenberg/build/index.js (added)
-
includes/gutenberg/dist (added)
-
includes/gutenberg/dist/main.js (added)
-
includes/gutenberg/gutenberg.php (added)
-
includes/gutenberg/popup.css (added)
-
includes/gutenberg/popup.css.map (added)
-
includes/gutenberg/popup.scss (added)
-
includes/gutenberg/wraiter_ai.svg (added)
-
languages/wraiter-light.pot (modified) (6 diffs)
-
readme.txt (modified) (7 diffs)
-
wraiter-light.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wraiter-light-ai-assisted-autocontent-elementor-support-light-version/trunk/includes/class-wraiter-light-loader.php
r2913195 r2920319 59 59 require_once WRAITER_LIGHT_PATH . '/includes/ad-banner.php'; 60 60 wraiter_light_core_autoload( WRAITER_LIGHT_ELEMENTOR_PATH . '/helpers/' ); 61 require_once WRAITER_LIGHT_PATH . '/includes/gutenberg/gutenberg.php'; 61 62 if ( ! class_exists( 'Wraiter_Light_Elementor_Widgets' ) ) { 62 63 wraiter_light_core_autoload( WRAITER_LIGHT_ELEMENTOR_PATH . '/elementor/controls/' ); -
wraiter-light-ai-assisted-autocontent-elementor-support-light-version/trunk/languages/wraiter-light.pot
r2913195 r2920319 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WrAIter Light - AI Assisted Autocontent Elementor support Light Version 1. 0.0\n"5 "Project-Id-Version: WrAIter Light - AI Assisted Autocontent Elementor support Light Version 1.1.0\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wraiter-light\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2023-0 4-16T15:40:34+03:00\n"12 "POT-Creation-Date: 2023-05-30T22:09:45+03:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.7.1\n" … … 73 73 msgstr "" 74 74 75 #: includes/elementor/controls/class-wraiter-light-chatgpt-blockquote-control.php:9 076 #: includes/elementor/controls/class-wraiter-light-chatgpt-heading-control.php:9 077 #: includes/elementor/controls/class-wraiter-light-chatgpt-testimonial-control.php:9 078 #: includes/elementor/controls/class-wraiter-light-chatgpt-text-editor-control.php:9 075 #: includes/elementor/controls/class-wraiter-light-chatgpt-blockquote-control.php:91 76 #: includes/elementor/controls/class-wraiter-light-chatgpt-heading-control.php:91 77 #: includes/elementor/controls/class-wraiter-light-chatgpt-testimonial-control.php:91 78 #: includes/elementor/controls/class-wraiter-light-chatgpt-text-editor-control.php:91 79 79 msgid "<div style=\"font-size: 15px;font-style: italic;margin-top: 5px;color: #797474;\" > <a target=\"_blank\" href=\"https://codecanyon.net/item/wraiter-ai-assisted-autocontent-elementor-support/44224580\">In the premium version of the plugin</a>, you can utilize multiple features such as the ability to create AI-generated images and generate HTML and source code using various programming languages. You can also customize content generation settings like writing style, tone, image style, and size. Moreover, multiple AI content variations are provided for prompts in a modal popup window for both text content and images. Apart from these, there are several other features available to you. </div>." 80 80 msgstr "" … … 151 151 #: includes/elementor/controls/class-wraiter-light-chatgpt-wp-widget-text-control.php:136 152 152 msgid "" 153 "Please specify the \ r\n"154 "\t\t\t\t\t\ttopic and provide detailed instructions for the content \ r\n"155 "\t\t\t\t\t\tyou wish to be created. Additionally, \ r\n"156 "\t\t\t\t\t\tyou may copy and paste pre-existing content \ r\n"157 "\t\t\t\t\t\tand request the AI to refine the style, \ r\n"158 "\t\t\t\t\t\tcorrect grammar errors or rewrite\ r\n"153 "Please specify the \n" 154 "\t\t\t\t\t\ttopic and provide detailed instructions for the content \n" 155 "\t\t\t\t\t\tyou wish to be created. Additionally, \n" 156 "\t\t\t\t\t\tyou may copy and paste pre-existing content \n" 157 "\t\t\t\t\t\tand request the AI to refine the style, \n" 158 "\t\t\t\t\t\tcorrect grammar errors or rewrite\n" 159 159 "\t\t\t\t\t\tthe content for you." 160 160 msgstr "" … … 248 248 msgstr "" 249 249 250 #: includes/helpers/class-wraiter-light-ai-content-generate.php:12 5251 #: includes/helpers/class-wraiter-light-ai-content-generate.php:1 27250 #: includes/helpers/class-wraiter-light-ai-content-generate.php:128 251 #: includes/helpers/class-wraiter-light-ai-content-generate.php:130 252 252 msgid "Error! " 253 253 msgstr "" … … 367 367 msgid "Please wait..., generating text content" 368 368 msgstr "" 369 370 #: includes/gutenberg/build/index.js:1 371 #: includes/gutenberg/src/prompts.js:8 372 msgid "Simplify language" 373 msgstr "" 374 375 #: includes/gutenberg/build/index.js:1 376 #: includes/gutenberg/src/prompts.js:10 377 msgid "Simplify the language of the following text: " 378 msgstr "" 379 380 #: includes/gutenberg/build/index.js:1 381 #: includes/gutenberg/src/prompts.js:13 382 msgid "Make it longer" 383 msgstr "" 384 385 #: includes/gutenberg/build/index.js:1 386 #: includes/gutenberg/src/prompts.js:15 387 msgid "Make the following text longer: " 388 msgstr "" 389 390 #: includes/gutenberg/build/index.js:1 391 #: includes/gutenberg/src/prompts.js:18 392 msgid "Make it shorter" 393 msgstr "" 394 395 #: includes/gutenberg/build/index.js:1 396 #: includes/gutenberg/src/prompts.js:20 397 msgid "Make the following text shorter: " 398 msgstr "" 399 400 #: includes/gutenberg/build/index.js:1 401 #: includes/gutenberg/src/prompts.js:23 402 msgid "Fix spelling & grammar" 403 msgstr "" 404 405 #: includes/gutenberg/build/index.js:1 406 #: includes/gutenberg/src/prompts.js:25 407 msgid "Fix the spelling and grammar of the following text: " 408 msgstr "" 409 410 #: includes/gutenberg/build/index.js:1 411 msgid "Compose descriptions for" 412 msgstr "" 413 414 #: includes/gutenberg/build/index.js:1 415 msgid "Compose product descriptions for" 416 msgstr "" 417 418 #: includes/gutenberg/build/index.js:1 419 msgid "Write blog posts for" 420 msgstr "" 421 422 #: includes/gutenberg/build/index.js:1 423 msgid "Create concise microcopy for a submission form with" 424 msgstr "" 425 426 #: includes/gutenberg/build/index.js:1 427 msgid "Write a paragraph on it" 428 msgstr "" 429 430 #: includes/gutenberg/build/index.js:1 431 msgid "Continue this text" 432 msgstr "" 433 434 #: includes/gutenberg/build/index.js:1 435 msgid "Continue the text" 436 msgstr "" 437 438 #: includes/gutenberg/build/index.js:1 439 msgid "Generate ideas on this" 440 msgstr "" 441 442 #: includes/gutenberg/build/index.js:1 443 msgid "Write an article about this" 444 msgstr "" 445 446 #: includes/gutenberg/build/index.js:1 447 msgid "Summarize this text" 448 msgstr "" 449 450 #: includes/gutenberg/build/index.js:1 451 msgid "Paraphrase this text" 452 msgstr "" 453 454 #: includes/gutenberg/build/index.js:1 455 msgid "Explain to a 5-year-old kid this text" 456 msgstr "" 457 458 #: includes/gutenberg/build/index.js:1 459 #: includes/gutenberg/src/wraiter.js:583 460 msgid "Missing Text Selection" 461 msgstr "" 462 463 #: includes/gutenberg/build/index.js:1 464 #: includes/gutenberg/src/wraiter.js:585 465 msgid "Please make sure to select the text you want to use for Wraiter to edit (or operate on)." 466 msgstr "" 467 468 #: includes/gutenberg/build/index.js:1 469 #: includes/gutenberg/src/wraiter.js:589 470 #: includes/gutenberg/src/wraiter.js:592 471 msgid "Ok" 472 msgstr "" 473 474 #: includes/gutenberg/build/index.js:1 475 #: includes/gutenberg/src/wraiter.js:598 476 msgid "Wraiter is not properly configured" 477 msgstr "" 478 479 #: includes/gutenberg/build/index.js:1 480 #: includes/gutenberg/src/wraiter.js:600 481 msgid "It seems that Wraiter is not configured correctly. Please make sure to enter a valid API key in the settings." 482 msgstr "" 483 484 #: includes/gutenberg/build/index.js:1 485 #: includes/gutenberg/src/wraiter.js:604 486 msgid "Go to settings" 487 msgstr "" 488 489 #: includes/gutenberg/src/prompts.js:28 490 #: includes/gutenberg/src/prompts.js:30 491 #: includes/gutenberg/src/prompts.js:86 492 #: includes/gutenberg/src/prompts.js:88 493 msgid "Compose descriptions for " 494 msgstr "" 495 496 #: includes/gutenberg/src/prompts.js:33 497 #: includes/gutenberg/src/prompts.js:35 498 #: includes/gutenberg/src/prompts.js:91 499 #: includes/gutenberg/src/prompts.js:93 500 msgid "Compose product descriptions for " 501 msgstr "" 502 503 #: includes/gutenberg/src/prompts.js:38 504 #: includes/gutenberg/src/prompts.js:40 505 #: includes/gutenberg/src/prompts.js:96 506 #: includes/gutenberg/src/prompts.js:98 507 msgid "Write blog posts for " 508 msgstr "" 509 510 #: includes/gutenberg/src/prompts.js:43 511 #: includes/gutenberg/src/prompts.js:45 512 #: includes/gutenberg/src/prompts.js:101 513 #: includes/gutenberg/src/prompts.js:103 514 msgid "Create concise microcopy for a submission form with " 515 msgstr "" 516 517 #: includes/gutenberg/src/prompts.js:48 518 #: includes/gutenberg/src/prompts.js:50 519 #: includes/gutenberg/src/prompts.js:106 520 #: includes/gutenberg/src/prompts.js:108 521 msgid "Write a paragraph on it " 522 msgstr "" 523 524 #: includes/gutenberg/src/prompts.js:53 525 #: includes/gutenberg/src/prompts.js:111 526 msgid "Continue this text " 527 msgstr "" 528 529 #: includes/gutenberg/src/prompts.js:55 530 #: includes/gutenberg/src/prompts.js:113 531 msgid "Continue the text " 532 msgstr "" 533 534 #: includes/gutenberg/src/prompts.js:58 535 #: includes/gutenberg/src/prompts.js:60 536 #: includes/gutenberg/src/prompts.js:116 537 #: includes/gutenberg/src/prompts.js:118 538 msgid "Generate ideas on this " 539 msgstr "" 540 541 #: includes/gutenberg/src/prompts.js:63 542 #: includes/gutenberg/src/prompts.js:65 543 #: includes/gutenberg/src/prompts.js:121 544 #: includes/gutenberg/src/prompts.js:123 545 msgid "Write an article about this " 546 msgstr "" 547 548 #: includes/gutenberg/src/prompts.js:68 549 #: includes/gutenberg/src/prompts.js:70 550 #: includes/gutenberg/src/prompts.js:126 551 #: includes/gutenberg/src/prompts.js:128 552 msgid "Summarize this text " 553 msgstr "" 554 555 #: includes/gutenberg/src/prompts.js:73 556 #: includes/gutenberg/src/prompts.js:75 557 #: includes/gutenberg/src/prompts.js:131 558 #: includes/gutenberg/src/prompts.js:133 559 msgid "Paraphrase this text " 560 msgstr "" 561 562 #: includes/gutenberg/src/prompts.js:78 563 #: includes/gutenberg/src/prompts.js:80 564 #: includes/gutenberg/src/prompts.js:136 565 #: includes/gutenberg/src/prompts.js:138 566 msgid "Explain to a 5-year-old kid this text " 567 msgstr "" -
wraiter-light-ai-assisted-autocontent-elementor-support-light-version/trunk/readme.txt
r2915379 r2920319 1 === WrAIter Light - AI Assisted Autocontent Elementor supportLight Version ===1 === WrAIter Light - AI Assisted Autocontent Elementor and Gutenberg Pilot support Light Version === 2 2 Plugin Name: WrAIter Light - AI Assisted Autocontent Elementor support Light Version 3 3 Contributors: balcomsoft100 4 Tags: AI Elementor, AI, Elementor, ChatGPT, GPT-4, OpenAi, Elementor Addons 4 Tags: AI Elementor, AI, Elementor, ChatGPT, GPT-4, OpenAi, Elementor Addons, Gutenberg, Gutenberg Pilot, Gutenberg Addons, Gutenberg Blocks, Gutenberg Widgets. 5 5 Requires at least: 5.2 6 6 Tested up to: 6.2 7 7 Requires PHP: 5.6 8 Stable tag: 1. 1.08 Stable tag: 1.2.0 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 13 13 == Description == 14 14 15 The 'WrAIter Light - AI Assisted Autocontent Elementor support Light Version' is an additional tool for Elementor that uses advanced AI technology from the OpenAI API16 to produce unique and high-quality content. This content generator is based on the same technology that powers Chat GPT and is ideal for bloggers, 15 The 'WrAIter Light - AI Assisted Autocontent Elementor and Gutenberg Pilot support Light Version' is an additional tool for Elementor that uses advanced AI technology from the OpenAI API 16 to produce unique and high-quality content. This content generator is based on the same technology that powers Chat GPT and is ideal for bloggers, 17 17 marketers, or business owners who want to generate compelling content for their digital platforms. 18 18 … … 26 26 * WP Wordpress text Widget. 27 27 28 ## This Plugins enables AI content generation features for the following Gutenberg, 29 on Gutenberg block panel toolbar you will see the Wraiter icon for the Gutenberg blocks. 30  31 32 28 33 ⭐ Check out [WrAIter Light Demo Site](https://wraiter-light.balcomsoft.com/wp-admin/) to see the plugin in action. Please use the following credentials to login: 29 34 Username: demo … … 34 39 [youtube https://youtu.be/CsNDWrEV2fQ] 35 40 36 ## SUPPORTED LANGUAGES 37 38 * English 39 * Spanish 40 * German 41 * French 42 * Italian 43 * Portuguese 44 * Romanian 45 * Dutch 46 * Polish 47 * Finnish 48 * Danish 49 * Norwegian 50 * Chinese 51 * Hindi 52 * Japanese 53 * Korean 54 * Indonesian 55 * Russian 56 * Arabic 57 * Turkish 58 59 To activate this plugin, you must first access the Settings panel in WP Admin and select Elementor AI Assistant. Here, you will need to provide your Open AI secret key 41 To activate this plugin, you must first access the Settings panel in WP Admin and select Elementor AI Assistant. Here, you will need to provide your Open AI secret key 60 42 and set default values for fields such as max tokens, temperature, presence penalty, frequency penalty, and language before saving the changes. 61 43 62 After configuring the API settings, you can start creating or editing a page using Elementor. If the plugin is properly activated, you will find that several Elementor addons have been improved 63 with AI content generation features. These include the Text Editor and Heading widgets, as well as Testimonials, Blockquote, HTML, Code Highlight, and WP Wordpress text Widget. 44 After configuring the API settings, you can start creating or editing a page using Elementor. If the plugin is properly activated, you will find that several Elementor addons have been improved 45 with AI content generation features. These include the Text Editor and Heading widgets, as well as Testimonials, Blockquote, HTML, Code Highlight, and WP Wordpress text Widget. 64 46 These widgets allow you to input prompts to generate or rewrite content. Once you click the Generate and Insert button, the plugin will create or rephrase the content for you. 65 47 … … 67 49 68 50 The premium version of this plugin **[WrAIter - AI Assisted (ChatGPT OpenAI API) Autocontent Elementor Support](https://codecanyon.net/item/wraiter-ai-assisted-autocontent-elementor-support/44224580)** has even more features, 69 such as the ability to choose writing style and tone, generate AI images in real-time, and generate HTML code for sections of your website. 70 WrAIter is a powerful plugin that harnesses the power of OpenAI’s GPT-4 language model to generate high-quality, unique content for your Elementor pages. With WrAIter, you can effortlessly create 71 engaging and informative text headings, HTML, code highlights, testimonials, and blockquotes, along with custom HTML and block HTML. In addition to generating text content, 72 With the new modal window popup, users can select from multiple variations of AI-generated text content and images, making content creation even easier. WrAIter has been tested 51 such as the ability to choose writing style and tone, generate AI images in real-time, and generate HTML code for sections of your website. 52 WrAIter is a powerful plugin that harnesses the power of OpenAI’s GPT-4 language model to generate high-quality, unique content for your Elementor pages. With WrAIter, you can effortlessly create 53 engaging and informative text headings, HTML, code highlights, testimonials, and blockquotes, along with custom HTML and block HTML. In addition to generating text content, 54 With the new modal window popup, users can select from multiple variations of AI-generated text content and images, making content creation even easier. WrAIter has been tested 73 55 and verified to work seamlessly with the latest versions of WordPress and Elementor. 74 56 … … 104 86 == Installation == 105 87 Uploading Through WordPress 106 To upload through your Dashboard, select “Plugin” . Next, select the “Add New” button at the top of the page and then select the “Upload Plugin” button. 107 Choose Plugin "WrAIter Light - AI Assisted Autocontent Elementor support Light Version" "wraiter-light.zip" file and88 To upload through your Dashboard, select “Plugin” . Next, select the “Add New” button at the top of the page and then select the “Upload Plugin” button. 89 Choose Plugin "WrAIter Light - AI Assisted Autocontent Elementor and Gutenberg Pilot support Light Version" "wraiter-light.zip" file and 108 90 select “Install Now”. Once the plugin is fully uploaded and installed, click “Activate” to activate the plugin. 109 91 110 92 FTP Upload 111 93 To manually upload your new WordPress plugin, login with your credentials to your website and locate the wp-content folder in your WordPress install files. 112 Upload the un-zippedWrAIter Light - AI Assisted Autocontent Elementor supportLight Version" file folder into the: wp-content/plugins folder.94 Upload the un-zippedWrAIter Light - AI Assisted Autocontent Elementor and Gutenberg Pilot support Light Version" file folder into the: wp-content/plugins folder. 113 95 Once uploaded, activate the plugin by heading to the “Installed Plugins” menu in the WordPress Dashboard. 114 96 … … 120 102 121 103 == Changelog == 104 105 = 1.2.0 = 106 * Fix – Gutenberg Pilot Support added - Readme file updated 107 122 108 = 1.1.0 = 123 109 * Fix – WP Plugin Feedback – Undocumented use of a 3rd Party or external service - Readme file updated -
wraiter-light-ai-assisted-autocontent-elementor-support-light-version/trunk/wraiter-light.php
r2913195 r2920319 11 11 * Plugin URI: https://wraiter.balcomsoft.com 12 12 * Description: WrAIter Light - AI Assisted Autocontent Elementor support Light Version 13 * Version: 1. 1.013 * Version: 1.2.0 14 14 * Author: Balcomsoft 15 15 * Author URI: https://www.balcomsoft.com/
Note: See TracChangeset
for help on using the changeset viewer.