Changeset 1271539
- Timestamp:
- 10/23/2015 06:14:04 AM (10 years ago)
- File:
-
- 1 edited
-
email-mentioned/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
email-mentioned/trunk/readme.txt
r1186832 r1271539 5 5 Requires at least: 4.1.5 6 6 Tested up to: 4.1.5 7 Stable tag: 4.37 Stable tag: 1.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 20 20 Mentions: 21 21 22 A mention is an username preceded by the mention qualifier. This qualifier could be a character but also a string. 22 A mention is an username preceded by the mention qualifier. 23 24 Username: This plugin will look for the username in display_names and logins 25 26 Qualifier: Can be a character but also a string. 23 27 The default qualifier is '@' to work as in Twitter, but it could be changed via admin menu to be '#' or even an string like 'Mention:' . 24 28 … … 65 69 * Optimized DB queries 66 70 * Added comments on code 71 = 1.10 = 72 * Fixed bug 73 * Look for the user name in display_name and login
Note: See TracChangeset
for help on using the changeset viewer.