Plugin Directory

Changeset 1357070


Ignore:
Timestamp:
02/24/2016 07:00:32 AM (10 years ago)
Author:
techxplorer
Message:

Update README.txt to reflect new version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • techxplorers-plugin-listicle/trunk/README.txt

    r1357067 r1357070  
    11=== Plugin Name ===
    22Contributors: techxplorer
    3 Tags: shortcode, plugin, credit, post, page
     3Tags: shortcode, plugin, credit, post, page, list
    44Requires at least: 4.4.2
    55Tested up to: 4.4.2
     
    2121*    Automatically have links open in a new tab/window
    2222*    Filter the list of plugins that are displayed
     23*    Show plugin icons as part of the list
    2324
    2425The list of plugins can also be styled to make it match your theme.
     
    4445custom CSS will let you style the list of plugins.
    4546
     47To help in displaying the list of plugins with icons, a basic CSS file is included by this plugin. There is a setting
     48which can be used to disable the display of this basic CSS. This makes it easier to style the list using the customisation
     49functionality available as part of your theme.
     50
    4651= Can I add the nofollow attribute to the links? =
    4752
    48 Yes. There is a setting for the plugin that you can turn on to add the `rel="nofollow" attribute. 
    49 I prefer to leave this setting off to help promote the plugin authors. 
     53Yes. There is a setting for the plugin that you can turn on to add the `rel="nofollow" attribute.
     54I prefer to leave this setting off to help promote the plugin authors.
    5055But I respect your ability to add the attribute if you wish.
    5156
     
    5863Yes. You can filter the list of plugins on the settings page.
    5964
     65= Can I include the plugin icons in the list? =
     66
     67Yes. There is a setting that you can enable to do this.
     68
    6069== Screenshots ==
    6170
    62711. Plugin settings page
    63722. Example plugin list using the Sorbet theme
     733. Example plugin list, including plugin icons, using the Sorbet theme
    6474
    6575== Changelog ==
    6676
    67 = 2.0 =
     77= 2.1.0 =
     78
     79* Add ability to display plugin icons as part of the list
     80* Various minor bug fixes, a full list is [available here](https://github.com/techxplorer/txp-plugin-listicle/issues?q=+is%3Aissue+milestone%3A2.1+)
     81
     82= 2.0.0 =
     83
    6884* Fully rewritten plugin
    6985* Listed on wordpress.org
    7086
    7187= 1.0 =
     88
    7289* Initial simple plugin release
    7390
    7491== Upgrade Notice ==
    7592
     93= 2.1.0 =
     94
     95* To enable the display of plugin icons, enable this setting
     96
    7697= 2.0 =
    7798Update to the plugin version listed on wordpress.org
Note: See TracChangeset for help on using the changeset viewer.