Changeset 194996
- Timestamp:
- 01/18/2010 05:09:42 PM (16 years ago)
- File:
-
- 1 edited
-
post-author/trunk/readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post-author/trunk/readme.txt
r192819 r194996 15 15 * Name of the author of the post or page 16 16 * Date of first publication 17 * Date of last revision17 * Author and date of last revision 18 18 19 19 It is flexible and offers the following options in the admin menu: … … 22 22 * Date of 1st publication is optional, and supports surrounding text like above 23 23 * Author and date of last revision is optional, and only displays if revision date is different from publishing date, with surrounding text 24 * Display the information on post or pageor both25 * Add an optional link on the name to the default author's Wordpress bio/posts page or anyspecific page/URL you want24 * Display the information at the bottom of posts or pages or both 25 * Optional link on author name to WP's default author bio page or any other specific page/URL you want 26 26 * Specific per-post/per-page exception: hide the information on any post and page you want! 27 27 … … 32 32 * Available in English and French. 33 33 34 * Important notice*: I am no developer and this is my first plugin. I hope those of you who will download it will send me some feedback here so as to know what works and what doesn't, **fix bugs**, and help **translate** the plugin as well.34 *Notice*: I hope those of you who download it will send me some feedback here so as to know what works and what doesn't, **fix bugs**, and help **translate** the plugin as well. And if you like it, please rate! 35 35 36 36 … … 44 44 == Frequently Asked Questions == 45 45 46 = How can I display the author's username instead of his/her real name (or vice versa)? = 47 48 The plugin uses the standard WP get_the_author command, which "grabs the value in the user's `Display name publicly as` field". So you might want to check in the USER admin page what that is and make sure that you selected the complete name and not the username or something else. 49 50 = Can I use a different variable link than default WP author page = 51 52 As of version 0.4, you can specify a static link as an alternative to the default biography/user page. If you'd like to specify a dynamic link, like `mypage.com/different_target/name_of_author/`, write me with all the information you have for that and I will make it available. 53 46 54 = Where is the support? = 47 55 … … 53 61 54 62 55 = Have you had questions asked yet? =56 57 Nope, still waiting...58 63 59 64 == Screenshots == … … 73 78 * Depending on feedback, think of integration with single-post multi-author plugins 74 79 * Choice in the order of information (author, publication date, revision date) 80 * Specific, dynamic link on author name 75 81 76 82 = 0.4 =
Note: See TracChangeset
for help on using the changeset viewer.