Sergey Yakimov
@yakimun on WordPress.org
- Member Since: September 20th, 2020
- Location: Kaliningrad
- GitHub: yakimun
Contribution History
Sergey Yakimov’s badges:- Core Contributor
-
Mentioned in [50656] on Core SVN:
REST API: Correct `enum` validation for numeric values. -
Mentioned in [50653] on Core SVN:
REST API: Correct `enum` validation for numeric values. -
Mentioned in [50356] on Core SVN:
Filesystem API: Make sure to only call `fread()` on non-empty files in the PclZip library. -
Mentioned in [50355] on Core SVN:
Filesystem API: Make sure to only call `fread()` on non-empty files in the PclZip library. -
Mentioned in [50060] on Core SVN:
REST API: Refactor `rest_validate_value_from_schema` into separate validation functions per-type. -
Created ticket #52375 on Core Trac:
Extract the validation of specific data types from ... -
Mentioned in [50010] on Core SVN:
REST API: Support type coercion when validating the `enum` JSON Schema keyword. -
Mentioned in [49538] on Core SVN:
Networks and Sites: Assign the array of site or network data returned from filters to the respective class property: -
Mentioned in [49332] on Core SVN:
Posts, Post Types: Check if taxonomy is set for the `tax_input` parameter of `wp_insert_post()`. -
Mentioned in [49328] on Core SVN:
Posts, Post Types: Check if taxonomy is set for the `tax_input` parameter of `wp_insert_post()`. -
Mentioned in [49246] on Core SVN:
REST API: Add support for the oneOf and anyOf keywords. -
Mentioned in [49133] on Core SVN:
REST API: Add HTTP/1.0 emulation to wp.apiRequest(). -
Mentioned in [49082] on Core SVN:
REST API: Support the patternProperties JSON Schema keyword. -
Mentioned in [49063] on Core SVN:
REST API: Support the multipleOf JSON Schema keyword. -
Mentioned in [49053] on Core SVN:
REST API: Support the minProperties and maxProperties JSON Schema keywords.