| 开发者 | vicchi |
|---|---|
| 更新时间 | 2015年2月5日 21:06 |
| PHP版本: | 3.9.0 及以上 |
| WordPress版本: | 4.1.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
px) or as a percentage.wp-quadratum folder to the wp-content/plugins folder on your web server.http://www.yoursite.com/wp-content/plugins/wp-quadratum/includes/wp-quadratum-callback.php (this is just an example, don't use this URL). Push API Notifications should be set to Disable pushes to this app. All other fields can be left at their default values. Once you have successfully registered your site, you'll be provided with two keys, the Client ID and the Client Secret.px or as a percentage and the map zoom level. Click on the Save button to preserve your changes.In short, very easily. But before you read any further, take a look at Asking For WordPress Plugin Help And Support Without Tears before firing off a question. In order of preference, you can ask a question on the WordPress support forum; this is by far the best way so that other users can follow the conversation. You can ask me a question on Twitter; I'm @vicchi. Or you can drop me an email instead. I can't promise to answer your question but I do promise to answer and do my best to help.
Absolutely. Go to the WP Quadratum home page for the latest information. There's also the official WordPress plugin repository page and the source for the plugin is on GitHub as well.
In the current version, no. In the current version, you can link a single Foursquare account with your WordPress site (multi-site or network sites may work, assuming each site is for a single user but I haven't tested this). The plugin is currently designed to support a WordPress site which is used for a personal blog (in other words, exactly the way my site is set up). Future versions of the plugin may support this if people ask for this feature (assuming anyone apart from myself actually uses it!).
Yes. The wp_quadratum_strapline filter is for just this purpose. The filter is passed the default strapline as well as the URL to the Foursquare venue checked in at, the name of the venue and the date and time of the checkin as a UNIX timestamp. See the Filter Support And Usage section for more information.
Totally; this plugin is licensed under the GNU General Public License v2 (GPLV2). See http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt for the full license terms.
WP Quadratum is named after both the Latin words quattor, meaning four and quadratum, meaning square.
DATEVERIFIED version parameter to prevent API calls verified prior to 20120609 being rejected.[wp_quadratum_map] and [wpq_map] shortcodes are enabled.[wp_quadratum_locality] (and [wpq_locality] as an alias) to allow the last checkin's venue name, address, region, postal code, coordinates, timezone and/or timezone offset to be embedded in posts or pages.[wp_quadratum_map] and [wpq_map] as aliases for the plugin's [wp_quadratum] shortcode.wp_quadratum_locality, to filter and amend the output of the [wp_quadratum_locality] shortcode.wp_quadratum_checkin giving full access to all the Foursquare checkin metadata that the Foursquare API returns.foursquare.com/developers/register.mapstraction.com rather than github.com/mapstraction/mxn to work around new GitHub content serving policies.Widget ID field from the plugin's widget; the plugin now uses the WordPress assigned widget instance.WP_Mapstraction from WP_MXNHelper.wp_quadratum_strapline filter.WP_DEBUG or WPQUADRATUM_DEBUG are defined.WP_PluginBase and WP_MXNHelper.[wp_quadratum] shortcode to allow a checkin map to be embedded in posts and pages.