Plugin Directory

Changeset 1088051


Ignore:
Timestamp:
02/12/2015 11:42:37 AM (11 years ago)
Author:
HeroPlugins
Message:

Minor plugin link updates

Location:
hero-maps-pro
Files:
371 added
4 edited

Legend:

Unmodified
Added
Removed
  • hero-maps-pro/trunk/hmapspro.php

    r1087186 r1088051  
    66        Plugin URI: http://www.heroplugins.com
    77        Description: Easily create your own Google Maps with a simple drag and drop interface
    8         Version: 2.0.1
     8        Version: 2.0.2
    99        Author: Hero Plugins
    1010        Author URI: http://www.heroplugins.com
     
    5959        private $plugin_friendly_name = 'Hero Maps Pro';
    6060        private $plugin_friendly_description = 'Easily create your own Google Maps with a simple drag and drop interface';
    61         private $plugin_version = '2.0.1';
     61        private $plugin_version = '2.0.2';
    6262        private $plugin_prefix = 'hmapspro_';
    6363        private $first_release = '2014-11-24';
  • hero-maps-pro/trunk/panels/panel.core.php

    r1087159 r1088051  
    3030<div class="hero_main">
    3131    <div class="hero_sidebar">
    32         <div class="hero_sidebar_logo" onclick="window.open('http://herodev.co.za/plug/wp/');"></div>
     32        <div class="hero_sidebar_logo" onclick="window.open('http://heroplugins.com/');"></div>
    3333        <div class="hero_sidebar_nav"></div>
    3434        <div class="hero_sidebar_links">
    3535            <div class="sidebar_link_sep"></div>
    3636            <div class="hero_sidebar_item hero_docs">
    37                 <div class="hero_sidebar_parent" onclick="window.open('http://herodev.co.za/plug/wp/document/maps-documentation/?pid=35');">
     37                <div class="hero_sidebar_parent" onclick="window.open('http://heroplugins.com/document/maps-documentation/?pid=52');">
    3838                    <div class="hero_sidebar_icon"></div>
    3939                    <div class="hero_sidebar_label">Documentation</div>
     
    4141            </div>
    4242            <div class="hero_sidebar_item hero_website">
    43                 <div class="hero_sidebar_parent" onclick="window.open('http://herodev.co.za/plug/wp/');">
     43                <div class="hero_sidebar_parent" onclick="window.open('http://heroplugins.com/');">
    4444                    <div class="hero_sidebar_icon"></div>
    4545                    <div class="hero_sidebar_label">heroplugins.com</div>
  • hero-maps-pro/trunk/readme.txt

    r1087447 r1088051  
    33Requires at least: 3.3
    44Tested up to: 4.1
    5 Stable Tag: 2.0.1
     5Stable Tag: 2.0.2
    66License: GPLv2 or later
    77License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2727* Developer integration support
    2828
    29 [Demo](http://herodev.co.za/plug/wp/demo/map/)<br />
    30 [Documentation](http://herodev.co.za/plug/wp/document/maps-documentation/?pid=35)<br />
    31 [heroplugins.com](http://herodev.co.za/plug/wp/)<br />
     29[Demo](http://heroplugins.com/demo/map/)<br />
     30[Documentation](http://heroplugins.com/document/maps-documentation/?pid=52)<br />
     31[heroplugins.com](http://heroplugins.com/)<br />
    3232
    3333== Installation ==
     
    5858== Changelog ==
    5959
     60= 2.0.2 =
     61* Minor plugin link updates
     62
    6063= 2.0.1 =
    6164* Released
  • hero-maps-pro/trunk/views/dashboard/index.php

    r1087159 r1088051  
    44<div class="hero_top_dashboard">
    55    <div class="hero_dashboard_intro">
    6         <div class="hero_dashboard_logo" onclick="window.open('http://herodev.co.za/plug/wp/plugin/hero-maps/');"><img src="<?php echo $_GET['p']; ?>assets/images/admin/plugin_logo.png" /></div>
     6        <div class="hero_dashboard_logo" onclick="window.open('http://heroplugins.com/plugin/hero-maps/');"><img src="<?php echo $_GET['p']; ?>assets/images/admin/plugin_logo.png" /></div>
    77    </div>
    88</div>
Note: See TracChangeset for help on using the changeset viewer.