shivapoudel
|
1adde0a265
|
Fix - name definition for woocommerce_wp_select
|
2015-03-17 23:40:07 +05:45 |
Mike Jolley
|
ec6fe19db1
|
Allow name definition in woocommerce_wp_select
|
2015-03-17 14:44:02 +00:00 |
Claudio Sanches
|
802ebdee38
|
Added URL data_type for woocommerce_wp_text_input()
|
2014-12-16 19:06:47 -02:00 |
Bryce
|
f8d4fe64ad
|
Fix annoying white space
|
2014-12-02 13:50:17 +07:00 |
Bryce
|
cd76ae82e7
|
Add style field to woocommerce_wp_xxxxx_input
Closes #6888
|
2014-12-02 13:48:06 +07:00 |
Tamara Zuk
|
af442599b1
|
Code Standards: Finish up admin includes
* fixed indentation - swapped spaces for tabs at start of line, swapped
tabs for spaces min-line for alignment
* removed instances of `@return void` and `@access public`
@see http://make.wordpress.org/core/handbook/coding-standards/php/
@see part 1: #6157
|
2014-11-30 01:52:32 -05:00 |
Illimar Tambek
|
a7a913ab09
|
Custom attributes for select, checkbox and textareas
|
2014-11-13 13:26:52 +02:00 |
Mike Jolley
|
01091c304c
|
Fix conflicts in #5949
|
2014-11-11 11:23:44 +00:00 |
claudiosmweb
|
a5ad428faf
|
[2.2] fixed the value format in stock field with wc_stock_amount(), closes #6622
|
2014-10-28 18:37:53 -02:00 |
Chuck Mac
|
d8a8970bd4
|
Enable tooltip for woocommerce_wp_checkbox in metabox
Allow the use of the `desc_tip` value to add a tooltip to the checkbox
field as allowed by other metabox fields.
|
2014-09-29 12:15:26 -04:00 |
shivapoudel
|
4091fe00ad
|
Absolute path and Indentation fix for includes/admin/{roots-files}.php :)
|
2014-09-21 01:37:30 +05:45 |
Gustavo Bordoni
|
09c8e644d1
|
WP Code Std
|
2014-08-01 01:24:55 -03:00 |
Coen Jacobs
|
3ad8935b20
|
Removed ununsed global variables in local scopes
|
2014-06-08 22:33:11 +02:00 |
Mike Jolley
|
fcf43d9ac0
|
Customisable names for radios and checkboxes Closes #4493
|
2014-01-13 12:28:29 +00:00 |
Mike Jolley
|
539a736882
|
woocommerce_wp_radio styling Closes #4383
|
2013-12-27 13:26:37 +00:00 |
Mike Jolley
|
51ba9c393f
|
WC globals
|
2013-11-25 14:01:38 +00:00 |
Scott Basgaard
|
de77ec07ea
|
esc_url() all the things.
|
2013-11-20 19:54:01 +01:00 |
Mike Jolley
|
3fd02a57d0
|
Locales - store standardised values, and display using locale in admin #3862
|
2013-11-12 17:43:30 +00:00 |
Coen Jacobs
|
6c3cd27be7
|
Allow false values to hide desc_tip. Closes #3691
|
2013-09-03 17:22:59 +02:00 |
Mike Jolley
|
f09fafe738
|
Meta box refactor
Closes #3458.
|
2013-08-06 11:41:20 +01:00 |