Linux 软件免费装

Witty Map

开发者 robertreborobert
更新时间 2017年8月30日 09:46
PHP版本: 4 及以上
WordPress版本: 4.8
版权: GPLv2 or later
版权网址: 版权信息

标签

map google map googlemap

下载

0.0.1 0.0.2 1.0.1 1.0.2 1.0.3

详情介绍:

Witty map can :

安装:

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

升级注意事项:

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

常见问题:

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] );

更新日志:

1.0.3 1.0.2 1.0.1 0.0.2 0.0.1