Fix docblock summary for wc_get_coupon_id_by_code
This commit is contained in:
parent
9b9ebc396a
commit
99d8e975c2
|
@ -82,7 +82,7 @@ function wc_get_coupon_code_by_id( $id ) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Get coupon code by ID.
|
||||
* Get coupon ID by code.
|
||||
*
|
||||
* @since 3.0.0
|
||||
* @param string $code Coupon code.
|
||||
|
|
Loading…
Reference in New Issue