{"id":93134,"date":"2011-07-09T08:00:00","date_gmt":"2011-07-09T08:00:00","guid":{"rendered":"https:\/\/www.weixiaoduo.com\/plugins\/2024\/02\/22\/ip2country\/"},"modified":"2020-08-10T07:23:00","modified_gmt":"2020-08-10T07:23:00","slug":"ip2country","status":"publish","type":"post","link":"https:\/\/www.weixiaoduo.com\/plugins\/ip2country\/","title":{"rendered":"Ip2country"},"content":{"rendered":"<ul>\n<li><strong><a href=\"http:\/\/web-profile.net\/wordpress\/plugins\/\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins<\/a><\/strong><\/li>\n<li><strong><a href=\"http:\/\/web-profile.net\/wordpress\/plugins\/ip2country\/\" title=\"Ip2country plugin page\" rel=\"nofollow ugc\">Ip2country plugin<\/a><\/strong><\/li>\n<li>\n<p><strong><a href=\"http:\/\/web-profile.net\/donate\/\" title=\"Support the development\" rel=\"nofollow ugc\">Donate<\/a><\/strong><\/p>\n<\/li>\n<li>\n<p>Code is based on: <a href=\"http:\/\/phpweby.com\/software\/ip2country\" rel=\"nofollow ugc\">phpweby.com\/software\/ip2country<\/a><\/p>\n<\/li>\n<li>Ip2country database table is based on: <a href=\"http:\/\/maxmind.com\/\" rel=\"nofollow ugc\">maxmind.com<\/a><\/li>\n<li>Ip2country_info database table is based on: <a href=\"http:\/\/www.ip2nation.com\/\" rel=\"nofollow ugc\">ip2nation.com<\/a><\/li>\n<li>Last IP database update: 15-jan-2012<\/li>\n<li>Ip2country database is stored on your site.<\/li>\n<\/ul>\n<p>Get country code or country name:<\/p>\n<pre><code><?php\n$ip2country = ip2country();\necho ' Country code: '.$ip2country->country_code;\necho ' Country name: '.$ip2country->country_name;\n\/\/ or\n$ip2country2 = ip2country('212.113.46.148');\necho ' Country code: '.$ip2country2->country_code;\necho ' Country name: '.$ip2country2->country_name;\n?>\n<\/code><\/pre>\n<p>Get additional info about the country by country code:<\/p>\n<pre><code><?php\n$ip2country_info = ip2country_info($ip2country->country_code);\necho ' iso_code_2: '.$ip2country_info->iso_code_2;\necho ' iso_code_3: '.$ip2country_info->iso_code_3;\necho ' iso_country: '.$ip2country_info->iso_country;\necho ' country: '.$ip2country_info->country;\necho ' lat: '.$ip2country_info->lat;\necho ' lon: '.$ip2country_info->lon;\n\/\/ or\n$ip2country_info = ip2country_info('us');\necho ' lat: '.$ip2country_info->lat;\necho ' lon: '.$ip2country_info->lon;\n?>\n<\/code><\/pre>\n<p><a href=\"http:\/\/web-profile.com.ua\/wordpress\/plugins\/ip2country\/\" rel=\"nofollow ugc\">Ip2country support page<\/a><\/p>\n<h4>Useful:<\/h4>\n<ul>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/page-list\/\" title=\"list of pages with shortcodes\" rel=\"ugc\">\u201cPage-list\u201d \u2013 show list of pages with shortcodes<\/a><\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/iframe\/\" title=\"embed content\" rel=\"ugc\">\u201cIframe\u201d \u2013 embed content<\/a><\/li>\n<li><a href=\"http:\/\/web-profile.net\/wordpress\/plugins\/\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Plugin converts IP-address to the country.<\/p>\n","protected":false},"author":65,"featured_media":294960,"comment_status":"open","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"slim_seo":{"title":"Ip2country - \u8587\u6653\u6735\u63d2\u4ef6\u76ee\u5f55","description":"Plugin converts IP-address to the country."},"footnotes":""},"categories":[1],"tags":[7100,5437,751,27159,27165],"class_list":["post-93134","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-country","tag-geolocation","tag-ip","tag-ip-to-country","tag-ip2country"],"_links":{"self":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/93134","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/users\/65"}],"replies":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/comments?post=93134"}],"version-history":[{"count":0,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/93134\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media\/294960"}],"wp:attachment":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media?parent=93134"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/categories?post=93134"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/tags?post=93134"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}