Plugin Directory


Ignore:
Timestamp:
12/13/2019 08:10:57 PM (6 years ago)
Author:
codepeople
Message:

New version 1.0.25
Modifications in the changelogs.

Location:
codepeople-post-map
Files:
79 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • codepeople-post-map/trunk/codepeople-post-map.php

    r2146607 r2211817  
    33Plugin Name: Google Maps CP
    44Text Domain: codepeople-post-map
    5 Version: 1.0.24
     5Version: 1.0.25
    66Author: CodePeople
    77Author URI: http://wordpress.dwbooster.com/content-tools/codepeople-post-map
  • codepeople-post-map/trunk/include/functions.php

    r2146607 r2211817  
    311311        <p  style="border:1px solid #E6DB55;margin-bottom:10px;padding:5px;background-color: #FFFFE0;">
    312312        <?php _e('For any issues with the map, go to our <a href="http://wordpress.dwbooster.com/contact-us" target="_blank">contact page</a> and leave us a message.', 'codepeople-post-map'); ?><br/><br />
    313         <?php _e('If you want test the premium version of CP Google Maps go to the following links:<br/> <a href="http://demos.net-factor.com/cp-google-maps/wp-login.php" target="_blank">Administration area: Click to access the administration area demo</a><br/> <a href="http://demos.net-factor.com/cp-google-maps/" target="_blank">Public page: Click to access the CP Google Maps</a>', 'codepeople-post-map' ); ?>
     313        <?php _e('If you want test the premium version of CP Google Maps go to the following links:<br/> <a href="https://demos.dwbooster.com/cp-google-maps/wp-login.php" target="_blank">Administration area: Click to access the administration area demo</a><br/> <a href="https://demos.dwbooster.com/cp-google-maps/" target="_blank">Public page: Click to access the CP Google Maps</a>', 'codepeople-post-map' ); ?>
    314314        </p>
    315315        <table class="form-table">
  • codepeople-post-map/trunk/readme.txt

    r2180451 r2211817  
    8585**Demo of the Developer Version of Google Maps CP Plugin**
    8686
    87 [http://demos.net-factor.com/cp-google-maps/wp-login.php](http://demos.net-factor.com/cp-google-maps/wp-login.php "Click to access the administration area demo")
    88 
    89 [http://demos.net-factor.com/cp-google-maps/](http://demos.net-factor.com/cp-google-maps/ "Click to access the Public Page")
     87[https://demos.dwbooster.com/cp-google-maps/wp-login.php](https://demos.dwbooster.com/cp-google-maps/wp-login.php "Click to access the administration area demo")
     88
     89[https://demos.dwbooster.com/cp-google-maps/](https://demos.dwbooster.com/cp-google-maps/ "Click to access the Public Page")
    9090
    9191
     
    518518== Changelog ==
    519519
     520= 1.0.25 =
     521
     522* Modifies the access to the demos.
     523
    520524= 1.0.24 =
    521525
Note: See TracChangeset for help on using the changeset viewer.