Plugin Directory

Changeset 1660123


Ignore:
Timestamp:
05/18/2017 12:05:52 PM (9 years ago)
Author:
mimothemes
Message:

Update readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-maps/trunk/README.txt

    r1660121 r1660123  
    118118Use [wpmaps] shortcode to show the map with all locations(all posts or products locations), using shortcode:
    119119
    120 [wpmaps post_id="id of post" post type="post"] Shows only one post location
     120[wpmaps post_id="id of location post"] Shows only one post location
    121121
    122 [wpmaps category_slug="slug" post type="post"] Shows locations in posts from one category
    123 
    124 [wpmaps category_slug="slug" post type="post" posts_per_page="2" ]
    125 
     122[wpmaps category_slug="slug"] Shows locations in posts from one category
    126123
    127124
Note: See TracChangeset for help on using the changeset viewer.