Commit Graph

143 Commits

Author SHA1 Message Date
Mike Jolley c72ae714f7 Removed nonce helper
@coe
2013-06-11 17:55:55 +01:00
Mike Jolley 646a8a008c Make use of new functions 2013-06-11 15:59:54 +01:00
Coen Jacobs e6bea70f62 Abstracted messages helper to class 2013-06-06 15:56:24 +02:00
Coen Jacobs 3880fc95b1 Stripped out older deprecated junk 2013-06-06 14:16:00 +02:00
Mike Jolley cea7037b56 Canonicalize Cross-Sells invokation Closes #2913 2013-06-05 17:29:10 +01:00
Mike Jolley 0b9689f73a Get rid of un-useful options. 2013-06-05 11:13:36 +01:00
Coen Jacobs c5b67cf6a3 Set versions to deprecate to 2.2, instead of 2.1 ofc 2013-05-21 12:04:28 +02:00
Coen Jacobs 9478379041 Backwards compat for #3118 2013-05-17 08:55:55 +02:00
valllabh 64044fa888 #3118 Fixed
#3118 Fixed

- Tested [related_products] shortcode.
- Replaced arguments with single $args = array() argument.
2013-05-16 18:09:53 +05:30
Mike Jolley 1b8a362a22 is_product_taxonomy 2013-04-29 14:46:42 +01:00
Gerhard c5a57637ed Apply the_content filter to taxonomy achive descriptions 2013-04-19 08:26:18 +02:00
Stephan d5cf03a636 Products will display on product tag pages too.
Fixes issue #2893
2013-04-07 03:58:47 +10:00
Mike Jolley d5480ba408 woocommerce_show_page_title filter closes #2850 2013-04-05 13:02:48 +01:00
Mike Jolley 46dc3466d1 Removed Base Page Title option - rename the page instead. Closes #2727 2013-03-18 12:43:38 +00:00
Mike Jolley eccd0cdba1 Settings API uses default. #2570 2013-03-10 13:17:15 +00:00
Mike Jolley c89f723ce9 Merge pull request #2570 from ChromeOrange/master
New shortcode and checkout default value arg
2013-03-10 06:13:15 -07:00
Pascal Borreli ae7899c67b Fixed typos 2013-03-03 17:07:31 +00:00
Andrew Benbow 9e8953ce28 Add short code to display products with attribute
Add ability to set default value on checkout fields
2013-03-03 14:51:25 +00:00
Mike Jolley fa6fc063ed Prevent naming conflict Closes #2530. 2013-02-26 11:51:17 +00:00
Mike Jolley 69db6a4262 Login form initial state. Closes #2505. 2013-02-25 10:17:16 +00:00
Mike Jolley 30e6beb861 Fix buttons and externals. Closes #2437. 2013-02-13 09:29:00 +00:00
Mike Jolley 60e52751d7 Revert "deprecated"
This reverts commit f5f9db1c87.
2013-02-12 10:54:40 +00:00
Mike Jolley b67492fe68 Hide thumbnails when empty. Closes #2409. 2013-02-11 14:17:57 +00:00
Mike Jolley be254db6f9 no products found 2013-02-10 23:01:09 +00:00
Mike Jolley f5f9db1c87 deprecated 2013-02-10 20:28:58 +00:00
Mike Jolley 3e5b4141f6 Refined the way in which tabs are added to products 2013-02-10 17:33:13 +00:00
Mike Jolley bf5c90e2ba Remove pagination hook - use after loop instead. 2013-02-10 16:06:15 +00:00
Mantish c1ef529fe8 Fix missing state selector(dropdown) for logged-in users. 2013-02-06 18:57:57 -05:00
Mike Jolley aa9a9b03d0 Dont escape the html 2013-01-31 15:23:37 +00:00
Mike Jolley 250605d131 prevent undefined state placeholder 2013-01-20 12:47:03 +00:00
Mike Jolley 261f413405 Ratings in loops for sort by rating 2013-01-12 10:53:24 +00:00
Gerhard 99fe1207c2 fillter to modify the get_categories arguments on the shop page 2013-01-10 14:56:04 +02:00
Mike Jolley 2d851894b7 Merge pull request #2132 from GeertDD/no_empty_div
Don't show an empty div element if there's no page description
2013-01-03 04:39:14 -08:00
Mike Jolley b6387a152e New checkout field layout Closes #2120. 2013-01-03 12:37:07 +00:00
James Koster 79c3893e7e encode the slash.. 2013-01-03 11:57:33 +00:00
James Koster 93d147dd38 breadcrumb markup and more appropriate separator 2013-01-03 11:54:07 +00:00
James Koster 5302eb019f css class name consistency #2086 2013-01-03 11:40:10 +00:00
Geert De Deckere e92b474561 Don't show an empty div element if there's no page description 2013-01-03 12:26:28 +01:00
Mike Jolley 4f8ef0cd02 Cleaned up description hooks Closes #2125. 2013-01-03 10:19:56 +00:00
Mike Jolley 0ca4880152 wc-breadcrumb #2077 2012-12-28 20:07:39 +00:00
Mike Jolley 5f47f5e3c9 Merge pull request #2077 from GeertDD/breadcrumb
Breadcrumb
2012-12-28 11:48:41 -08:00
Geert De Deckere e008ba1ad3 Prevent empty term-description div 2012-12-28 19:36:03 +01:00
Geert De Deckere c264829231 Made the home link optional in the breadcrumb 2012-12-28 17:18:54 +01:00
Geert De Deckere 239aa1e189 Breadcrumb defaults filter 2012-12-28 17:06:56 +01:00
Mike Jolley 110bc854e0 Some validation. Closes #1949. 2012-12-10 14:50:49 +00:00
Mike Jolley bfcb3ec1e9 Load options in checkout class and ensure hooks are available to change the options. Closes #1950. 2012-12-10 12:34:59 +00:00
Mike Jolley 3c66ddae42 Class tweaks, need more testing. Closes #1874. 2012-11-29 16:48:40 +00:00
Mike Jolley b1ec4b289a Nuked whitespace. Closes #1846. 2012-11-27 16:22:47 +00:00
Mike Jolley 0361a2f0cb Settings API tweaks.
Uses same names as the settings API for gateways which Closes #1848.
Allows a single level of array based IDs for options which Closes #1826.
Related to #1826 this is now used for image size settings.
2012-11-27 15:39:32 +00:00
Mike Jolley b226b38c0c custom_attributes option added to woocommerce_form_field args. Pass name/value pairs. Closes #1764. 2012-11-19 15:05:23 +00:00