Changeset 1357070
- Timestamp:
- 02/24/2016 07:00:32 AM (10 years ago)
- File:
-
- 1 edited
-
techxplorers-plugin-listicle/trunk/README.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
techxplorers-plugin-listicle/trunk/README.txt
r1357067 r1357070 1 1 === Plugin Name === 2 2 Contributors: techxplorer 3 Tags: shortcode, plugin, credit, post, page 3 Tags: shortcode, plugin, credit, post, page, list 4 4 Requires at least: 4.4.2 5 5 Tested up to: 4.4.2 … … 21 21 * Automatically have links open in a new tab/window 22 22 * Filter the list of plugins that are displayed 23 * Show plugin icons as part of the list 23 24 24 25 The list of plugins can also be styled to make it match your theme. … … 44 45 custom CSS will let you style the list of plugins. 45 46 47 To help in displaying the list of plugins with icons, a basic CSS file is included by this plugin. There is a setting 48 which can be used to disable the display of this basic CSS. This makes it easier to style the list using the customisation 49 functionality available as part of your theme. 50 46 51 = Can I add the nofollow attribute to the links? = 47 52 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. 53 Yes. There is a setting for the plugin that you can turn on to add the `rel="nofollow" attribute. 54 I prefer to leave this setting off to help promote the plugin authors. 50 55 But I respect your ability to add the attribute if you wish. 51 56 … … 58 63 Yes. You can filter the list of plugins on the settings page. 59 64 65 = Can I include the plugin icons in the list? = 66 67 Yes. There is a setting that you can enable to do this. 68 60 69 == Screenshots == 61 70 62 71 1. Plugin settings page 63 72 2. Example plugin list using the Sorbet theme 73 3. Example plugin list, including plugin icons, using the Sorbet theme 64 74 65 75 == Changelog == 66 76 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 68 84 * Fully rewritten plugin 69 85 * Listed on wordpress.org 70 86 71 87 = 1.0 = 88 72 89 * Initial simple plugin release 73 90 74 91 == Upgrade Notice == 75 92 93 = 2.1.0 = 94 95 * To enable the display of plugin icons, enable this setting 96 76 97 = 2.0 = 77 98 Update to the plugin version listed on wordpress.org
Note: See TracChangeset
for help on using the changeset viewer.