Anton Vlasenko
@antonvlasenko on WordPress.org and Slack
- Member Since: July 19th, 2021
- Website: vlasenko.it
- GitHub: anton-vlasenko
- Employer: Automattic
Bio
Interests
Contributions Sponsored
Contribution History
Anton Vlasenko’s badges:- Core Contributor
- Test Contributor
- Test Team
-
Submitted pull request #5332 to WordPress/wordpress-develop:
Fix/custom revision autosave endpoints -
Closed issue #53731 on the WordPress/gutenberg repository:
Refactor unit tests in the `gutenberg/gutenberg-coding-standards` package -
Merged pull request #53928 into WordPress/gutenberg:
Add a unit test for the "ValidBlockLibraryFunctionNameSniff" sniff -
Created issue #54745 in the WordPress/gutenberg repository:
Prohibit usage of "G(g)utenberg_" prefixed functions, classes, and objects in ./packages/block-library PHP... -
Closed ticket #54087 on Core Trac:
A plugin can't change the parameters of a REST API endpoint -
Submitted pull request #5194 to WordPress/wordpress-develop:
Fix route conflicts for the auto-save and revisions endpoints of the wp_template... -
Closed issue #54163 on the WordPress/gutenberg repository:
Running npm run format:php may result in an error -
Merged pull request #54162 into WordPress/gutenberg:
Running npm run format:php may result in an error -
Created issue #54163 in the WordPress/gutenberg repository:
Running npm run format:php may result in an error -
Submitted pull request #54162 to WordPress/gutenberg:
Running npm run format:php may result in an error -
Mentioned in [56500] on Core SVN:
Introduce font-face styles generator and printer. -
Created issue #54041 in the WordPress/gutenberg repository:
Document the GUTENBERG_DIR_TESTDATA constant and the @core-merge tag -
Submitted pull request #53928 to WordPress/gutenberg:
Add a unit test for the "ValidBlockLibraryFunctionNameSniff" sniff -
Mentioned in [56426] on Core SVN:
Editor: Fix error handling of converting classic to block menus. -
Mentioned in [56422] on Core SVN:
Editor: Fix error handling of converting classic to block menus. -
Merged pull request #53777 into WordPress/gutenberg:
Document the naming convention for `block-library` PHP functions -
Submitted pull request #53777 to WordPress/gutenberg:
Document the naming convention for `block-library` PHP functions -
Closed pull request #50603 on WordPress/gutenberg:
This is a test PR to test PR #50529. Don't merge. -
Closed issue #52769 on the WordPress/gutenberg repository:
Enforce valid function names in `packages/block-library/*/src/index.php` files -
Merged pull request #53438 into WordPress/gutenberg:
Enforce valid function names in the packages/block-library/src/*/*.php files -
Created issue #53732 in the WordPress/gutenberg repository:
Naming convention for PHP functions in the `block-library` package should be documented -
Created issue #53731 in the WordPress/gutenberg repository:
Refactor unit tests in the `gutenberg/gutenberg-coding-standards` package -
Submitted pull request #53438 to WordPress/gutenberg:
Enforce valid function names in the packages/block-library/src/*/*.php files -
Mentioned in [56356] on Core SVN:
Code Modernization: Use "declare" in WP_List_Table magic methods deprecation message -
Mentioned in [56354] on Core SVN:
Code Modernization: Deprecate dynamic properties in WP_Text_Diff_Renderer_Table magic methods. -
Mentioned in [56353] on Core SVN:
Code Modernization: Deprecate dynamic properties in WP_User_Query magic methods. -
Mentioned in [56349] on Core SVN:
Code Modernization: Deprecate dynamic properties in WP_List_Table magic methods. -
Mentioned in [56348] on Core SVN:
Tests: Fix leakage in WP_List_Table tests. -
Submitted pull request #4907 to WordPress/wordpress-develop:
WP_Text_Diff_Renderer_Table: deprecate dynamic property usage in magic methods -
Submitted pull request #4906 to WordPress/wordpress-develop:
WP_User_Query: deprecate dynamic property usage in magic methods -
Submitted pull request #4905 to WordPress/wordpress-develop:
WP_List_Table: add doing_it_wrong() when trying to use dynamic class properties -
Created ticket #58898 on Core Trac:
Fix WP_Text_Diff_Renderer_Table magic methods for PHP 8.2 dynamic ... -
Created ticket #58897 on Core Trac:
Fix WP_User_Query magic methods for PHP 8.2 dynamic property -
Created ticket #58896 on Core Trac:
Fix WP_List_Table magic methods for PHP 8.2 dynamic properties -
Closed issue #44151 on the WordPress/gutenberg repository:
Implement a lint rule that ensures that functions/classes with no "gutenberg_" prefix... -
Merged pull request #52696 into WordPress/gutenberg:
Enforce checks against redeclaration for functions and classes -
Created issue #52769 in the WordPress/gutenberg repository:
Enforce valid function names in `packages/block-library/*/src/index.php` files -
Closed pull request #50042 on WordPress/gutenberg:
Enforce checks against redeclaration for functions and classes -
Submitted pull request #52696 to WordPress/gutenberg:
Enforce checks against redeclaration for functions and classes -
Mentioned in [56218] on Core SVN:
General: Escape nonce used for block theme activation. -
Mentioned in [56139] on Core SVN:
Editor: Fix font paths in iframed editor. -
Pull request #50811 merged into WordPress/gutenberg:
[Fonts API] Refactor Theme JSON global functions into WP_Fonts_Resolver -
Submitted pull request #50811 to WordPress/gutenberg:
[Fonts API] Refactor Theme JSON global functions into WP_Fonts_Resolver -
Submitted pull request #50603 to WordPress/gutenberg:
This is a test PR to test PR #50529. Don't merge. -
Mentioned in [55743] on Core SVN:
Revisions: Add edit link functionality for the `wp_template` and `wp_template_part` post types. -
Created issue #50295 in the WordPress/gutenberg repository:
Deprecated messages when loading the home page -
Submitted pull request #50042 to WordPress/gutenberg:
Enforce checks against redeclaration for functions and classes -
Submitted pull request #4307 to WordPress/wordpress-develop:
Fix the data dynamic property in WP_Term -
Created ticket #58087 on Core Trac:
Refactor WP_Term to ensure better compatibility with PHP 8.2 -
Submitted pull request #2218 to WordPress/WordPress-Coding-Standards:
Implement a PHPCS sniff to check for redeclaration of functions and classes