Changeset 1689241
- Timestamp:
- 07/02/2017 09:52:41 PM (9 years ago)
- Location:
- softmixt-relations
- Files:
-
- 6 added
- 1 edited
-
assets/screenshot-1.png (added)
-
assets/screenshot-2.png (added)
-
assets/screenshot-3.png (added)
-
assets/screenshot-4.png (added)
-
assets/screenshot-5.png (added)
-
assets/screenshot-6.png (added)
-
tags/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
softmixt-relations/tags/README.txt
r1689239 r1689241 11 11 == Description == 12 12 13 Simple way for adding related posts . 14 15 == Installation == 16 17 This section describes how to install the plugin and get it working. 18 19 e.g. 20 21 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 22 1. Activate the plugin through the 'Plugins' screen in WordPress 13 A simpla way to add related posts to another post. 23 14 24 15 25 == Frequently Asked Questions == 26 27 = A question that someone might have = 28 29 An answer to that question. 30 31 = Can related items public view be changed ? = 32 33 Yes by using SFT_related_item_content filter. 16 You can easily change the public view by using this filter : SFT_related_item_content filter. 34 17 35 18 ` … … 87 70 ); 88 71 ` 72 73 74 == Installation == 75 76 This section describes how to install the plugin and get it working. 77 78 e.g. 79 80 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 81 1. Activate the plugin through the 'Plugins' screen in WordPress 82 83 84 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.