Mike Jolley
615c262f6f
Function exists for wp_get_attachment_image_srcset and sizes
...
Sizes #9714
2015-11-27 11:30:47 +00:00
Patrick Rauland
79f6ff347f
removing copy pasta
2015-11-25 17:24:48 -07:00
Patrick Rauland
8284bb3319
changing how WooCommerce products display when theyre embedded
2015-11-25 17:03:37 -07:00
David Anderson
febaeb8b63
Include link to order in PayPal refund email, for convenience
...
Includes a link to the relevant order in the PayPal refund email, so that the shop owner doesn't have to manually bring up the dashboard, search the for order, and click through.
2015-11-25 22:07:52 +00:00
Mike Jolley
f9756b29f1
WP_MEMORY_LIMIT defaults to 40MB, but only sets that value if more than system memory.
2015-11-25 18:53:20 +00:00
Mike Jolley
27a7793f00
Min and POT
2015-11-25 18:46:57 +00:00
Mike Jolley
28dcb9ddbc
Tweak how sale and regular prices are handled
...
Prevents issue with PHP 5.6 and Suhosin sending NULL values. Fixes #9698
2015-11-25 18:40:49 +00:00
Claudio Sanches
5f46968f8c
Hide style attribute add_to_cart shortcode when is empty
...
closes #9694
2015-11-25 12:26:58 -02:00
Claudio Sanches
853c3b23dc
Merge pull request #9696 from tiagonoronha/9624-init-variables
...
Init added variables if product doesnt have featured image.
2015-11-24 21:09:13 -02:00
Tiago Noronha
3fdec7f4a8
Init added variables if product doesnt have featured image.
2015-11-24 23:00:25 +00:00
Claudio Sanches
8c805eccf0
Merge pull request #9632 from woothemes/issue-9584/fix-price-ordering
...
Fix invalid orderby key name for orderby pricing closes #9584
2015-11-24 19:11:52 -02:00
Claudio Sanches
85ae4934de
Merge pull request #9689 from woothemes/issue-9681/lingering-gallery-images
...
Fix lingering product gallery attachment ids when delete from media f…
2015-11-24 18:07:22 -02:00
Claudio Sanches
637b873933
Merge pull request #9690 from shivapoudel/apigen
...
Fix indentation for wc apigen theme files
2015-11-24 18:06:40 -02:00
Shiva Poudel
ee0599bc76
Fix indentation for wc apigen theme files
2015-11-24 12:10:23 +05:45
roykho
aa7d583656
Fix lingering product gallery attachment ids when delete from media fixes #9681
2015-11-23 22:01:30 -08:00
Claudio Sanches
7945857b2e
Merge pull request #9684 from justinshreve/bulk-edit-price-product-types
...
Add filter to set which product types can have their "simple prices" updated by bulk edit
2015-11-23 17:59:23 -02:00
Mike Jolley
557ce96842
Merge pull request #9685 from tiagonoronha/9624-variation-image-srcset-sizes
...
[2.4] Adds support for srcset and sizes attributes in variation images. @claudiosmweb
2015-11-23 18:52:58 +00:00
Mike Jolley
4b47f98132
Merge pull request #9682 from iamtakashi/twentysixteen
...
[2.4] Edit for Twnety Sixteen
2015-11-23 18:50:45 +00:00
Mike Jolley
8684ea0543
Merge pull request #9667 from krautnerds/fix-variation-modified-date
...
Bump modified date of variations on update
2015-11-23 18:48:33 +00:00
Mike Jolley
7b5bd7d4b8
Merge pull request #9669 from ymazuz/email-from-filters
...
Add filters for From name/address to WC_Email (#9653 )
2015-11-23 18:47:52 +00:00
Mike Jolley
31a7c7df99
Show meta data on form-pay
...
Fixes #9674
2015-11-23 18:22:31 +00:00
Tiago Noronha
105105db06
Adds support for srcset and sizes attributes in variation images.
2015-11-23 16:35:11 +00:00
Justin Shreve
aa04a9dffb
Add a filter to set which products can have their "simple prices" updated by the bulk edit code.
2015-11-23 07:47:41 -08:00
Takashi Irie
d88ba80f84
Edits for Twnety Sixteen
2015-11-23 11:55:50 +00:00
Mauro Mascia
5a95bcf185
Check if the endpoints array key is set and not empty.
...
For some reasons in a client's website, I've found that "order-pay" is set but is empty (even if in the backoffice the variable is written in the endpoint's form). So, it is better to check with !empty, doesn't it?
2015-11-22 20:00:59 +01:00
Claudio Sanches
3b5f2710e7
Merge pull request #9671 from mitogh/master
...
Remove PHP and HTML mixing from pure HTML for easier reading
2015-11-21 22:50:28 -02:00
Claudio Sanches
753014da5a
Merge pull request #9631 from woothemes/transient-tweaks
...
Transient tweaks
2015-11-21 22:48:14 -02:00
mitogh
f902b1fc8e
Break large lines into more manable and indent lines
2015-11-20 20:46:55 -06:00
mitogh
d4c3710994
Separate HTML from PHP for easier update of the button template
2015-11-20 20:45:19 -06:00
Yoni Mazuz
9e5098627c
Fix woocommerce_email_from_* filtering
...
- apply filters before sanitizing
- send entire $this as argument so hooked functions can access any properties of the WC_Email (subclass) instance
2015-11-20 13:00:37 -05:00
Florian Ludwig
1d87c0c827
Bugfix: Used wrong date format for database
2015-11-20 18:09:47 +01:00
Florian Ludwig
787ebb0ef5
Bugfix: use "post_modified" instead of "post_date"; Moved modified_date update to woocommerce_update_product_variation code path
...
We should only set „post_modified“ if we are updating the variation
2015-11-20 18:00:10 +01:00
Claudio Sanches
d941d5e325
Improved add_query_arg() use in WC_Admin_Addons::output_storefront_button()
2015-11-20 13:27:52 -02:00
Florian Ludwig
477da091db
Bump modified date of variation on update
2015-11-20 16:26:33 +01:00
Claudio Sanches
2ccd001540
CHMOD
2015-11-20 13:24:21 -02:00
Claudio Sanches
784975bc31
Merge pull request #9649 from woothemes/contextual-storefront-button
...
Makes the "Try Storefront" button more contextual
2015-11-20 13:23:10 -02:00
Mike Jolley
c8ef6902f5
Allow checkout to be updated without posting shipping methods
...
Fixes #9552 @claudiosmweb
2015-11-20 14:51:38 +00:00
Mike Jolley
a4be3b880e
Update api docs theme
2015-11-20 10:05:36 +00:00
Matty
2b601167f5
Removes unnecessary passing of when calling the output_storefront_button() method.
2015-11-20 09:33:51 +02:00
Claudio Sanches
f3f3ef46c0
Merge pull request #9652 from ragulka/recorded-sales-hook
...
Introduce woocommerce_recorded_sales action hook
2015-11-19 22:31:16 -02:00
Yoni Mazuz
afb19228a9
Add filters for From name/address to WC_Email ( #9653 )
...
- add woocommerce_email_from_name filter that accepts name, email ID,
and object
- add woocommerce_email_from_name filter that accepts name, email ID,
and object
- these allow return address info to be set conditionally, unlike
wp_mail_from and wp_mail_from_name, which don’t pass any context to
hooked functions
2015-11-19 14:37:50 -05:00
Illimar Tambek
d91dfb6fe6
Introduce woocommerce_recorded_sales action hook
2015-11-19 18:07:04 +02:00
Matty
5a0a8ef2f2
Adds Google campaign tags for tracking the various states of the 'Try Storefront' button.
2015-11-19 16:44:04 +02:00
Matty
94da31ef01
Adjusts the default 'Try Storefront' button to direct to the Storefront listing on WooThemes.com, even if Storefront and a child theme are in use.
2015-11-19 14:35:20 +02:00
Matty
4fc1023d0a
Adjusts the 'try Storefront' button on the 'Addons' screen to be more contextual, depending on the current theme/child theme combination activated.
2015-11-19 14:27:34 +02:00
Claudio Sanches
50f96217c3
Merge pull request #9645 from woothemes/issue-9641/zips
...
Fix acronym zip to be all capitals fixes #9641
2015-11-19 02:17:03 -02:00
roykho
9078e30ea4
Fix acronym zip to be all capitals fixes #9641
2015-11-18 15:32:23 -08:00
roykho
c7aed861cd
Fix invalid orderby key name for orderby pricing closes #9584
2015-11-17 07:59:53 -08:00
Mike Jolley
4595befb76
Pass product type with variation bulk edit
...
Closes #9570
2015-11-17 15:25:48 +00:00
Claudio Sanches
caa69304c9
Merge pull request #9626 from mitogh/master
...
Remove unnecessary lines of code and update code style for conditionals.
2015-11-17 12:33:22 -02:00