Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Mentionable

Descripción

This plugin brings the power of @mention inside tinyMCE. You can choose where the autocompletion gets his information from and on which custom post type this plugin is activated on. You can also create custom template replacement on the front-end based on your needs.

A review of the plugin is available on WP Tavern.

Development of this plugin is done on GitHub. Pull requests welcome. Please see issues reported there before going to the plugin forum.

Capturas

  • Start typing "@" for the autocomplete to trigger
  • After pressing enter, the plugin replace your input with the right link and content

Instalación

  1. Upload mentionable to the /wp-content/plugins/ directory
  2. Activa el plugin en menú ‘Plugins’ de WordPress
  3. Optional : create a template called mentionable.php in your theme directory and replace the @mention content with custom template.

Reseñas

3 de septiembre de 2016
It seemed good in theory, but this plug-in often causes 2 instances of the content block text area to show up when editing a post or page, especially when toggling from Text view to Visual view. Both the visual and text views show up at once. It you try to push through it, content is often lost on save. It seemed useful in theory, maybe i'll check back with the plug-in when it updates to see if that glitch still happens.
8 de febrero de 2017
WoW, its cool wordpress plugin helps a lot in on page seo for my site have tested and works smart. Every time need to append @ character before to link old articles. Will you please add option if the word matches with existing post title will automatically link to the old url to make it as cornerstone content?
Leer todas las 10 reseñas

Colaboradores y desarrolladores

«Mentionable» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Mentionable» 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.

Registro de cambios

0.4.3

  • Add WordPress 4.3 compatibility

0.4.2

  • Add new filter for WP_Query autocomplete

0.4.1

  • Restore PHP 5.3 compatibility

0.4.0

  • Add option to open link in a new tab
  • Change Styling to be closer with WP UI

0.3.0

  • Update for 4.1 Compatibility

0.2.1

  • Update for 3.9 Compatibility

0.2.0

  • Store reference to mentionable content inside post metas
  • Add the ability to replace the custom content with a template name mentionable.php
  • Add plugin banner
  • Add french localization

0.1.0

First Release