Claudio Sanches
|
cb5122cc07
|
Removed legacy WordPress REST API files
|
2017-10-20 15:52:57 -02:00 |
Rami Yushuvaev
|
125ead910a
|
i18n: Simpler translation string with placeholders
One more... replacing function name with `%s` placeholder, this way translators can't misspell the function name.
|
2017-08-16 00:42:32 +03:00 |
Jaydeep Rami
|
3522857d23
|
Fix typo in WooCommerce plugin (#16135)
* Fixed typo
* Fixed more typo
* Fixed more typo
* Fix tyop
* Fix more typo
* Fix more typo
* Fix typo
* Fix typo
* Fix typo
* Fix typo datatime object
* Fix short name of compat
* Fix typo: update short name
* Fix typo "deactive" to "deactivate" and short BW - Compat
* Fix typo "Backwards compat"
* Fix typo 'parameters'
* Fix more typo 'pararmeters'
* Fix typo 'compund'
* FIx typo order
* Fix typo
* Fix typo 'incorrecly'
* Fix typo 'genarate'
* Fix typo 'reletive'
* Fix typo 'Handly'
* Fix typo 'rotatated'
* Fix typo
* Fix typo 'additonal'
* Fix typos
|
2017-07-17 11:10:52 +01:00 |
Mike Jolley
|
d3666738d8
|
Merge branch 'pr/15069'
|
2017-05-23 18:56:58 +01:00 |
Mike Jolley
|
d31a58b117
|
More abspath
|
2017-05-23 15:40:19 +01:00 |
Rasmus Bengtsson
|
185934fad9
|
Fix phpdoc to include params and correct types
|
2017-05-15 13:50:52 +02:00 |
Claudio Sanches
|
08db8cebec
|
Check if IP address is valid
|
2017-05-05 16:58:08 -03:00 |
Mike Jolley
|
d7dfdd3d10
|
Wrap all deprecation calls.
|
2016-11-23 16:15:00 +00:00 |
Rami Yushuvaev
|
4e36ce7425
|
add translators comments
|
2016-10-29 15:57:09 +03:00 |
Vishal Kakadiya
|
06f206c49b
|
Changed file name from 'class-' to 'abstract-' (#12159)
* Changed file name from 'class' to 'abstract'
* Changed file name from 'class' to 'abstract'
* Changed file name from 'class-' to 'abstract-'
|
2016-10-24 21:49:22 -02:00 |
Claudio Sanches
|
861606571d
|
Fixed PHPCBF mistakes
|
2016-10-14 11:15:11 +01:00 |
Claudio Sanches
|
d8a03a3083
|
Fixed coding standards
|
2016-10-14 11:15:11 +01:00 |
Claudio Sanches
|
876f7e62d7
|
Updated WP REST API functions to 2.0-beta15
|
2016-10-14 11:15:11 +01:00 |
Vishal Kakadiya
|
611460317a
|
Fixed whitespace issue
|
2016-09-24 10:16:22 +05:30 |
Vishal Kakadiya
|
c4a62e215f
|
Added @return in add_additional_fields_schema()
|
2016-09-24 00:33:39 +05:30 |
Aristeides Stathopoulos
|
fde1037757
|
fix failing tests.
|
2016-09-01 23:50:14 +03:00 |
Aristeides Stathopoulos
|
f2730eea02
|
WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd
|
2016-08-27 08:57:05 +03:00 |
Claudio Sanches
|
cec2431531
|
Updated REST API vendor
|
2016-06-13 20:15:09 -03:00 |
Mike Jolley
|
730019ef18
|
scrutinizer best practice
|
2016-06-06 19:39:23 +01:00 |
Claudio Sanches
|
5b916de27a
|
Updated WP-API vendor files
|
2016-05-11 16:43:51 -03:00 |
Mike Jolley
|
29c6acf767
|
Used positional placeholders in strings where the order of strings may require modification in the locale.
Closes #10775
|
2016-04-25 13:07:41 +01:00 |
Claudio Sanches
|
fda9defef8
|
Fixed textdomains
|
2016-03-30 14:56:31 -03:00 |
Claudio Sanches
|
7676e85640
|
Fixed vendor wp rest functions file name
|
2016-03-30 14:55:43 -03:00 |
Claudio Sanches
|
79cf96c07b
|
Updated rest controller
|
2016-03-07 15:22:17 -03:00 |
Claudio Sanches
|
77c968e590
|
Included wp-api functions
|
2016-02-23 12:15:25 -03:00 |
Claudio Sanches
|
f6e9d85ff2
|
Added version to the WP_REST_Controller class
|
2016-02-23 12:07:08 -03:00 |
Claudio Sanches
|
f6242506c4
|
Included WP_REST_Controller class from WP-API v2
|
2016-02-16 18:57:33 -02:00 |