Claudio Sanches
|
0e119cb97a
|
Fixed missing methods, added deprecated notices and @since
|
2020-01-10 11:58:53 -03:00 |
Christopher Allford
|
19ded6609d
|
Refactored the MaxMind database class to not use static methods in order to make testing the integration class easier
|
2020-01-10 02:09:51 -08:00 |
Christopher Allford
|
bf057927ae
|
Moved the loading of integration classes into the WC_Autoloader
|
2020-01-09 15:46:01 -08:00 |
Christopher Allford
|
45157ff4e1
|
Added a default integration settings page for managing MaxMind Geolocation services
|
2020-01-08 21:08:25 -08:00 |
Christopher Allford
|
a477f9367d
|
Added support for creating default integrations
|
2020-01-08 21:05:14 -08:00 |
Claudio Sanches
|
56d9a88926
|
Fixed includes/class-wc-integrations.php PHPCS violations
|
2018-03-21 00:07:37 -03:00 |
Claudio Sanches
|
7d9d091767
|
Fixed mixed tabs and spaces
|
2016-07-11 16:56:35 +02:00 |
Fredrik Forsmo
|
bb19615029
|
Improve docblock comments in various WC_* classes
* Added comments to various methods
* Fixed various properties comments and param types
|
2016-01-06 16:24:47 +01:00 |
Nicola Mustone
|
c9da4f928a
|
check if ABSPATH is defined
|
2015-11-06 10:22:19 +01:00 |
Claudio Sanches
|
9e41552342
|
Removed all "@return void"
|
2015-07-16 16:55:48 -03:00 |
Bryce
|
40b0d8d003
|
remove var keyword in WC_Integrations
|
2014-12-16 18:36:26 +07:00 |
Coen Jacobs
|
16162ca8db
|
We'll let autoload handle this file loading
Revert: 1428bf8f9c
|
2013-11-01 21:05:02 +01:00 |
Coen Jacobs
|
1428bf8f9c
|
Only load integration abstract when needed #3169
|
2013-11-01 17:39:33 +01:00 |
Mike Jolley
|
21f48bea99
|
Re-init settings after saving. Closes #3770.
|
2013-09-26 17:01:29 +01:00 |
Mike Jolley
|
c75ea04c1c
|
classes -> includes
|
2013-06-11 14:25:30 +01:00 |