timersys / geotargeting-pro
与GeotargetingWP API协同工作的WordPress地理定位插件
2.6.2.1
2019-06-26 17:39 UTC
Requires
- timersys/geot-functions: dev-master
- dev-master
- 2.6.2.1
- 2.6.2
- 2.6.1.1
- 2.6.1
- 2.6
- 2.5
- 2.4
- 2.3.6.3
- 2.3.6.2
- 2.3.6.1
- 2.3.6
- 2.3.5
- 2.3.4.4
- 2.3.4.3
- 2.3.4.2
- 2.3.4.1
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3
- 2.2.1
- 2.2.0.1
- 2.2
- 2.1.2.1
- 2.1.2
- 2.1.1
- 2.1.0.1
- 2.1
- 2.0.4.5
- 2.0.4.4
- 2.0.4.3
- 2.0.4.2
- 2.0.4.1
- 2.0.4
- 2.0.3
- 2.0.2
- v2.0.1
- dev-hotfix/divi_exp
- dev-feature/woo_cat
- dev-hotfix/updater
- dev-feature/remove_cart
- dev-develop
- dev-feature/metabox
- dev-feature/category
- dev-feature/zipcode
- dev-feature/elemensection
- dev-feature/divisection
- dev-feature/gutenberg
- dev-feature/shortcode
- dev-feature/ajax-functions
- dev-release/2.3.4.1
- dev-release/2.3
- dev-release/2.1.2.1
- dev-hotfix/2.1.0.1
This package is auto-updated.
Last update: 2024-09-17 01:08:40 UTC
README
WordPress插件,允许您根据用户的IP向他们展示地理定位内容
要求
- PHP >= 5.5
- WordPress 3.6
- 有效的https://geotargetingwp.com api许可证
安装
从WordPress根目录运行composer require timersys/geotargeting-pro
。这将自动将依赖项添加到/vendor,并将插件添加到/wp-content/plugins/。
在/wp-content/plugins目录内运行composer create-project timersys/geotargeting-pro geotargeting-pro
,直接将插件及其依赖项安装到同一目录。