Plugin Directory

Changeset 194996


Ignore:
Timestamp:
01/18/2010 05:09:42 PM (16 years ago)
Author:
tzavdesign
Message:

slight readme update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • post-author/trunk/readme.txt

    r192819 r194996  
    1515* Name of the author of the post or page
    1616* Date of first publication
    17 * Date of last revision
     17* Author and date of last revision
    1818
    1919It is flexible and offers the following options in the admin menu:
     
    2222* Date of 1st publication is optional, and supports surrounding text like above
    2323* 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 page or both
    25 * Add an optional link on the name to the default author's Wordpress bio/posts page or any specific page/URL you want
     24* 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
    2626* Specific per-post/per-page exception: hide the information on any post and page you want!
    2727
     
    3232* Available in English and French.
    3333
    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!
    3535
    3636
     
    4444== Frequently Asked Questions ==
    4545
     46= How can I display the author's username instead of his/her real name (or vice versa)? =
     47
     48The 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
     52As 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
    4654= Where is the support? =
    4755
     
    5361
    5462
    55 = Have you had questions asked yet? =
    56 
    57 Nope, still waiting...
    5863
    5964== Screenshots ==
     
    7378* Depending on feedback, think of integration with single-post multi-author plugins
    7479* Choice in the order of information (author, publication date, revision date)
     80* Specific, dynamic link on author name
    7581
    7682= 0.4 =
Note: See TracChangeset for help on using the changeset viewer.