Install Software For Free

Witty Map

Developer robertreborobert
Update Time Aug. 30, 2017, 9:46 a.m.
PHP Version: 4 +
WordPress Version: 4.8
Copyright: GPLv2 or later
Copyright URL: Copyright Information

Tag

map google map googlemap

Download

0.0.1 0.0.2 1.0.1 1.0.2 1.0.3

Description:

Witty map can :

Installation:

Download the witty map then paste it the plugin directory. or download it via plugin menu of admin's backend.

Upgrade Notice:

1.0.1 Fix some error, improve admin interface and enabled map marker label feature.

FAQs:

Can I change the style of marker label?

Yes, using CSS, just target this class .witty-label. Example : #witty-map-wrap .witty-label { background-color : #000; color : #FFF; }

How to show witty map in content area?

[witty-map]

How to echo map in code

echo do_shortcode('[witty-map]');

List of witty map action

add( 'witty_map_before', [your function] ); add( 'witty_map_after', [your function] );

Changelog:

1.0.3 1.0.2 1.0.1 0.0.2 0.0.1