
內容簡介
SWG Location Aware 是我開發的 WordPress 外掛程式,可以根據使用者所在地理位置提供動態內容,我使用了第三方服務來渲染插件內的 IP 地址或位置資訊。這個外掛程式有四個元件:小工具、頁面和評論,它們會根據外掛管理功能中設定的位置提供不同的內容,可以在 WordPress 主題的前端動態變更。這個外掛程式的一個限制是對於較小的區域,如城市和郵遞區號的精確度較低,因為使用者的 IP 地址提供的資訊不足夠精確。我會不斷地努力改進並新增這個外掛程式。
外掛標籤
開發者團隊
原文外掛簡介
SWG Location Aware is a WordPress plugin that I created to dynamically serve content based on a user’s geographic location. I am using a third party service to render the IP address or location within the plugin. The four components I have for my plugin that allows it to dynamically change in the front end of a WordPress theme are widgets, pages and comments. These will give the reader different content based on the locations set in the administrative menu of the plugin. One limitation of this plugin is the accuracy of the smaller areas such as cities and zip codes. The third party service I am using is not able to render these locations accurately based on the information available from the visitor’s IP address. I am constantly working to improve and make additions to this plugin.
