admin管理员组

文章数量:1312829

I want to have the required validation on the product entry form for product descriptions (both long and short descriptions) with minimum and maximum character allowed on the Woocommerce site.

Expected Scenario

  1. Admins/Shop Managers shouldn't be allowed to save the product draft or submit the product if they leave this field empty.
  2. I want the required sign on the long and short description input field.
  3. If possible I want to set minimum and maximum characters allowed on tet editor we have on Woo-commerce product entry form.

I want to have the required validation on the product entry form for product descriptions (both long and short descriptions) with minimum and maximum character allowed on the Woocommerce site.

Expected Scenario

  1. Admins/Shop Managers shouldn't be allowed to save the product draft or submit the product if they leave this field empty.
  2. I want the required sign on the long and short description input field.
  3. If possible I want to set minimum and maximum characters allowed on tet editor we have on Woo-commerce product entry form.
Share Improve this question asked Dec 15, 2020 at 1:44 John DoeJohn Doe 1
Add a comment  | 

1 Answer 1

Reset to default 0

Do you plan to do it on the wp-admin dashboard or frontend? If you plan to add it to the frontend, what plugin are you using for that?

本文标签: woocommerce offtopicUrgent Validate SavePost Hooks on Woocommerce product entry form