开发者 | sergiomico |
---|---|
更新时间 | 2016年1月26日 16:53 |
捐献地址: | 去捐款 |
PHP版本: | 3.0.1 及以上 |
WordPress版本: | 4.3.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
directory[meta_geo_coordinates lat="39.321123" lon="0.654987" /]
will return <div itemscope="" itemprop="geo" itemtype="http://schema.org/GeoCoordinates"><meta itemprop="lat" content="39.321123"><meta itemprop="lon" content="0.654987"></div>
[meta_blog_posting /]
will return <div itemscope="" itemtype="http://schema.org/blogPosting"><meta itemprop="headline" content="$the_post_title"><meta itemprop="datePublished" content="$the_post_date_Y_m_d"><meta itemprop="image" content="$the_post_thumbnail_image_url"></div>