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

Customizer for WooCommerce

설명

WooCommerce includes tons of filters to let you customize button text, labels, and more, but you have to write PHP code to use them. This plugin provides a settings page where you can add your customizations and save them without needing to write any code or modify any templates, which is helpful for quick change testing.

Requires WooCommerce 3.9.4+

Here are some customizations you can make:

  • Add to Cart button text for different product types (within the shop loop and on a single product page)
  • Sales badge text for the shop or product pages
  • The number of products displayed per page
  • Heading text for the “Product Description” and “Additional Information” tab.
  • Checkout page coupon / login text
  • Checkout page “Create Account” checkbox default
  • Checkout page “Submit Order” button text
  • Tax Label text
  • Placeholder image source

To make these changes, go to WooCommerce > Settings and view the “Customizer” tab.

Note: This plugin does not support being network activated on multisite. To use this on a multisite network, you must activate the plugin individually on each site.

Support Details

We do support our free plugins and extensions, but please understand that support for premium products takes priority. We typically check the forums every few days (with a maximum delay of one week).

More Details

스크린샷

  • Settings Page to start customizing!

설치

  1. You can (a) Search Plugins > Add New for “Customizer for WooCommerce”, (b) Upload woocommerce-customizer folder to the /wp-content/plugins/ directory, or (c) upload the zip file via the “Plugins > Add New” menu
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Go to the ‘Customizer’ tab under WooCommerce > Settings
  4. Start customizing!

FAQ

Why can’t I customize xyz?

Most likely because a filter does not yet exist within WooCommerce, or a filter does exist but is too complicated to be of use with this plugin.

Why don’t the settings show up under the WooCommerce Settings?

Do you have this network activated for a multisite installation? If so, you’ll need to remove the plugin, then activate it on each child site as needed, as the plugin does not support being network activated.

I found a bug! What do I do?

Please submit an issue on GitHub along with a description of the problem so we can fix it 🙂

Can I contribute to the plugin?

Of course! Please fork the GitHub repository and send a pull request.

후기

2021년 11월 5일 3 replies
The plugin works very nice. I would like not to requiere a plugin to make this basic changes, but... The problem is → "This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress." It will work with the next WP update?
2020년 6월 14일
This is a great plugin, does a lot of very handy small text changes, all this should be native to WC.
모든 31 평가 읽기

기여자 & 개발자

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

기여자

“Customizer for WooCommerce”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Customizer for WooCommerce”(을)를 번역하세요.

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

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

변경이력

2023.07.28 – version 2.8.0

  • Misc – Add compatibility for WooCommerce High Performance Order Storage (HPOS)
  • Misc – Require PHP 7.4 and WordPress 5.6

2022.07.31 – version 2.7.7

  • Misc – Rename to Customizer for WooCommerce

2022.03.02 – version 2.7.6

  • Fix – Remove image placeholder (this is included in WC 3.5+)

2022.03.01 – version 2.7.5

  • Misc – Require WooCommerce 3.9.4 or newer

2020.05.04 – version 2.7.4

  • Misc – Add support for WooCommerce 4.1

2020.03.10 – version 2.7.3

  • Misc – Add support for WooCommerce 4.0

2020.02.05 – version 2.7.2

  • Misc – Add support for WooCommerce 3.9

2019.11.11 – version 2.7.1

  • Misc – Add support for WooCommerce 3.8

2019.08.15 – version 2.7.0

  • Misc – Add support for WooCommerce 3.7
  • Misc – Remove support for WooCommerce 2.6
  • Misc – Require WordPress 4.4+

2019.06.12 – version 2.6.1

  • Misc – Declare WooCommerce 3.6 compatibility

2018.07.17 – version 2.6.0

  • Feature – Added backorder text customization on product pages (props @sandysaille!)
  • Feature – Added out of stock text customization on product pages (props @sandysaille!)
  • Feature – Change bundle product add to cart text with WooCommerce Product Bundles (props @DaisukiDaYo!)
  • Misc – Requires WooCommerce 2.6.14

2.5.1

  • Tweak – Hook customizations later to be more aggressive about using WC Customizer values rather than filters from other plugins or themes

2.5.0

  • Feature – Added sales badge text customization

2.4.0

  • Fix – Image placeholder replacements are only shown in the shop, not in the WP admin
  • Localization – Includes Persian translation, props Saakhtani team!
  • Misc – Added support for WooCommerce 3.0
  • Misc – Removed support for WooCommerce 2.4

2.3.1

  • Fix – Fixes “headers already sent” error if WooCommerce is out of date

2.3.0

  • Misc – Added support for WooCommerce 2.6
  • Misc – Removed support for WooCommerce 2.3

2.2.0

  • Misc – Added support for WooCommerce 2.5
  • Misc – Removed support for WooCommerce 2.2

2.1.1

  • Misc – Standardize the translation string

2.1.0

  • Misc – WooCommerce 2.3 Compatibility

2.0.1

  • Fix error when upgrading to WooCommerce 2.2

2.0.0

  • Added Checkout “Create Account” checkbox default customization
  • Added Placeholder image source customization
  • Moved settings to WooCommerce > Settings > Customizer
  • WooCommerce 2.2 Compatibility
  • Localization – Text domain changed from wc-customizer to woocommerce-customizer

1.2.1

  • Fix missing compatibility class error

1.2

  • Fix issues with add to cart button text customizations in WooCommerce 2.1

1.1.1

  • WooCommerce 2.1 Compatibility

1.1

  • Refactor to support the upcoming WooCommerce 2.1 beta
  • Localization – Text domain changed from wc_customizer to wc-customizer and loaded properly on init hook

1.0.1

  • Add two new filters for customizing the Product Description and Additional Information tab titles
  • Fix TipTips on Customizer page

1.0

  • 초기 릴리즈