Changeset 1660123
- Timestamp:
- 05/18/2017 12:05:52 PM (9 years ago)
- File:
-
- 1 edited
-
wp-maps/trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-maps/trunk/README.txt
r1660121 r1660123 118 118 Use [wpmaps] shortcode to show the map with all locations(all posts or products locations), using shortcode: 119 119 120 [wpmaps post_id="id of post" post type="post"] Shows only one post location120 [wpmaps post_id="id of location post"] Shows only one post location 121 121 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 126 123 127 124
Note: See TracChangeset
for help on using the changeset viewer.