Changeset 2745472
- Timestamp:
- 06/20/2022 07:02:50 PM (4 years ago)
- Location:
- korea-address/trunk
- Files:
-
- 2 edited
-
k-woocommerce.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
korea-address/trunk/k-woocommerce.php
r2602907 r2745472 4 4 * Plugin URI: https://github.com/dgnercom 5 5 * Description: 설치 즉시 적용되는 5kb 우커머스 한국형 주소 6 * Version: 1. 16 * Version: 1.2 7 7 * Author: dgner 8 8 * Author URI: https://dgner.com … … 66 66 $fields['billing_postcode_search'] = array( 'priority' => 65 ); 67 67 $fields['billing_first_name']['label'] = '이름'; 68 $fields['billing_email']['custom_attributes'] = array( 'readonly' => true );69 68 return $fields; 70 69 } -
korea-address/trunk/readme.txt
r2602907 r2745472 3 3 Tags: all in one, woocommerce, korea, korean, postcode, address, search, designer, dgner, daum, kakao, 올인원, 우커머스, 한국, 한국형, 우편번호, 주소, 검색, 디자이너, 디지앤이알, 다음, 카카오 4 4 Requires at least: 5.5 5 Tested up to: 5.8.16 Stable tag: 1. 15 Tested up to: 6.0 6 Stable tag: 1.2 7 7 License: GPLv3 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 66 66 = 1.0 = 67 67 * First version 68 69
Note: See TracChangeset
for help on using the changeset viewer.