Changeset 2017522
- Timestamp:
- 01/23/2019 10:58:50 AM (7 years ago)
- Location:
- yellow-location
- Files:
-
- 1 added
- 1 deleted
- 3 edited
-
assets/yellowbox_for_marketing.png (added)
-
trunk/Yellow-Location.php (modified) (3 diffs)
-
trunk/css/style.css (modified) (2 diffs)
-
trunk/css/style.scss (deleted)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
yellow-location/trunk/Yellow-Location.php
r2015834 r2017522 5 5 * Version: 1.0 6 6 * Author: Codeoasis 7 * Tested up to: 5.0.3 7 8 * Author URI: https://www.codeoasis.com/ 8 9 * Text Domain: yellow_shipping … … 166 167 'title' => __('Title', $this->domain), 167 168 'description' => __( 'Title to be displayed on site.', $this->domain ), 168 'default' => __( 'Y ellow shipping', $this->domain ),169 'default' => __( 'YELLOWBOX ', $this->domain ), 169 170 ), 170 171 … … 173 174 'title' => __('Button', $this->domain), 174 175 'description' => __( 'Button text to be displayed on site.', $this->domain ), 175 'default' => __( 'בח ר נקודת איסוף', $this->domain ),176 'default' => __( 'בחירת נקודת איסוף', $this->domain ), 176 177 ), 177 178 -
yellow-location/trunk/css/style.css
r2015834 r2017522 92 92 margin-bottom: 10px; 93 93 text-align: center; 94 color: inherit; 94 95 } 95 96 … … 487 488 margin: 15px auto; 488 489 float: none; 490 opacity: 1; 489 491 } 490 492 -
yellow-location/trunk/readme.txt
r2015834 r2017522 4 4 Stable tag: 1.0.0 5 5 6 This is an yellow WooCommerce plugin7 6 8 7 == Description == 9 8 10 This is an yellow WooCommerce plugin 9 WooCommerce YELLOWBOX Shipping Plugin 10 11 Allows your customers to choose the YELLOWBOX quick and convenient 12 shipping service and define their preferred pickup point in Israel. 13 11 14 12 15 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.