Changeset 1285264
- Timestamp:
- 11/13/2015 12:58:01 AM (10 years ago)
- Location:
- weedmaps-menu-embed/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
weedmaps-menu-wordpress.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
weedmaps-menu-embed/trunk/readme.txt
r995803 r1285264 3 3 Tags: weedmaps, menu 4 4 Requires at least: 3.0 5 Tested up to: 4. 05 Tested up to: 4.4 6 6 Stable tag: trunk 7 7 License: GPLv2 or later -
weedmaps-menu-embed/trunk/weedmaps-menu-wordpress.php
r995803 r1285264 4 4 Plugin URI: https://github.com/bmoredrew/WeedMaps-Menu-WordPress 5 5 Description: Easily embed a WeedMaps Menu into a page using a shortcode 6 Version: 0.16 Version: 1.2.0 7 7 Author: Drew Poland 8 8 Author URI: http://baltimoredrew.com/ … … 34 34 return " 35 35 <script type='text/javascript'>var wmenu_id = $content;</script> 36 <script type='text/javascript' src='http://legalmarijuanadispensary.com/components/com_weedmenu/weedmenu-widget.js'></script> 36 <script type='text/javascript'>var wmenu_type = 'dispensaries';</script> 37 <script type='text/javascript' src='https://weedmaps.com/components/com_weedmenu/weedmenu-widget.js'></script> 37 38 "; 38 39 }
Note: See TracChangeset
for help on using the changeset viewer.