Linux 软件免费装
Banner图

Shift8 for Google Business

开发者 shift8web
更新时间 2025年2月28日 08:36
PHP版本: 5.0 及以上
WordPress版本: 6.4
版权: GPLv2 or later
版权网址: 版权信息

标签

wordpress google maps business hours google places google business google my business

下载

2.0.6

详情介绍:

安装:

  1. Upload the plugin files to the /wp-content/plugins/shift8-google-business directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Navigate to Settings > Shift8 Business and enter your Google API key along with any Place IDs you want to track.

其他记录:

Shared Settings Area: This plugin shares a common settings area with other Shift8 plugins. To avoid conflicts, shared functions such as shift8_main_page are wrapped with function_exists checks.

常见问题:

What if I don’t see any updated hours or data?

Check that you have:

  • A valid Google API key with Places API enabled.
  • A correct Place ID.
  • Cron events running properly in WordPress (some hosts may block WP Cron).

Can I trigger updates manually?

Yes, if you have WP-CLI installed, simply run: wp shift8_store_hours_updater This will immediately poll the Google API and update the data for all configured Place IDs.

Does it store all data or just business hours?

Currently, the plugin dumps all the fetched Place data into the post content for simplicity. You can customize how to parse and display this data in your theme or use additional custom fields.

更新日志:

1.0 1.1 1.2 2.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6