[wordpress插件] Autocomplete自动完成

wordpress 插件 文章 2020-02-25 03:30 569 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This is a short and sweet autocpmplete plugin, useful for autocompleting

这是一个简短而可爱的autocpmplete插件,可用于自动完成

words, as the post author types the contents in the wordpress content area.

词,因为帖子作者在wordpress内容区域中键入内容。

By default, “wordpress” is the only word, which is autocompleted.

默认情况下,“ wordpress”是唯一的单词,它是自动完成的。

So after

所以之后

installing and activating the plugin, when you, as an author, start typing

安装和激活插件时,以作者身份开始输入

the blog contents, after adding a new post, and when when you type “wo” ,

博客内容,添加新帖子后以及键入“ wo”时,

a small autocomplete box pops up beneth, with “wordpress” written on it.

一个小的自动完成框会弹出,上面写有“ wordpress”。

If you want to type “wordpress”, you can click on that widget, or if you

如果要输入“ wordpress”,则可以单击该小部件,或者如果您

want to type “wolverine” , you can keep typing, ignoring the widget.

想要输入“ wolverine”,您可以继续输入,而忽略小部件。

For adding more words, go to settings=>autocomplete options

要添加更多单词,请转到settings => autocomplete选项

In the top row, there is a text box and a button.

在第一行中,有一个文本框和一个按钮。

Type the word you want to

输入您想要的单词

add and press the “add word” button.

添加,然后按“添加单词”按钮。

This text box accepts only alphanumeric inputs.

此文本框仅接受字母数字输入。

Now the new word is added in the list.

现在,新单词将添加到列表中。

To reset the list, press the “reset” button.

要重置列表,请按“重置”按钮。

And the list now resets to the original value “wordpress”

现在,列表将重置为原始值“ wordpress”

This plugin uses “textcompleter” Jquery plugin by “Yuku Takahashi”

此插件使用“ Yuku Takahashi”的“ textcompleter” Jquery插件。

https://github.com/yuku-t/jquery-textcomplete

https://github.com/yuku-t/jquery-textcomplete

安装步骤

    • From WP admin > Plugins > Add New
    • 从WP管理员>插件>添加新

    • Search “Autocomplete” under search and hit Enter
    • 在搜索条件下搜索“自动完成”,然后按Enter

    • Click \”Install Now\”
    • 点击\“立即安装\”

    • Click the Activate Plugin link
    • 点击“激活插件”链接

下载地址
https://downloads.wordpress.org/plugin/autocomplete.zip
-EOF-

AI助手支持GPT4.0