Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

All in One Woo

Опис

This plugin helps you customize WooCommerce without writing any code! All in One Woo plugin allows WordPress/WooCommerce admin to rename the default label/buttons throughout the WooCommerce shop, checkout, cart and product page. It also allows to edit colors of existing buttons such as add to cart, buy product, view products, select options buttons.

Complete Details

  1. Rename Label/Button
    • Add to cart
    • Buy product
    • View products
    • Select options
  2. Checkout Page
    • Rename Billing details
    • Rename Ship to a different address
    • Rename Your order
    • Rename Place order and many more.
  3. Cart Page
    • Rename Product
    • Rename Price
    • Rename Quantity
    • Rename Total
    • Rename Coupon code
    • Rename Apply coupon
    • Rename Update cart
    • Rename Cart totals and many more.
  4. Product
    • Hide SKU
    • Hide Categories
    • Hide Related Products
    • Hide Reviews tab
    • Hide Description tab
    • Hide Additional Information tab
    • Rename Description tab
    • Rename Reviews tab
    • Rename Additional information tab
    • Rename Sale! badge text
    • Rename In stock text
    • Rename Out of stock text
    • Add a custom product data tab
  5. Change Colors (Background+font+border color)

    • Add to cart
    • Buy product
    • View products
    • Select options
  6. My Account

    • Extra custom fields for registration form in my accounts page
  7. Tracking

    • Custom tracking code/conversion tracking code for the thanks page
  8. Misc
    • Minimum Order Amount
    • Don’t allow PO BOX shipping

Notes

  • Tested with Twenty Nineteen, Twenty Seventeen, Storefront themes
  • WooCommerce must be activated

Pending Issues

Not compatible with Gutenberg yet. You need to use woocommerce shortcode instead. For example to display best selling products in home page or any other page, use this code:
[products limit=”3″ columns=”3″ best_selling=”true” ]. Complete details are found here: https://docs.woocommerce.com/document/woocommerce-shortcodes/.

Скріншоти

  • screenshot-1
  • screenshot-2
  • screenshot-3
  • screenshot-4
  • screenshot-5
  • screenshot-6
  • screenshot-7

Встановлення

  1. Upload the plugin directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to All in One Woo section and edit as you wish.

Відгуки

07.10.2020
I am currently using wordpress version 5.5.1, and it works perfectly according to my wishes. I have no doubt to say this is amazing, all the necessities for renaming woocommerce are right here and it's all available for free. I really, really, really recommend using this plugin Thanks to the developer, for giving this plugin for free, it's amazing
17.05.2019 15 replies
Luckily I installed this plugin on one of my test sites...Now I cannot access my site - re-install required. Stay away...unless resolved, I will gladly change my rating.
Прочитати всі 3 відгуки

Учасники та розробники

“All in One Woo” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “All in One Woo” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.2

Release Date – 1st December 2020
* Fix: all_in_one_woo_cart_text(). Adds ! is_admin() not to override admin labels/texts
* Pending issue: Not compatible with Gutenberg yet. You need to use woocommerce shortcode instead. For example to display best selling products in home page or any other page, use this code: [products limit=”3″ columns=”3″ best_selling=”true” ]. Complete details are found here: https://docs.woocommerce.com/document/woocommerce-shortcodes/