Plugin Directory

Changeset 1555279


Ignore:
Timestamp:
12/15/2016 10:35:35 AM (9 years ago)
Author:
autodealers
Message:

Version 1.0

Location:
autodealers/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • autodealers/trunk/autodealers.php

    r1555265 r1555279  
    8181         */
    8282
    83         protected $stock_uri = "//svl.autodealers.nl/jsVoorraadPlugin.ashx";
     83        protected $stock_uri = "http://svl.autodealers.nl/jsVoorraadPlugin.ashx";
    8484
    8585
     
    105105         */
    106106
    107         protected $carousel_uri = "//svl.autodealers.nl/jsSlideshow.ashx";
     107        protected $carousel_uri = "http://svl.autodealers.nl/jsSlideshow.ashx";
    108108
    109109
     
    129129         */
    130130
    131         protected $search_block_uri = "//svl.autodealers.nl/wordpressFilters.ashx";
     131        protected $search_block_uri = "http://svl.autodealers.nl/wordpressFilters.ashx";
    132132
    133133
  • autodealers/trunk/nbproject/project.xml

    r1283927 r1555279  
    11<?xml version="1.0" encoding="UTF-8"?>
    2 
    32<project xmlns="http://www.netbeans.org/ns/project/1">
    4 
    53    <type>org.netbeans.modules.php.project</type>
    6 
    74    <configuration>
    8 
    95        <data xmlns="http://www.netbeans.org/ns/php-project/1">
    10 
    11             <name>autodealers</name>
    12 
     6            <name>Autodealers Wordpress Plugin</name>
    137        </data>
    14 
    158    </configuration>
    16 
    179</project>
    18 
  • autodealers/trunk/readme.txt

    r1555235 r1555279  
    44Requires at least: 3.2.1
    55Tested up to: 4.3.1
    6 Stable tag: 1.0
     6Stable tag: 1.0.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2424
    2525== Changelog ==
    26 1.0 eerste stabiele versie van de plugin
     261.0.1 Bugfix missing protocol
     271.0.0 eerste stabiele versie van de plugin
    27280.2 plugin gecontroleerd op werking en documentatie, instellingen link toegevoegd in plugin lijst
    28290.1 eerste versie van de plugin
Note: See TracChangeset for help on using the changeset viewer.