首页    >    中文手册    >   常用函数-print_UrlPopNav()

常用函数-print_UrlPopNav()

说明

该标签显示一个下拉式菜单,菜单中每个选项都是一个可以在新窗口中打开的、关于Geodata的站点的链接。若从主循环(loop)内调用该标签,在每个站点上查询某文章的经纬度设置。若在主循环外(或者在主循环内,但文章未设置经/纬度)调用该标签,查询博客的默认经纬度设置。

下拉式菜单中的链接选项包括:

  • Acme Mapper (Acme Mapper地图)
  • GeoURLs near here (附近的GeoURL地图)
  • GeoCaches near here (附近的GeoCache地图)
  • MapQuest map of this spot (该位置的MapQuest地图)
  • SideBit URL map of this spot (该位置的SideBit URL地图)
  • Confluence.org near here (附近的Confluence.org地图)
  • Topozone near here (附近的Topozone地图)
  • FindU near here (附近的FindU地图)
  • Maptech near here (附近的Maptech地图)

用法

 <?php print_UrlPopNav(); ?> 

示例

<div>Choose Geo site: <?php print_UrlPopNav(); ?></div>  

参数

该标签无参数

分类:中文手册

* 版权声明:作者WordPress啦! 转载请注明出处。