Plugin Directory

Changeset 1689241


Ignore:
Timestamp:
07/02/2017 09:52:41 PM (9 years ago)
Author:
softmixt
Message:

screenshots added

Location:
softmixt-relations
Files:
6 added
1 edited

Legend:

Unmodified
Added
Removed
  • softmixt-relations/tags/README.txt

    r1689239 r1689241  
    1111== Description ==
    1212
    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
     13A simpla way to add related posts to another post.
    2314
    2415
    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.
     16You can easily change the public view by using this filter : SFT_related_item_content filter.
    3417
    3518`
     
    8770);
    8871`
     72
     73
     74== Installation ==
     75
     76This section describes how to install the plugin and get it working.
     77
     78e.g.
     79
     801. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
     811. Activate the plugin through the 'Plugins' screen in WordPress
     82
     83
     84== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.