开发者 | shift8web |
---|---|
更新时间 | 2025年2月28日 08:36 |
PHP版本: | 5.0 及以上 |
WordPress版本: | 6.4 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/shift8-google-business
directory, or install the plugin through the WordPress plugins screen directly.shift8_main_page
are wrapped with function_exists
checks.Check that you have:
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.
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.