Claudio Sanches
|
d48f1d4e2e
|
Fixed package tag usage
|
2020-08-05 13:36:24 -03:00 |
Gerhard
|
574e98060d
|
Bump template versions to 3.6.0
|
2019-01-22 15:18:15 +02:00 |
Gerhard
|
98948a2faf
|
PHPCS fixes
|
2019-01-17 08:32:42 +02:00 |
Gerhard
|
f3d9eeeef3
|
Introduce wc_reviews_enabled, wc_review_ratings_enabled and wc_review_ratings_required as helper functions and update all places where options are accessed directly.
|
2019-01-17 08:04:57 +02:00 |
Bradley Davis
|
e97204a483
|
Removed @author tag from docbloc in the template files
|
2018-12-06 12:13:39 -02:00 |
Mike Jolley
|
396c8aa4fc
|
Fix comment
Closes #15560
|
2017-06-12 11:39:22 +01:00 |
Claudio Sanches
|
915a4c7f59
|
Applied wc_get_rating_html() to review rating template
|
2017-04-28 19:33:39 -03:00 |
Claudio Sanches
|
59c2849736
|
Changed version 2.7 to 3.0
|
2017-03-15 13:36:53 -03:00 |
Rami Yushuvaev
|
9469673c05
|
a11y: remove unneeded `title` attributes
|
2016-11-04 17:40:15 +02:00 |
Claudio Sanches
|
68b864313a
|
Fixed conflicts
|
2016-10-13 16:58:20 -03:00 |
Rami Yushuvaev
|
83e938af1e
|
i18n: Merge similar translation strings to reduce the total strings count #11905
|
2016-10-11 04:39:13 +03:00 |
opportus
|
b59d512774
|
improved structured data - patch2 - merge conflict fix
|
2016-07-19 22:42:24 +02:00 |
Claudio Sanches
|
14eeee15ee
|
Welcome to docs.woocommerce.com
|
2016-07-19 07:30:31 -03:00 |
opportus
|
d74a3408b3
|
improved structured data
|
2016-07-17 04:57:03 +02:00 |
Claudio Sanches
|
e39274e753
|
HTTPS for everybody
|
2016-05-26 22:48:49 -03:00 |
James Koster
|
850134fc20
|
Makes the review template easier to customise without forcing a template override. #10339
* Adds `woocommerce_review_before`,
`woocommerce_review_before_comment_meta`, `woocommerce_review_meta` and
`woocommerce_review_comment_text` actions.
* Adds `woocommerce_review_display_gravatar()`,
`woocommerce_review_display_rating()`,
`woocommerce_review_display_meta()` and
`woocommerce_review_display_comment_text()` template functions.
* Adds template files for review rating and meta.
|
2016-03-07 15:33:47 +00:00 |