Mô tả
WP Visited Countries Reloaded is a WordPress plugin that allows you to easily create and publish a map of the countries you have visited and lived.
- Interactive map
- Can be easily customized via the admin panel to suit your preferences. This includes map color, width, height, and many more!
- Can be added into a page, post, or widget
- Visited/lived countries are highlighted with different colors that can be set by the user.
- Each country is clickable when provided with a URL, allowing you to direct your visitors to the preferred posts in your blog/website
- Can be translated to other languages. Full i18n-Support through gnutext mo/po files
- Supports multisite
View a LIVE demo of the plugin at mindofahitchhiker.com
This plugin uses amMap for displaying a map with JavaScript.
Use the following shortcode to embed the map in your post:
[wp-visited-countries width="600" height="300"]I've visited {num} out of {total} countries. That is {percent}.[/wp-visited-countries]
Ảnh màn hình
Cài đặt
- Install automatically through the
Plugins
>Add New
menu in WordPress, or upload the entirewp-visited-countries-reloaded
folder to the/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress. AVisited Countries
menu will then appear in your WordPress admin panel. Click on the menu to configure the settings and add new country - Use the following shortcode to embed the map in your post:
[wp-visited-countries width=”600″ height=”300″]I’ve visited {num} out of {total} countries. That is {percent}.[/wp-visited-countries]
Đánh giá
Người đóng góp & Lập trình viên
“WP Visited Countries Reloaded” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WP Visited Countries Reloaded” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0
- This is the first release version.
1.1.0
- Supports multisite feature
1.1.1
- Fix some bugs
1.1.2
- Fix bugs when deleting
2.0.0
- Fatal error on plugin activation fixed
- Switched lived and visited legend fixed
- Fixed input escape
- Only delete options on uninstall
2.0.1
- Fixed error when non-admin is logging in
2.0.2
- Fixed bug where wrong map was shown
3.0.0
- Changed the ammap library to JavaScript
- Settings will only be deleted when deinstalling the plugin, not when deactivating
- Added missing countries
- Minor bugfixes
3.0.1
- Fixed a bug with the plugin updates
3.1.0
- Support for tiny countries in the map
- Map size can be entered in percent
- Fixed deprecated issues in PHP 7