這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

NERD WP Plugin

外掛說明

NERD is an application that allows to recognize and disambiguate named entities.
This plugin allows integration of the NERD service with WordPress. Each post can be run through NERD and will automatically create tags for it.
Those tags, in return are used to propose extra information coming from Wikipedia and Wikidata.

Installation (via WordPress plugins)

  1. Install via WordPress plugins

Installation (manually)

  1. Upload directory nerd-wp to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Add the plugin Widget

  1. Once in the admin section, go to the Widget section and add the NERD WP Widget to your sidebar
  2. You may also modify the title of the Widget

螢幕擷圖

常見問題集

To come later

使用者評論

2020 年 3 月 19 日
When you try to activate this plug, you get an error message as follows: Fatal error: Cannot redeclare GuzzleHttp\json_encode() (previously declared in /home/xxxxx/public_html/wordpress/wp-content/plugins/wp-data-access/vendor/guzzlehttp/guzzle/src/functions.php:323) in /home/xxxxx/public_html/wordpress/wp-content/plugins/nerd-wp/libraries/guzzle/GuzzleHttp/functions.php on line 323
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈NERD WP Plugin〉的開發相關工作。

參與者

將〈NERD WP Plugin〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.5

  • Tested for last WordPress version (v5.4.1)

1.2.4

  • Tested for last WordPress version

1.2.3

  • The plugin now has a sidebar in the admin view – and a sidebar more as well

1.2.2

  • The plugin is now working on Gutenberg

1.2.1

  • There was an error in the WordPress release but nothing changed

1.2.0

  • Title of Widget can be modified
  • Loading wheel when retrieving the information from NERD in the Widget See Issue
  • Add more information in README about the Widget

1.1.4

  • Add missing namespace for the HTML parser

1.1.3

  • Add missing imports, was not important for most usage

1.1.2

  • Fix for category links that were not correctly constructed See Issue

1.1.1

  • Fix for different languages within the Wikipedia links See Issue

1.1.0

  • Ajax queries to NERD are not done via JS anymore but via the PHP code See Issue

1.0.0

  • Very first version