Plugin Directory

Changeset 2204894


Ignore:
Timestamp:
12/02/2019 11:12:57 PM (6 years ago)
Author:
guyfisher
Message:

Updated compatibility in readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • striptease/trunk/readme.txt

    r2042954 r2204894  
    44Tags: anchor, excerpt, filter, more-link, navigation, permalink, quicktag, read-more, teaser
    55Requires at least: 2.8
    6 Tested up to: 5.1
     6Tested up to: 5.3
    77Stable tag: trunk
    88
     
    1818
    1919That's where the StripTease plugin comes in. It automatically strips the #more fragments from the end of your teaser links and turns them into links to your full posts.
    20 
    21 == Installation ==
    22 
    23 1. Put the striptease plugin folder in your WordPress plugins directory.
    24 2. Activate the StripTease plugin on your WordPress plugins administration panel.
    25 
    26 The StripTease plugin doesn't require any configuration. Once it's activated, it will immediately begin stripping your teaser links.
    2720
    2821== Frequently Asked Questions ==
     
    5851* Initial release
    5952
    60 == Upgrade Notice ==
    61 
    62 = 2.0 =
    63 
    64 This version filters teaser links directly instead of filtering the entire post. Requires WordPress 2.8 or higher.
    65 
    6653== Example ==
    6754
    6855The StripTease plugin automatically changes your teaser links from this:
    6956
    70     http://guyfisher.com/2005/09/striptease/#more-6
     57    https://guyfisher.com/2005/09/striptease/#more-6
    7158
    7259To this:
    7360
    74     http://guyfisher.com/2005/09/striptease/
     61    https://guyfisher.com/2005/09/striptease/
Note: See TracChangeset for help on using the changeset viewer.