Mike Jolley
|
87443763d8
|
Hook in the no products found template
Closes #11257
cc @jameskoster
|
2016-08-08 13:43:42 +01:00 |
Mike Jolley
|
4a23c41ab2
|
Hook in woocommerce_widget_shopping_cart_buttons for greater flexibility
|
2016-07-28 15:06:55 +01:00 |
Mike Jolley
|
b188ad8250
|
Fix product feed when using shop base
|
2016-06-21 12:46:39 +01:00 |
Mike Jolley
|
fa6667f787
|
Hook in woocommerce_account_content
|
2016-06-06 12:04:59 +01:00 |
Antonino Scarfì
|
c8527468c5
|
Use hook to include navigation.php template
|
2016-05-30 15:16:26 +02:00 |
Antonino Scarfì
|
f5603bb762
|
Avoid leave query string on URL after delete and set default actions for token, from Payment Methods endpoint. Also, change hook position on set default action for token.
|
2016-05-26 15:50:22 +02: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 |
Justin Shreve
|
9db1f65196
|
Hook up the payment token API to the my account > payment methods tab
|
2016-03-01 11:49:41 -08:00 |
Claudio Sanches
|
2de00c61ff
|
Added account endpoint for customer payment methods
|
2016-02-16 13:57:46 -02:00 |
Claudio Sanches
|
36c0b6047a
|
Less "my" and more "ours"
|
2016-02-16 13:50:06 -02:00 |
Claudio Sanches
|
e9b5653f0b
|
Created new filter for endpoint title and improved woocommerce_my_account_*_endpoint filter
|
2016-02-16 13:50:06 -02:00 |
Claudio Sanches
|
02e3c6362d
|
Created my account > orders template
|
2016-02-16 13:50:06 -02:00 |
Claudio Sanches
|
6e319dfe8d
|
Allow custom endpoints for my account
|
2016-02-16 13:47:04 -02:00 |
ardalann
|
52436a093c
|
Corrected @see comments
|
2015-12-06 20:03:40 -07:00 |
Claudio Sanches
|
5893875b0c
|
Removed period for file headers
|
2015-11-03 11:53:50 -02:00 |
Claudio Sanches
|
ee30b5b308
|
Fixed php docs standards
|
2015-11-03 11:31:20 -02:00 |
Claudio Sanches
|
a8ddd8acf9
|
Disabled Jetpack for products
Implemented the new Jetpack jetpack_comment_form_enabled_for_* filter
Closes #9152
|
2015-10-30 13:08:44 -02:00 |
James Koster
|
018bcc9d2d
|
hook the product category links in, instead of hard coding into the template. #8575
|
2015-10-01 15:28:57 +01:00 |
James Koster
|
9de9f87c17
|
product category title is now hooked in rather than hard-coded into template
|
2015-10-01 15:12:56 +01:00 |
James Koster
|
02ddb7fc4d
|
product archive anchors are now hooked into templates rather than hard coded. #8575
|
2015-10-01 14:49:40 +01:00 |
Mike Jolley
|
808c01cb90
|
Added woocommerce_single_variation hook for variation data and cart button to reduce code in template file and used hooks. @claudiosmweb
Removed woocommerce_before_variations_button @Ninos. Use
woocommerce_single_variation
|
2015-07-28 10:32:28 +01:00 |
Jodi Warren
|
2fb5f5bf78
|
Change product title to a hooked function. Fixes #8601
|
2015-07-20 18:10:56 +01:00 |
Claudio Sanches
|
a989184135
|
Created initial auth templates
|
2015-04-22 12:27:12 -03:00 |
James Koster
|
aad06e7f1c
|
[2.3] cart totals hooked into action
|
2015-04-09 15:15:37 +01:00 |
Mike Jolley
|
2e398a3a79
|
Decoupled the order summary and payments area. Both are updated independently via ajax fragments and can be moved around via actions. TEMPLATES OVERRIDING THESE TEMPLATES WILL NEED TO UPDATE THEIR FILES.
Closes #5781
Closes #6570
|
2014-11-26 14:19:53 +00:00 |
James Koster
|
ef28c43862
|
move proceed to checkout button. closes #5496
|
2014-10-06 12:33:39 +01:00 |
shivapoudel
|
f4fd45a3cc
|
Absolute path fix for wc-template-hooks.php
|
2014-09-21 00:56:09 +05:45 |
Mike Jolley
|
adc604e0e2
|
Move loop_end hook as it is generic and used in all WP loops
|
2014-03-13 13:07:47 +00:00 |
Mike Jolley
|
26b5ffa3d0
|
Only append generator tag on HTML pages Closes #5113
|
2014-03-12 14:38:03 +01:00 |
Mike Jolley
|
d9c10aae62
|
Later hook for template redirect and the_post Closes #4984
|
2014-03-03 13:37:45 +00:00 |
Mike Jolley
|
d96661f45b
|
Reverted template function names for @jameskoster's sanity
|
2013-11-25 14:35:10 +00:00 |
Mike Jolley
|
b774e84e29
|
Revert "Replaced templates functions"
This reverts commit 4ce301a080 .
|
2013-11-25 14:16:26 +00:00 |
Mike Jolley
|
4ce301a080
|
Replaced templates functions
|
2013-11-25 14:01:37 +00:00 |
Mike Jolley
|
b4d1c764d5
|
Move average rating outside of hidden tab. Closes #3867.
|
2013-10-31 16:26:20 +00:00 |
Mike Jolley
|
47e18b1a13
|
Print JS after print scripts (at 20) Closes #3865.
|
2013-10-02 11:09:30 +01:00 |
Mike Jolley
|
355dd16962
|
Removed @coenjacobs helpers and cleaned up main clas
|
2013-09-12 14:41:02 +01:00 |
Mike Jolley
|
57157db9bf
|
Function refactoring.
|
2013-08-09 17:11:21 +01:00 |