內容簡介
Visited Countries 是一個 WordPress 外掛,可以讓您追蹤您已經拜訪過的國家數量,並透過 shortcode 顯示您的自訂地圖。
您可以從設定頁面更改地圖的顏色,包括:水色、已拜訪的顏色、未拜訪的顏色、邊框顏色、滑鼠滑過的顏色、滑鼠滑過邊框的顏色等。
當您調用 shortcode 時,地圖的大小可以通過傳遞高度和寬度值來進行完全自定義。
使用 [visited_countries] 來顯示您的地圖。
您還可以添加文本並在使用以下欄位時關閉 shortcode:
{num}、{total}、{percent}
例如:[visited_countries width=”500″ height=”500″]我已經拜訪了{num}個國家中的{total}個!這是世界的{percent}![/visited_countries]
外掛標籤
開發者團隊
原文外掛簡介
Visited Countries is a WordPress plugin that allows you to track how many countries you have visited and display your customized map via shortcode.
You can change the colors of the map from the settings page including: water color, visited color, not visited color, outline color, roll over color, roll over outline color, etc.
The map size is fully customizable by passing in a height and width value when you call the shortcode.
Use [visited_countries] to display your map.
You can also add text and close the shortcode while using the following fields:
{num}, {total}, {percent}
i.e. [visited_countries width=”500″ height=”500″]I have visited {num} of {total} countries! That is {percent} of the world![/visited_countries]
