Plugin Directory

Changeset 1947669


Ignore:
Timestamp:
09/26/2018 09:12:11 PM (8 years ago)
Author:
rvwoens
Message:

use categories in tag

Location:
map-pins/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • map-pins/trunk/include/mappins.php

    r1947668 r1947669  
    1818            'initiallist'=>'Y', // default immediately visible
    1919            'showmap'=>'show',  // none/show
    20             'listwidth'=>'35%', // default 100% for when map
     20            'listwidth'=>'35%', // default 100% for when map
     21            'category' =>'',    // default NO category
    2122        ), $atts, 'mappins-map' ) );       
    2223
  • map-pins/trunk/map-pins.php

    r1947668 r1947669  
    44 * Plugin URI: http://mappins.innovader.nl
    55 * Description: Show pins on a map from an admin defined table
    6  * Version: 1.22
     6 * Version: 1.23
    77 * Author: Innovader BV
    88 * Author URI: http://innovader.nl
Note: See TracChangeset for help on using the changeset viewer.