Plugin Directory

Changeset 2110751


Ignore:
Timestamp:
06/23/2019 04:53:25 AM (6 years ago)
Author:
rene.maurer
Message:

Tested with WP 5.2.2

Location:
wp-show-more
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-show-more/branches/readme.txt

    r1990885 r2110751  
    44Tags: show more, more, less, read more, read less
    55Requires at least: 3.0.1
    6 Tested up to: 5.0
     6Tested up to: 5.2.2
    77Stable tag: 1.0.7
    88License: GPLv2 or later
     
    3232== Installation ==
    3333
    34 All you have to do is upload the plugin within your Wordpress Plugins menu and activate it. 
    35 Then, you can add the shortcode everywhere you want (pages, posts, widgets etc): 
     34All you have to do is upload the plugin within your Wordpress Plugins menu and activate it.
     35Then, you can add the shortcode everywhere you want (pages, posts, widgets etc):
    3636
    37 <strong>[show_more more="show more" less="show less"] Your hidden Content [/show_more]</strong> 
     37<strong>[show_more more="show more" less="show less"] Your hidden Content [/show_more]</strong>
    3838
    3939Of course, you can customize the text "show more".
     
    6969
    7070= How can I change the Font Size? =
    71 Set the parameter <strong>[size=“120”]</strong> (for example 120 = 120%) 
     71Set the parameter <strong>[size=“120”]</strong> (for example 120 = 120%)
    7272
    7373== Screenshots ==
  • wp-show-more/trunk/readme.txt

    r1990896 r2110751  
    44Tags: show more, more, less, read more, read less
    55Requires at least: 3.0.1
    6 Tested up to: 5.0
     6Tested up to: 5.2.2
    77Stable tag: 1.0.7
    88License: GPLv2 or later
     
    3232== Installation ==
    3333
    34 All you have to do is upload the plugin within your Wordpress Plugins menu and activate it. 
    35 Then, you can add the shortcode everywhere you want (pages, posts, widgets etc): 
     34All you have to do is upload the plugin within your Wordpress Plugins menu and activate it.
     35Then, you can add the shortcode everywhere you want (pages, posts, widgets etc):
    3636
    37 <strong>[show_more more="show more" less="show less"] Your hidden Content [/show_more]</strong> 
     37<strong>[show_more more="show more" less="show less"] Your hidden Content [/show_more]</strong>
    3838
    3939Of course, you can customize the text "show more".
     
    6969
    7070= How can I change the Font Size? =
    71 Set the parameter <strong>[size=“120”]</strong> (for example 120 = 120%) 
     71Set the parameter <strong>[size=“120”]</strong> (for example 120 = 120%)
    7272
    7373== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.