Plugin Directory

Changeset 2017522


Ignore:
Timestamp:
01/23/2019 10:58:50 AM (7 years ago)
Author:
codeoasis
Message:

add images, change text, change style and string in code

Location:
yellow-location
Files:
1 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • yellow-location/trunk/Yellow-Location.php

    r2015834 r2017522  
    55 * Version: 1.0
    66 * Author: Codeoasis
     7 * Tested up to: 5.0.3
    78 * Author URI: https://www.codeoasis.com/
    89 * Text Domain: yellow_shipping
     
    166167                        'title'         => __('Title', $this->domain),
    167168                        'description'   => __( 'Title to be displayed on site.', $this->domain ),
    168                         'default'       => __( 'Yellow shipping ', $this->domain ),
     169                        'default'       => __( 'YELLOWBOX ', $this->domain ),
    169170                    ),
    170171
     
    173174                        'title'         => __('Button', $this->domain),
    174175                        'description'   => __( 'Button text to be displayed on site.', $this->domain ),
    175                         'default'       => __( 'בחר נקודת איסוף  ', $this->domain ),
     176                        'default'       => __( 'בחירת נקודת איסוף', $this->domain ),
    176177                    ),
    177178
  • yellow-location/trunk/css/style.css

    r2015834 r2017522  
    9292  margin-bottom: 10px;
    9393  text-align: center;
     94  color: inherit;
    9495}
    9596
     
    487488    margin: 15px auto;
    488489    float: none;
     490    opacity: 1;
    489491}
    490492
  • yellow-location/trunk/readme.txt

    r2015834 r2017522  
    44Stable tag: 1.0.0
    55
    6 This is an yellow WooCommerce plugin
    76
    87== Description ==
    98
    10 This is an yellow WooCommerce plugin
     9WooCommerce YELLOWBOX Shipping Plugin
     10 
     11Allows your customers to choose the YELLOWBOX quick and convenient
     12shipping service and define their preferred pickup point in Israel.
     13
    1114
    1215== Installation ==
Note: See TracChangeset for help on using the changeset viewer.