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

WC Simple Product Badge

설명

WC Simple Product Badge creates three new custom fields in the WooCommmerce product meta admin panel. One is for the message you’d like displayed on the badge, the second is for an optional css class, and the third is the number of days the badge will be displayed. On the site, the text is displayed as a badge overlay on the WooCommerce store product image for the amount of time determined by the user. Some basic styling for the badge is included by default as well as some optional classes (e.g. orange, yellow, blue, green, purple, and black) to change the background color of the badge.

스크린샷

  • WC Simple Product Badge new fields added to the Product Details panel.
  • WC Simple Product Badge displayed on a WooCommerce product.
  • WC Simple Product Badge built in css colors.

설치

  1. Upload wc-simple-product-badge to the /wp-content/plugins/wc-simple-product-badge directory or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. WooCommerce Product Details section will now include a field for the badge title, badge class, and duration.
  4. Done!

FAQ

How do I style the badge?

Out of the box, there are only a few styles applied to the badge using the ‘wc_simple_product_badge’ class. If you’d like to add to those styles you can create your own css rules using that class or use your own class by adding it using the “Badge Class” field.

How do I set the duration for the badge?

Include the number of days that you’d like to display the badge in the custom field titled “Duration” within the product details. Please note that the duration timeframe is based off of the date and time that the product was published.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “WC Simple Product Badge”(을)를 번역하세요.

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

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

변경이력

1.0

초기 릴리즈

1.1

Defined an absolute path for use when loading the stylesheet