內容簡介
這是一個簡單易用的自動完成外掛程式,用於當 WordPress 文章作者在內容區域輸入文章內容時自動完成單詞。預設情況下,只有「wordpress」是被自動完成的單詞。因此在安裝和啟用該外掛後,當您作為一名作者新增一篇帖子並開始輸入博客內容時,當您輸入「wo」時,會出現一個小的自動完成框框,其中寫著「wordpress」。如果您想要輸入「wordpress」,您可以點擊該窗口小部件,或者如果您想要輸入「wolverine」,您可以繼續輸入而忽略該小部件。
為了添加更多的單詞,請前往「設定 > 自動完成選項」。在頂部橫行中,有一個文本框和一個按鈕。在文本框中鍵入您想要添加的單詞,然後按下「添加單詞」按鈕。這個文本框只接受字母和數字的輸入。現在,新單詞已經添加到列表中。要重置列表,請按「重置」按鈕。此時,列表將重置為原始值「wordpress」。
此外掛程式使用了「textcompleter」 jQuery 外掛程式,開發者為「Yuku Takahashi」。
https://github.com/yuku-t/jquery-textcomplete
外掛標籤
開發者團隊
原文外掛簡介
This is a short and sweet autocpmplete plugin, useful for autocompleting
words, as the post author types the contents in the wordpress content area.
By default, “wordpress” is the only word, which is autocompleted. 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” ,
a small autocomplete box pops up beneth, with “wordpress” written on it.
If you want to type “wordpress”, you can click on that widget, or if you
want to type “wolverine” , you can keep typing, ignoring the widget.
For adding more words, go to settings=>autocomplete options
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”
This plugin uses “textcompleter” Jquery plugin by “Yuku Takahashi”
https://github.com/yuku-t/jquery-textcomplete
