freer4
701d92233c
Allow extension of WC_Breadcrumb class
...
Changing the private class methods to protected allows extending the class to work with the built-in functionality.
The desired effect - removing the "Shop" crumb - was not possible with the few filters available interspersed in this class.
After much hair-pulling over the simple task of excluding one breadcrumb and the stubborn refusal to copy-pasta the entire class into my theme, I choose to extend the WC_Breadcrumb class to override the already-public add_crumb method. Without access to the other methods on the class, this was futile.
There are several asks around the web for removing or updating the breadcrumbs. The accepted answer to these appears to be to "just hide it with CSS" which is a poor workaround.
2019-03-17 02:43:00 -04:00
Mike Jolley
741bd5ba6d
Merge pull request #23046 from woocommerce/renovate/eslint-5.x
...
Update dependency eslint to v5.15.2
2019-03-15 18:41:08 +00:00
Renovate Bot
0e6a605a61
Update dependency eslint to v5.15.2
2019-03-15 18:13:42 +00:00
Timmy Crawford
20d131b514
Merge pull request #23045 from woocommerce/update/block-library-2.x
...
Update @woocommerce/block-library to 2.0.0-rc1
2019-03-15 11:12:50 -07:00
Kelly Dwan
3f5aaad117
Update @woocommerce/block-library to 2.0.0-rc1
2019-03-15 13:06:38 -04:00
Mike Jolley
9b9e31500f
Merge branch 'master' of https://github.com/woocommerce/woocommerce
2019-03-15 12:21:59 +00:00
Mike Jolley
f90f0203b5
Grunt dev
2019-03-15 12:21:51 +00:00
Mike Jolley
7c22d9439f
Merge pull request #23037 from woocommerce/update-readme-tested-up-to-5.1
...
Tested up to bumped to 5.1
2019-03-15 11:37:23 +00:00
Peter Fabian
6405b9cdec
Tested up to bumped to 5.1
2019-03-15 12:35:07 +01:00
Claudio Sanches
a425e92672
Removed legacy "Orders index" tool
2019-03-15 11:34:32 +00:00
Mike Jolley
ccc5805632
Use secure and http cookies
2019-03-15 11:34:10 +00:00
Mike Jolley
f41fb6d938
Merge pull request #23036 from woocommerce/update/version/3.6.0-beta.1
...
Update version 3.6.0-beta.1
2019-03-15 11:26:57 +00:00
Mike Jolley
bd34e89314
Merge branch 'pr/23035'
2019-03-15 11:25:10 +00:00
Mike Jolley
0ae50509ce
code standards
2019-03-15 11:25:04 +00:00
Gerhard Potgieter
296df9ab2e
Merge pull request #23034 from woocommerce/renovate/autoprefixer-9.x
...
Update dependency autoprefixer to v9.5.0
2019-03-15 07:55:19 +02:00
Timmy Crawford
5220d251d8
Update version 3.6.0-beta.1
2019-03-14 19:23:56 -07:00
Timmy Crawford
337d0422b3
Merge pull request #22355 from woocommerce/readme/3.6.0
...
Rolling 3.6.0 readme
2019-03-14 17:54:22 -07:00
Timmy Crawford
e1c09b4609
Merge pull request #22973 from woocommerce/update/22545
...
Revised sale start/end date save logic
2019-03-14 17:53:40 -07:00
Timmy Crawford
30fcfbd212
22973
2019-03-14 16:19:45 -07:00
Timmy Crawford
7e284a36da
23031 and 23033
2019-03-14 15:57:27 -07:00
Timmy Crawford
fc4f67eb3d
Merge pull request #23033 from woocommerce/fix/23018
...
Wizard mobile styles
2019-03-14 15:53:53 -07:00
Claudio Sanches
d365497a66
Fixed coding standards
2019-03-14 19:48:47 -03:00
Timmy Crawford
ade88ffc31
Merge pull request #23031 from woocommerce/update/update-routine-lookup-table
...
Lookup table updates over CLI
2019-03-14 12:45:09 -07:00
Daniel Kudwien
7702f773b9
Fixed WooCommerce writes current_theme_supports_woocommerce option on every page view.
2019-03-14 20:09:43 +01:00
Renovate Bot
538ca786e7
Update dependency autoprefixer to v9.5.0
2019-03-14 18:29:41 +00:00
Mike Jolley
ff3292cd8e
Mobile styles
2019-03-14 18:22:56 +00:00
Mike Jolley
4f14637514
Merge pull request #23028 from woocommerce/renovate/pin-dependencies
...
Pin dependency wp-cli/wp-cli to 1.5.1
2019-03-14 12:59:47 +00:00
Mike Jolley
1e83864667
Improve updates of onsale/virtual
2019-03-14 12:57:48 +00:00
Renovate Bot
b358278c62
Pin dependency wp-cli/wp-cli to 1.5.1
2019-03-14 11:52:54 +00:00
Mike Jolley
062d147b59
When using CLI, run queries without queue
2019-03-14 11:46:41 +00:00
Mike Jolley
520c517410
Merge pull request #23019 from woocommerce/update/onsale-lookup
...
onsale lookup table
2019-03-14 11:10:35 +00:00
Gerhard Potgieter
fbb18db896
Merge pull request #22971 from woocommerce/fix/22958
...
Reword cancelled email
2019-03-14 10:07:12 +02:00
Gerhard
e1962d2f58
22971
2019-03-14 09:43:30 +02:00
Gerhard
89b485e8da
Update translators comment to match changes.
2019-03-14 09:39:19 +02:00
Gerhard Potgieter
8c09e28be4
Merge pull request #22994 from woocommerce/try/product-metabox-no-suggestions-polish
...
Show linkout to Marketplace when there are no product metabox suggestions to display
2019-03-14 09:35:15 +02:00
Gerhard Potgieter
be926cd6ff
Merge pull request #23027 from dhavalgshah/feature/23026
...
Add $this context to woocommerce_email_styles filter.
2019-03-14 09:31:02 +02:00
Gerhard
49644f8606
23027
2019-03-14 09:30:48 +02:00
Gerhard Potgieter
d8f32ff209
Merge pull request #23001 from woocommerce/fix/22993
...
After logging in, update session customer ID
2019-03-14 09:26:00 +02:00
Gerhard
1f0f9e2283
23001
2019-03-14 09:25:19 +02:00
mindmantra
8cb0e42551
Add $this context to woocommerce_email_styles filter.
...
see: #23026
2019-03-14 12:13:55 +05:30
haszari
657b78ada2
fix up built js & missing slug prop fix after rebase
2019-03-14 15:01:45 +13:00
haszari
ca6bf0f18a
reminify marketplace-suggestions.js to pick up upstream changes
2019-03-14 14:56:35 +13:00
haszari
9f11374edf
wrap button text label for translation
2019-03-14 14:56:35 +13:00
haszari
cfa6f58b8f
wrap no-suggestions strings for translation
2019-03-14 14:56:34 +13:00
haszari
a751e6a054
content & icon for no-suggestions state in product edit metabox
2019-03-14 14:56:33 +13:00
haszari
fef1b0f7e0
show nice marketplace linkout when there are no product metabox suggestions
2019-03-14 14:56:32 +13:00
haszari
e3d891868d
hide product metabox suggestions markup when there are no suggestions
2019-03-14 14:55:42 +13:00
Timmy Crawford
d40efe0d63
Merge pull request #23025 from woocommerce/fix/marketplace-suggestions-tracks-property
...
fix style for tracks prop `suggestion_slug` (lower_case not camelCase)
2019-03-13 18:49:16 -07:00
haszari
f02ba1d727
fix style for tracks prop `suggestion_slug` (lower_case not camelCase)
2019-03-14 14:08:46 +13:00
Mike Jolley
6995e6ec84
Merge pull request #22981 from woocommerce/update/22976
...
Updating geolocation download to avoid wp_upload_dir and direct filesystem access
2019-03-13 17:41:54 +00:00