Justin Shreve
|
55b37b3338
|
Rename helper class from 'legacy' to be more descriptive of whats happening. Registering wp-admin settings to the REST API.
|
2016-07-26 11:27:48 -07:00 |
Justin Shreve
|
838c27438e
|
Merge branch 'settings-api' of https://github.com/woothemes/woocommerce into settings-api
|
2016-07-26 11:11:09 -07:00 |
Justin Shreve
|
02915e6056
|
Rename helper class from 'legacy' to be more descriptive of whats happening. Registering wp-admin settings to the REST API.
|
2016-07-26 11:08:29 -07:00 |
Justin Shreve
|
226fdb870b
|
Misc cleanup of descriptions and some error strings.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
91a86efed9
|
Add test coverage for register_legacy_settings().
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
b4eaa12f7a
|
Break “legacy” setting to “new” conversion into it’s own method.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
51cae9c441
|
Add test for register_legacy_group() and coverage annotations.
|
2016-07-26 10:24:15 -07:00 |
Jeff Stieler
|
09f7723457
|
Add initial test file for WC_Register_Legacy_Settings, with test for constructor.
|
2016-07-26 10:24:15 -07:00 |
Justin Shreve
|
57fd38c1a8
|
Misc cleanup of descriptions and some error strings.
|
2016-07-19 11:24:05 -07:00 |
Jeff Stieler
|
ca15237332
|
Add test coverage for register_legacy_settings().
|
2016-07-19 10:41:22 -07:00 |
Jeff Stieler
|
1fc539992c
|
Break “legacy” setting to “new” conversion into it’s own method.
|
2016-07-19 10:41:22 -07:00 |
Jeff Stieler
|
6c53cfa167
|
Add test for register_legacy_group() and coverage annotations.
|
2016-07-19 10:41:22 -07:00 |
Jeff Stieler
|
3747505d83
|
Add initial test file for WC_Register_Legacy_Settings, with test for constructor.
|
2016-07-19 10:41:22 -07:00 |