All Projects → xwp → Wp Mentionable

xwp / Wp Mentionable

Mentionable

Banner Mention WordPress content with inline autocomplete inside tinyMCE.

Contributors: x-team, jonathanbardo, topher1kenobe, shadyvb, westonruter
Tags: tinyMCE, admin, mention
Requires at least: 3.6
Tested up to: 3.7.1
Stable tag: trunk (master)
License: GPLv2 or later

Description

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 need.

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

Build Status

Installation

  1. Upload mentionable to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Optional : create a template called mentionable.php in your theme directory and replace the @mention content with custom template.

Screenshots

Start typing "@" for the autocomplete to trigger

Start typing "@" for the autocomplete to trigger

After pressing enter, the plugin replace your input with the right link and content

After pressing enter, the plugin replace your input with the right link and content

Changelog

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].