이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Woo Default Attributes

설명

After setting up WooCommerce and defining product attributes, you can define the default attributes, as well as there order, to be automatically added to new product.

It will make the creation of new product more efficient and fast as you won’t need
to add manually the attributes, and remembering the same order for each new product.

Tested with WooCommerce version 3.3.3

Contribute

Don’t hesitate to fork this plugin and submit pull requests in the github repo.

스크린샷

  • Default attributes set for a new product
  • Configuration of the default attributes

설치

  1. Upload woo-default-attributes.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the default attributes through the Menu Product -> Default Attributes

FAQ

Why does the default attributes do not show in an already created product ?

This is a WooCommerce limitation.

Is this plugin kept up to date

I unfortunately didn’t have much time to keep this plugin up to date in the past year (2017), but will now find the time to keep this updated.

후기

2023년 1월 10일
installed today, seems to work properlyto see on the long term if there is no conflict
2020년 4월 13일
When you have a website with so many products, it saves a lot of time because you only have to create one product and the attributes will already be selected and organized as you wish. I have like 4 sites with many products and I use them all. Super grateful, be sure to update and improve it. Thank you very much!
2018년 3월 23일
But you need to add presets so that you can create attributes for different products. TV - attributes screen resolution, brightness, size, others. Smartphone - processor, RAM, internal memory, others. To add an attribute group depending on the type of product. Ty
2017년 12월 15일
Works as advertised. I would love to see a feature that allowed for "sets" of default attributes to be created or maybe sets of defaults based on categories.
2016년 12월 21일
Simply works. Not sure why this feature is not standard in woocommerce. Just what I was needing. Does not seem to alter any existing product attributes. Suppose this could be a good thing or a bad thing.
모든 6 평가 읽기

기여자 & 개발자

“Woo Default Attributes”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Woo Default Attributes”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.4

  • Fix PHP notice when $screen is not available. Thanks @JeroenSormani for the fix

1.0.3

  • Fix a 500 server error on ajax request. Thanks @aminta, @walpap and @zluke for the bug report
  • Do no init the plugin if WooCommerce is not enabled. Thanks @adryyy for the pull request

1.0.2

  • Tested plugin with WordPress 4.9.4 and WooCommerce 3.3.1

1.0.1

  • Fix default attributes order. thanks to @Spinal for the fix.
  • Tested plugin with WordPress 4.9.2 and WooCommerce 3.3.0

1.0.0

  • Initial release