Claudio Sanches
|
e40cdd588c
|
Added not_found while register attributes, closes #10304
|
2016-02-10 15:59:35 -02:00 |
Justin Shreve
|
8b01290e56
|
Add punctuation to docblocks. update_user_meta hook should be in single quotes.
|
2016-02-10 08:47:37 -08:00 |
Justin Shreve
|
09ba8c0fc8
|
Only track meta updates for certain fields.
|
2016-02-10 08:28:24 -08:00 |
Justin Shreve
|
1b2195b819
|
Track a users last updated time (profile/user attributes) and display it in the WC Customer API.
|
2016-02-10 08:28:24 -08:00 |
Claudio Sanches
|
f6698006ce
|
[2.5] [API] Replace term_taxonomy_id for term_id while create/edit terms
Closes #10316
|
2016-02-10 14:27:00 -02:00 |
Mike Jolley
|
f95ffe16d0
|
Merge pull request #9826 from woothemes/shipping-zones
Shipping zones
|
2016-02-10 15:48:43 +00:00 |
Mike Jolley
|
23be868353
|
Enabled by default
|
2016-02-10 15:01:43 +00:00 |
Mike Jolley
|
116e70f6dd
|
Missing functions from master
|
2016-02-10 14:40:46 +00:00 |
Mike Jolley
|
fab8a871aa
|
Merge branch 'master' into shipping-zones
# Conflicts:
# assets/css/admin.css
# includes/admin/class-wc-admin-assets.php
|
2016-02-10 14:12:39 +00:00 |
Mike Jolley
|
d598e6ffad
|
Tooltip
|
2016-02-10 14:11:32 +00:00 |
Mike Jolley
|
75c264837f
|
Justins feedback/code tidy
|
2016-02-10 13:21:16 +00:00 |
Mike Jolley
|
9252c3f0b8
|
Merge pull request #10311 from jameztrue/master
Post code validation for Canada
|
2016-02-10 13:07:17 +00:00 |
Mike Jolley
|
0a2b1607bb
|
Merge pull request #10312 from mehulkaklotar/master
Code refactor for unwanted duplication of variable value set in conditions
|
2016-02-10 13:06:55 +00:00 |
Mike Jolley
|
4ccc1617d5
|
Absint rating in filters widget
|
2016-02-10 11:43:35 +00:00 |
Mike Jolley
|
39fc5a98ae
|
Fix base URL
|
2016-02-10 11:16:49 +00:00 |
Mike Jolley
|
0197b78b38
|
Combine all count queries per widget
|
2016-02-10 11:07:42 +00:00 |
Mike Jolley
|
bf87d292fe
|
Combine queries
|
2016-02-10 10:36:06 +00:00 |
Mike Jolley
|
0dba78acc0
|
Remove use of global
|
2016-02-10 10:19:32 +00:00 |
Mike Jolley
|
50407eb478
|
Run layered nav logic always
|
2016-02-10 10:08:44 +00:00 |
Mike Jolley
|
6bdd12d960
|
Rating counts
|
2016-02-10 10:02:50 +00:00 |
Mehul
|
9302f3ac6d
|
template_html & template_plain variables duplicate code in both if and else conditions when there is no change in template files for partial refund or full refund
|
2016-02-10 15:32:34 +05:30 |
Mike Jolley
|
5f98720206
|
Combine count
|
2016-02-10 00:07:07 +00:00 |
Mike Jolley
|
2642454fee
|
> is faster
|
2016-02-10 00:04:01 +00:00 |
Mike Jolley
|
8b922cc710
|
Cast is faster
|
2016-02-10 00:01:55 +00:00 |
Mike Jolley
|
8fd336cb0e
|
Prime cache to reduce queries per cart item
|
2016-02-09 23:36:15 +00:00 |
Mike Jolley
|
114cbdd450
|
Autoload tweaks
|
2016-02-09 23:26:22 +00:00 |
Mike Jolley
|
854bc5d744
|
Don't auto load options for cart - reduce queries
|
2016-02-09 23:14:38 +00:00 |
Mike Jolley
|
c9cae8b214
|
No need to include children
|
2016-02-09 23:11:50 +00:00 |
Mike Jolley
|
236c063cc2
|
Tidy
|
2016-02-09 23:11:38 +00:00 |
Mike Jolley
|
d23c316326
|
Refactor queries to use WP_QUERY only
|
2016-02-09 21:14:55 +00:00 |
Mike Jolley
|
1d5349bc83
|
Keep rating meta synced for filtering
|
2016-02-09 20:53:18 +00:00 |
Mike Jolley
|
5b0abaaa1b
|
Sync min and max price for better filtering!
|
2016-02-09 20:16:08 +00:00 |
jamez
|
5256cf47dc
|
Canada Postal code validation
Added Postal Code validation for Canada (country-code=CA). Also added
to the validation unit test for valid and invalid postal code examples.
|
2016-02-09 12:39:09 -05:00 |
Mike Jolley
|
75cbb74520
|
Rating widget standards
|
2016-02-09 15:18:27 +00:00 |
Mike Jolley
|
e20565c498
|
Fix merge conflicts
|
2016-02-09 14:46:06 +00:00 |
Mike Jolley
|
cae1fe6b85
|
Refactors/improvements to layered nav to support slugs
#7806
|
2016-02-09 14:41:17 +00:00 |
Mike Jolley
|
1ca9d8fbdc
|
Merge pull request #9665 from seriusokhatsky/master
Slugs instead of IDs for layered nav by terms
|
2016-02-09 12:16:05 +00:00 |
Mike Jolley
|
1a976fba44
|
Merge pull request #10299 from shivapoudel/shortcode-tag
Introduce function to check shortcode tag
|
2016-02-09 11:05:55 +00:00 |
Shiva Poudel
|
4543cb9da1
|
Renamed the function to wc_post_content_has_shortcode
|
2016-02-09 16:16:45 +05:45 |
Mike Jolley
|
24031f6f5d
|
Merge pull request #10302 from frozzare/fix-product-base-permalink
Add isset check for product_base permalink
|
2016-02-09 10:07:07 +00:00 |
Fredrik Forsmo
|
d6138a69e9
|
Add is set check for product_base permalink
|
2016-02-09 10:55:37 +01:00 |
Shiva Poudel
|
4f7858739d
|
Introduce function to check shortcode tag
|
2016-02-09 00:10:48 +05:45 |
Mike Jolley
|
4c29b7607f
|
Show notices on variation button clicks
Closes #10281
|
2016-02-08 16:21:02 +00:00 |
Mike Jolley
|
5875523808
|
Merge pull request #10296 from shivapoudel/remove-meta
Move remove meta box to its original method
|
2016-02-08 14:48:52 +00:00 |
Mike Jolley
|
6dd01fc839
|
Better way to find wrapper for stateboxes
Closes #8255
|
2016-02-08 14:47:42 +00:00 |
Shiva Poudel
|
c5fdcb52ba
|
Move remove meta box to its original method
|
2016-02-08 20:27:01 +05:45 |
Mike Jolley
|
8e85306ef1
|
Remove reviews/comments meta box for products
Closes #10175 @claudiosmweb
|
2016-02-08 13:29:54 +00:00 |
Mike Jolley
|
971f6a3dee
|
Added email for on-hold orders.
Closes #9792
|
2016-02-08 13:20:19 +00:00 |
Mike Jolley
|
1fecd7efe2
|
If shipping < 999.99, use 'shipping' arg when passing values to PayPal.
Closes #9852
|
2016-02-08 13:10:15 +00:00 |
Mike Jolley
|
0c30999a67
|
When orders update, invalidate money spent user meta.
Closes #9562
|
2016-02-08 12:26:46 +00:00 |