Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

NERD WP Plugin

Descripción

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

Capturas de pantalla

FAQ

To come later

Reseñas

19 de Marzo de 2020
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
Leer 1 comentario

Colaboradores & Desarrolladores

“NERD WP Plugin” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “NERD WP Plugin” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

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