Plugin Directory

Changeset 1176609


Ignore:
Timestamp:
06/08/2015 08:50:37 AM (11 years ago)
Author:
MaikelM
Message:

updated with sceenshot tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simple-link-library/trunk/readme.txt

    r1176608 r1176609  
    2323
    2424
     25How does it work?
     26This module makes use of Custom Post Types with non hierarchical catelogue option. So you can give links one or multiple tags.
     27Tags works great for retrieving or exporting only certain types of links.
     28If 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,
     29exporting and importing links can be done used as with post or pages.
     30
     31
    2532== Installation ==
    2633Follow this steps to install this plugin:
     
    32391. Basic output with [SHOWLINKS]  tag.
    3340
    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.