-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
82 lines (47 loc) · 2.85 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
=== WPblog Location ===
Contributors: wpfanyi
Tags: IP, IP location, location, 定位, 地理位置
Requires at least: 5.4
Tested up to: 6.5
Requires PHP: 5.6
Stable tag: 1.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
The website platform in China needs to display the user's IP address attribution information, and it must be accurate to the province and city.
== Description ==
### Display user account IP address information in comments and articles. ###
More information at [https://wpblog.cn](https://wpblog.cn)
Privacy Terms [https://wpblog.cn/privacy](https://wpblog.cn/privacy)
How to use the WPblog Location:
**1.Setting**
You can use [wpblog_post_location] and [wpblog_author_location] shortcodes to customize the display IP location, usually the plug-in can be automatically inserted into the corresponding location of the article.
This is also used as a reference basis for real users of the website.
**2.IP Database**
If you need to integrate with your own theme or plugin, you can use do_shortcode() function to add.
We use data from IP-API as a third-party database. The privacy policy is available at [https://ip-api.com/docs/legal](https://ip-api.com/docs/legal) .
== Frequently Asked Questions ==
###Why do you need to display the IP address attribution###
According to the provisions of "Provisions on the Administration of Internet Users' Account Information", Chinese website platforms need to display the user's IP address attribution information, and it must be accurate to the province, city, and foreign users need to be accurate to the country.
###Who needs this plugin###
All WordPress websites in China, as well as businesses and individuals who want to do business in China.
###Who are you###
We are the first WordPress agency in China, Welcome to China and nice to meet you.
### Found a bug in this plugin? ###
Please submit issues here: [https://github.com/WenPai-org/wpblog-location/issues](https://github.com/WenPai-org/wpblog-location/issues), we will fix it in the next version, thank you for your feedback!
== Installation ==
Starting with WP Blog Location consists of just two steps: installing and setting up the plugin. WP Blog Location is designed to work with your site’s specific needs, so don’t forget to go through the WP Blog Location configuration wizard as explained in the ‘after activation’ step!
###Install WP Blog Location form within WordPress###
1. Visit the plugins page within your dashboard and select ‘Add New’;
2. Search for ‘WPblog Location’;
3. Activate WPblog Location from your Plugins page;
4. Go to ‘after activation’ below.
###After Activate###
1. Setting Menu: Go to ‘Setting’ => ‘Location’;
2. Check the required location to save;
3. You’re done!
== Screenshots ==
1. Setting Page
2. Translation Ready
== Changelog ==
### 1.0.0 ###
* Released first edition