文派心思(WPMind.com)基于 Anthropic、OpenAI 和 DeepSeek 的 AI 页面构建器。构建、设计、改进、重写您的页面区段和区块。 https://wpmind.com/
Find a file
2023-08-04 13:41:19 +03:00
.vscode initial commit 2023-06-02 17:29:56 +03:00
assets/images added a lot of enhancements to popup, dropdown in toolbar and in API requests 2023-08-02 15:21:14 +03:00
classes added main store, which contains the selectors from mindData variable 2023-08-04 13:36:42 +03:00
src Update style.scss 2023-08-04 13:41:19 +03:00
vendors changed PHP arrays to [] 2023-07-14 10:35:15 +03:00
.editorconfig initial commit 2023-06-02 17:29:56 +03:00
.eslintrc.js remove build folder 2023-06-03 14:15:31 +03:00
.gitattributes initial commit 2023-06-02 17:29:56 +03:00
.gitignore changed PHP arrays to [] 2023-07-14 10:35:15 +03:00
.prettierignore initial commit 2023-06-02 17:29:56 +03:00
.prettierrc.js changed PHP arrays to [] 2023-07-14 10:35:15 +03:00
.stylelintignore initial commit 2023-06-02 17:29:56 +03:00
.stylelintrc.js initial commit 2023-06-02 17:29:56 +03:00
composer.json initial commit 2023-06-02 17:29:56 +03:00
composer.lock initial commit 2023-06-02 17:29:56 +03:00
mind.php changed PHP arrays to [] 2023-07-14 10:35:15 +03:00
package-lock.json added notice popup screen when no api key exists 2023-08-04 12:44:21 +03:00
package.json added notice popup screen when no api key exists 2023-08-04 12:44:21 +03:00
phpcs.xml.dist added a lot of enhancements to popup, dropdown in toolbar and in API requests 2023-08-02 15:21:14 +03:00
readme.txt added a lot of enhancements to popup, dropdown in toolbar and in API requests 2023-08-02 15:21:14 +03:00
webpack.config.js changed PHP arrays to [] 2023-07-14 10:35:15 +03:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=== Mind ===
Contributors:      nko
Tags:              ai, openai, gpt, magic, assistant, help, block
Requires at least: 6.0
Tested up to:      6.3
Requires PHP:      7.2
Stable tag:        0.1.0
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

OpenAI content assistant and enhancer for WordPress page builder Gutenberg.

== Description ==

OpenAI content assistant and enhancer for WordPress page builder Gutenberg.

== Installation ==

=== Automatic installation ===

Automatic installation is the easiest option as WordPress handles the file transfers itself and you dont need to leave your web browser. To do an automatic install of Mind, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type Mind and click Search Plugins. Once youve found our plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.

=== Manual installation ===

The manual installation method involves downloading our Mind plugin and uploading it to your webserver via your favorite FTP application. The WordPress codex contains [instructions on how to do this here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).

== Frequently Asked Questions ==

= Website and Documentation =

There is no site available, but in the future all information will be placed here - https://www.wp-mind.com/

== Screenshots ==

== Changelog ==

= 0.1.0 =
* Release

== Arbitrary section ==

You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or
"installation." Arbitrary sections will be shown below the built-in sections outlined above.