Plugin Directory

Changeset 2427956


Ignore:
Timestamp:
11/28/2020 11:46:32 PM (5 years ago)
Author:
RapidDev
Message:

Title update

Location:
wc-poczta/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wc-poczta/trunk/readme.txt

    r2427654 r2427956  
    1 === Obiór osobisty z WooCommerce - InPost Paczkomaty, Poczta, Żabka, Ruch ===
     1=== Self Pickup with WooCommerce - InPost Paczkomaty, Polish Post, Żabka and Ruch ===
    22Contributors: RapidDev
    33Donate link: https://paypal.me/rapiddev
  • wc-poczta/trunk/wc-poczta.php

    r2427641 r2427956  
    11<?php defined('ABSPATH') or die('No script kiddies please!');
    22/**
    3 Plugin Name: Obiór osobisty z WooCommerce - InPost Paczkomaty, Poczta, Żabka, Ruch
     3Plugin Name: Self Pickup with WooCommerce - InPost Paczkomaty, Polish Post, Żabka and Ruch
    44Plugin URI: http://wordpress.org/plugins/wc-poczta/
    55Description: Integration of self pickup in the Inpost Paczkomaty, Polish Post offices, Orlen, Żabka, Ruch stores and others.
     
    88License: MIT
    99License URI: https://opensource.org/licenses/MIT
    10 Version: 1.1.0
     10Version: 1.1.1
    1111Text Domain: wc_poczta
    1212Domain Path: /languages
     
    2828    define( 'RDEV_SELFPICKUP_URL',     plugin_dir_url( __FILE__ ) );
    2929    define( 'RDEV_SELFPICKUP_DOMAIN',  'wc_poczta');
    30     define( 'RDEV_SELFPICKUP_VERSION', '1.1.0');
     30    define( 'RDEV_SELFPICKUP_VERSION', '1.1.1');
    3131
    3232/* ====================================================================
Note: See TracChangeset for help on using the changeset viewer.