Changeset 1176609
- Timestamp:
- 06/08/2015 08:50:37 AM (11 years ago)
- File:
-
- 1 edited
-
simple-link-library/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simple-link-library/trunk/readme.txt
r1176608 r1176609 23 23 24 24 25 How does it work? 26 This module makes use of Custom Post Types with non hierarchical catelogue option. So you can give links one or multiple tags. 27 Tags works great for retrieving or exporting only certain types of links. 28 If all tags for a link are deleted, the link still exist. This is default WP functionality. Since this plugin in built on using default wordpress hooks, 29 exporting and importing links can be done used as with post or pages. 30 31 25 32 == Installation == 26 33 Follow this steps to install this plugin: … … 32 39 1. Basic output with [SHOWLINKS] tag. 33 40 34 35 How does it work?36 This module makes use of Custom Post Types with non hierarchical catelogue option. So you can give links one or multiple tags.37 Tags works great for retrieving or exporting only certain types of links.38 If all tags for a link are deleted, the link still exist. This is default WP functionality. Since this plugin in built on using default wordpress hooks,39 exporting and importing links can be done used as with post or pages.
Note: See TracChangeset
for help on using the changeset viewer.