Anton Vlasenko
@antonvlasenko on WordPress.org and Slack
- Member Since: July 19th, 2021
- Website: vlasenko.it
- GitHub: anton-vlasenko
- Employer: Automattic
Bio
Contributions Sponsored
Contribution History
Anton Vlasenko’s badges:- Core Contributor
- Test Contributor
- Test Team
-
Submitted pull request #3307 to WordPress/wordpress-develop:
Fix failing unit tests on PHP 8.1 -
Mentioned in [54280] on Core SVN:
Editor: Make template names and descriptions dynamic. -
Mentioned in [54218] on Core SVN:
General: Pass `$action` to `nonce_life` filter. -
Mentioned in [54206] on Core SVN:
Login and Registration: Add a new filter for the lost password link. -
Pull request #44100 merged into WordPress/gutenberg:
Fix naming collisions with WordPress 6.1 -
Created issue #44151 in the WordPress/gutenberg repository:
Implement a lint rule that ensures that functions/classes with no "gutenberg_" prefix... -
Closed issue #36046 on the WordPress/gutenberg repository:
Refactor `normalizePath` function to use `URLSearchParams.sort` to sort the request parameters -
Submitted pull request #44100 to WordPress/gutenberg:
Fix naming collisions with WordPress 6.1 -
Wrote a comment on the post Top reasons not to use setlocale() for character encoding conversion, on the site Make WordPress Plugins:
I agree with you on this. It would be great to always use the mbstring… -
Wrote a new post, Top reasons not to use setlocale() for character encoding conversion, on the site Make WordPress Plugins:
Many WordPress plugins use the setlocale() function. While it's generally safe to use setlocale() to get… -
Submitted pull request #3216 to WordPress/wordpress-develop:
Improve the compatibility of WP_Admin_Bar with PHP 8.2 -
Created ticket #56535 on Core Trac:
Improve the compatibility of WP_Admin_Bar with PHP 8.2 -
Mentioned in [54037] on Core SVN:
Code Modernization: Explicitly declare all properties in `Services_JSON`. -
Mentioned in [53957] on Core SVN:
Code Modernization: Explicitly declare all properties in `Gettext_Translations`. -
Mentioned in [53954] on Core SVN:
Code Modernization: Explicitly declare all properties in `POMO_Reader` et al. -
Mentioned in [53953] on Core SVN:
Code Modernization: Explicitly declare WP-specific property in `WP_SimplePie_File`. -
Mentioned in [53949] on Core SVN:
Code Modernization: Explicitly declare all properties in `WP_Test_Stream`. -
Mentioned in [53945] on Core SVN:
Code Modernization: Remove unused dynamic property in `WP_Test_REST_Pages_Controller`. -
Mentioned in [53928] on Core SVN:
Editor: Ensure `get_block_templates()` returns unique templates or template parts. -
Mentioned in [53927] on Core SVN:
Editor: Ensure `get_block_templates()` returns unique templates or template parts. -
Mentioned in [53867] on Core SVN:
Build/Test Tools: Update @covers tags for the load tests. -
Mentioned in [53866] on Core SVN:
Build/Test Tools: Add @covers tags to the l10n and i18n tests. -
Mentioned in [53865] on Core SVN:
Build/Test Tools: Add @covers tags to the options tests. -
Mentioned in [53864] on Core SVN:
Build/Test Tools: Add @covers tags to the import tests. -
Mentioned in [53863] on Core SVN:
Build/Test Tools: Add @covers tags to the comments tests. -
Mentioned in [53813] on Core SVN:
Posts, Post Types: Force unique slugs for draft posts. -
Submitted pull request #3051 to WordPress/wordpress-develop:
get_block_templates() must return unique templates/template parts -
Submitted pull request #3005 to WordPress/wordpress-develop:
Backport missing Gutenberg tests to Core -
Created ticket #56266 on Core Trac:
Backport missing Gutenberg tests to Core -
Closed pull request #2977 on WordPress/wordpress-develop:
Importer plugin's unit tests fail with "return type should be compatible" error -
Closed ticket #56219 on Core Trac:
Importer plugin's PHPUnit tests fail on PHP 8.1 -
Submitted pull request #2977 to WordPress/wordpress-develop:
Importer plugin's unit tests fail with "return type should be compatible" error -
Created ticket #56219 on Core Trac:
Importer plugin's PHPUnit tests fail on PHP 8.1 -
Mentioned in [53684] on Core SVN:
Build/Test Tools: Add @covers tags to the `taxonomy` and `category` test groups. -
Mentioned in [53683] on Core SVN:
Build/Test Tools: Add @coversNothing tags to the tests for some content in documentation and settings files. -
Mentioned in [53682] on Core SVN:
Build/Test Tools: Add @covers tags to the url test group. -
Mentioned in [53680] on Core SVN:
Build/Test Tools: Add and fix @covers tags to the attachments and block-supports test groups. -
Pull request #40900 merged into WordPress/gutenberg:
`WP_REST_Pattern_Directory_Controller::get_items` doesn't support array arguments -
Mentioned in [53564] on Core SVN:
Build/Test Tools: Add missing @covers tags and fix the docs for the Cron test group. -
Mentioned in [53563] on Core SVN:
Build/Test Tools: Fix erroneous file name, from `convertInvalidEntries.php` to `convertInvalidEntities.php`. -
Mentioned in [53562] on Core SVN:
Build/Test Tools, Formatting group: -
Mentioned in [53561] on Core SVN:
Build/Test Tools: Add missing @covers tags for the AJAX test group. -
Pull request #40902 merged into WordPress/gutenberg:
Backport #2576 to Gutenberg -
Submitted pull request #2736 to WordPress/wordpress-develop:
Allow plugins to disable backdating uploads for certain types of posts -
Submitted pull request #40902 to WordPress/gutenberg:
Backport #2576 to Gutenberg -
Submitted pull request #40900 to WordPress/gutenberg:
`WP_REST_Pattern_Directory_Controller::get_items` doesn't support array arguments -
Mentioned in [53358] on Core SVN:
Build/Test Tools: Allow the local development environment to run on Apple M1 machines without requiring local configuration changes. -
Created issue #40824 in the WordPress/gutenberg repository:
Backport fixes for `wp/v2/block-patterns/patterns` and `/wp/v2/pattern-directory/patterns` endpoints to Gutenberg -
Mentioned in [53333] on Core SVN:
REST API: Fixes `/wp/v2/pattern-directory/patterns` endpoint response for `slug` parameter. -
Mentioned in [53266] on Core SVN:
Bootstrap/load: Move administration related hooks to `admin-filters.php`.