Plugin Directory

Changeset 2466180


Ignore:
Timestamp:
02/01/2021 06:58:19 AM (5 years ago)
Author:
traveledmap
Message:

New version 1.0.3, updated to latest WordPress versions

Location:
traveledmap-embeded-map/trunk
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • traveledmap-embeded-map/trunk/plugin.php

    r2172431 r2466180  
    33 * Plugin Name: TraveledMap Embedded Map
    44 * Plugin URI: https://wordpress.org/plugins/traveledmap-embeded-map
    5  * Description: TraveledMap Embedded map: Plugin for an easy setup of your TraveledMap. Get the list of your blog posts on a map.
     5 * Description: Plugin that helps you setup a map of your travel's, using a TraveledMap.com map. Get the list of your trips and blog posts on a map in 5 minutes.
    66 * Author: traveledmap
    77 * Author URI: https://www.traveledmap.com
    8  * Version: 1.0.2
     8 * Version: 1.0.3
    99 * License: GPL2+
    1010 * License URI: https://www.gnu.org/licenses/gpl-2.0.txt
  • traveledmap-embeded-map/trunk/readme.txt

    r2172431 r2466180  
    11=== TraveledMap Embedded Map ===
    22Contributors: traveledmap
    3 Tags: map, traveledmap, embedded, embed, travel, blog, post
     3Tags: map, trip, embedded, embed, travel, traveledmap, blog, post
    44Donate link: https://donorbox.org/help-traveledmap-to-stay-free
    55Requires at least: 3.0.1
    6 Tested up to: 5.2.1
     6Tested up to: 5.6.0
    77Requires PHP: 5.6
    8 Stable tag: 1.0.2
     8Stable tag: 1.0.3
    99License: GPLv2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
    12 Plugin for an easy setup of your TraveledMap. Get the list of your blog posts on a map.
     12Plugin that helps you setup a map of your travel's, using a TraveledMap.com map. Get the list of your trips and
     13blog posts on a map in 5 minutes.
    1314
    1415== Description ==
    1516
    16 Plugin for an easy setup of your TraveledMap. Get the list of your blog posts on a map.
    17 TraveledMap is a website where you can create a map of your trips with details. This plugin allows you
    18 to add the map of your trips on your WordPress site. Each trip is clickable to redirect to the link of your choice
    19 (blog post linked to the trip, website, activity and so on).
     17This plugin will help you creating a map on your blog or website in a few minutes.
     18Here are all the features of the maps:
     19 - Display markers (pins) and customize them (color, icon, size)
     20 - Make each marker clickable, to be able to redirect the user to a blog post or a page of your website
     21 - The user can move the map, zoom it, and expanded it full screen for a better user experience.
     22 - Group markers if they are too close to each other (this is automatic, but you can configure how they group)
     23 - You can show your visited countries thanks to a specific coloration of them.
     24 - Add pictures to the markers if you need: When the user's mouse is over the marker, a panel will open at the bottom,
     25 containing the pictures of your trip (or whatever is represented by the pin). The pictures are clickable to be viewed
     26 as fullscreen, in a gallery.
     27 - The map colors (oceans, lands, etc.) and displayed information can be customized
     28 - You can choose a custom default zoom and center for the map, or it can be automatically centered on your markers
     29 - Finally, you have access to a dedicated interface to create the map, for a better user experience, on
     30 [TraveledMap](https://www.traveledmap.com/share "Map sharing tool").
     31
     32Once the map configured on the dedicated interface, you'll just have to get its link and paste it in this plugin's WordPress
     33block or shortcode.
    2034
    2135**Important note**
    22 The plugin is free but to embed the map on your website, I ask for from $4.99 to $19.99 by month depending on the number
    23 of visits on your site.
    24 You can learn more at [Embed page](https://www.traveledmap.com/embed "Embed your TraveledMap on a website")
     36The plugin is free to use, but embedding a map requires a subscription on [TraveledMap.com](https://www.traveledmap.com/ "Create you trips map").
     37A subscription costs $2.99 / month, with 3 free months for websites with less than 1000 views / month.
     38You can learn more on the [pricing page](https://www.traveledmap.com/pricing "TraveledMap usage pricing")
    2539
    2640You can see some examples at:
    2741[MyLifesATravelMovie](https://mylifesamovie.com "Example on MyLifesATravelMovie")
    2842[Virée Malin](https://www.viree-malin.fr/ou-partir-en-europe/ "Example on Virée Malin")
     43[Louco Por Viagens](https://www.loucoporviagens.com.br/ "Example on Louco Por Viagens")
     44
    2945
    3046== Installation ==
     
    32481. Go to the plugin menu in WordPress and search for TraveledMap and install it
    33492. Activate the plugin through the 'Plugins' menu in WordPress
    34 3. If you're using the blocks, search for "Embedded Map" and follow those [Instructions](https://www.traveledmap.com/embed "Embed your TraveledMap on a website")
    35 4. If you're using shortcodes, include `[embedded_map url=""]` with your TraveledMap url inside. You can find it [here](https://www.traveledmap.com/embed "Embed your TraveledMap on a website")
     503. If you're using the blocks, search for "Embedded Map" and follow those [Instructions](https://www.traveledmap.com/share "Embed your TraveledMap on a website")
     514. If you're using shortcodes, include `[embedded_map url=""]` with your TraveledMap url inside. You can find it [here](https://www.traveledmap.com/share "Embed your TraveledMap on a website")
    3652
    3753== Frequently Asked Questions ==
     
    4056
    4157To create you're map, go to [traveledmap.com](https://www.traveledmap.com "Create your map") and follow the steps.
    42 It's easy and it won't take time !
    43 If you have a lot of trips to add and you don't want to spend time creating a map, contact me at [contact@traveledmap.com](mailto:contact@traveledmap.com "Contact me")
    4458
    4559= Why do I have to pay? =
     
    5064== Screenshots ==
    5165
    52 1. On a website
    53 2. On another website
    54 3. How to use it
     661. Example on loucoporviagens.com.br
     672. Example on mylifesamovie.com
     683. On another website
     694. How to use it
    5570
    5671== Changelog ==
     
    6580* Plugin rename and improvements
    6681
     82= 1.0.3 =
     83* Update for latest versions of WordPress
     84
    6785== Upgrade Notice ==
    6886No upgrade to do for the moment
  • traveledmap-embeded-map/trunk/src/init.php

    r2172431 r2466180  
    11<?php
     2
    23/**
    34 * Blocks Initializer
Note: See TracChangeset for help on using the changeset viewer.