首页
教程
精选插件
最近更新
标签
主站
语言/Language
English
简体中文
Linux 软件免费装
在这里免费安装WordPress以及其他软件
Plugin Name
开发者
webevangelisten
更新时间
2016年2月10日 18:12
PHP版本:
4 及以上
WordPress版本:
4.1
版权:
GPLv2 or later
版权网址:
版权信息
标签
events
Calendar
下载
0.1
0.2
详情介绍:
Defines a custom post type to publish events. Events have starting time, end time and a place, where they take place. Events will be displayed in chronological order. Technical details The plugin uses two connections to remotes servers:
One is to googemap-api, which can be only uses remotely (
https://maps.googleapis.com/maps/api/js
)
and the other one goes to map-tiles (
http://tiles.mapbox.com
), which can be only used remotely
安装:
Upload
plugin-name.php
to the
/wp-content/plugins/
directory
通过WordPress的的“Plugins”菜单激活插件
Place
[wpcalendar]
in a new site for overview of upcoming events
更新日志:
0.2
Initial alpha version