Changeset 1766387
- Timestamp:
- 11/14/2017 08:09:39 PM (8 years ago)
- Location:
- media-recode-custom-modules/trunk
- Files:
-
- 2 edited
-
mr-builder-modules.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
media-recode-custom-modules/trunk/mr-builder-modules.php
r1766374 r1766387 4 4 * Plugin URI: https//www.mediarecode.com 5 5 * Description: Custom Beaver Builder modules developed by Media Recode. 6 * Version: 1. 56 * Version: 1.8.0 7 7 * Author: Matt Ryan 8 8 * Author URI: https://www.mediarecode.com -
media-recode-custom-modules/trunk/readme.txt
r1759766 r1766387 11 11 12 12 == Description == 13 This plugin adds a n additional module to the Beaver Builder that allows you to create multimarker Google Maps by giving it any post type that has an ACF location field (or any custom field if it returns the same way as the ACF location field). It also provides an option to use custom icons for the posts based on their category and to filter the map based on those categories.13 This plugin adds additional modules and enhancements to Beaver Builder that allows you to create multimarker Google Maps and to add shortcodes before and after a row to enable easy content restriction by membership status using any add on that supplies the relevant shortcodes. You can create multimarker maps by giving it any post type that has an ACF location field (or any custom field if it returns the same way as the ACF location field). It also provides an option to use custom icons for the posts based on their category and to filter the map based on those categories. 14 14 - 15 15 -Features: … … 18 18 -Easily filter the map by category 19 19 -Add a radius to all markers or on a marker by marker basis 20 -Place a shortcode before and after a row for easy content restriction based on membership 20 21 21 22 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.