Plugin Directory

Changeset 1854549


Ignore:
Timestamp:
04/07/2018 02:50:53 PM (8 years ago)
Author:
ernestortiz
Message:

Profile Xtra 2.1.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • profile-xtra/trunk/readme.txt

    r1669029 r1854549  
    66Tags: author, author image, profile, avatar, bio, user, alternative author, social links, twitter, linkedin, google plus, facebook, author link
    77Requires at least: 3.0.1
    8 Tested up to: 4.7.5
    9 Stable tag: 2.1.0
     8Tested up to: 4.9.5
     9Stable tag: 2.1.5
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6161    To show the image and then the name of the author:
    6262        [profilextra show="i,n"]
     63
     64When show the description you can cut the text with the parameter rmore, for example:
     65
     66    To show only 120 words in the description, and ending it with a "...":
     67        [profilextra rmore="120"]
     68    To show only 60 words in the description, and ending it with a "(...)":
     69        [profilextra show="60 (...)"]
    6370
    6471You can pass a class to the image using the argument ICLASS:
     
    128135
    129136= 2.1.0 =
     137* Now you can only show a number of words instead in the author description instead of the full description
     138
     139= 2.1.0 =
    130140* Now you can choose where to use multiple authors (in posts, in pages, or in any of the current custom post types)
    131141
Note: See TracChangeset for help on using the changeset viewer.