[cfgeo_{property}]

These are specific shortcodes provided by Geo Controller to display individual pieces of geo data by their respective property names.

Shortcode Value
[cfgeo_flag]
[cfgeo_ip]
216.73.216.165
[cfgeo_ip_version]
4
[cfgeo_ip_number]
3628718245
[cfgeo_ip_dns_host]
1
[cfgeo_ip_dns_provider]
-
[cfgeo_isp]
Amazon.com
[cfgeo_isp_organization]
Anthropic, PBC
[cfgeo_isp_as]
AS16509 Amazon.com, Inc.
[cfgeo_isp_asname]
AMAZON-02
[cfgeo_continent]
North America
[cfgeo_continent_code]
NA
[cfgeo_country]
United States
[cfgeo_country_code]
US
[cfgeo_country_code_3]
USA
[cfgeo_country_code_numeric]
840
[cfgeo_region]
Ohio
[cfgeo_region_code]
OH
[cfgeo_district]
-
[cfgeo_city]
Columbus
[cfgeo_postcode]
43215
[cfgeo_address]
Columbus, 43215, Ohio, (OH), United States
[cfgeo_calling_code]
1
[cfgeo_latitude]
39.9625
[cfgeo_longitude]
-83.0061
[cfgeo_timezone]
America/New_York
[cfgeo_timezone_offset]
-400
[cfgeo_timezone_abbreviation]
EDT
[cfgeo_timestamp]
1754855638
[cfgeo_timestamp_readable]
2025-08-10T15:53:58-04:00
[cfgeo_current_date]
August 10, 2025
[cfgeo_current_time]
15:53:58
[cfgeo_currency]
USD
[cfgeo_currency_symbol]
$
[cfgeo_currency_converter]
1
[cfgeo_base_convert]
USD
[cfgeo_base_convert_symbol]
$
[cfgeo_vat_rate]
-
[cfgeo_browser]
Mozilla
[cfgeo_browser_version]
5.0
[cfgeo_platform]
undefined
[cfgeo_is_tor]
-

Parameters

cache – (no value) – Enables AJAX-based cache support to retrieve accurate geo information. This parameter is automatically added when the cache setting is enabled in the plugin options.

Return

Each shortcode returns one specific geo property (e.g. city, country, timezone, currency, etc.).

Example

We just found shoes in [cfgeo_city] that you can buy for 50% discount.

Was this page helpful?