Sergey Biryukov
@sergeybiryukov on WordPress.org, @sergey on Slack
Bio
Interests
WordPress Origin Story
Contributions Sponsored
- Member Since: December 2nd, 2007
- Location: Rostov-on-Don
- Website: sergeybiryukov.ru
- GitHub: SergeyBiryukov
- Job Title: WordPress Core Contributor
- Employer: Yoast
Contribution History
Sergey Biryukov’s badges:- Accessibility Contributor
- Accessibility Team
- bbPress Contributor
- bbPress Team
- BuddyPress Contributor
- Core Contributor
- Core Performance Contributor
- Core Performance Team
- Core Team
- Documentation Contributor
- Documentation Team
- Meta Contributor
- Meta Team
- Plugin Developer
- Plugins Team
- Security Contributor
- Security Team
- Support Contributor
- Support Team
- Test Contributor
- Test Team
- Translation Contributor
- Translation Editor
- WordCamp Speaker
- WordPress.tv Contributor
-
Closed pull request #11201 on WordPress/wordpress-develop:
Docs: add PHPDoc for rest_revision_query filter -
Committed [61998] to Core SVN:
Docs: Explicitly document the `rest_revision_query` filter. The ... -
Received props from @amykamala in Slack:
Props to @ellatrix @audrasjb and @SergeyBiryukov for handling all the Beta 5 release party tasks… -
Received props from @chaion07 in Slack:
Huge Props to @ellatrix, @mukesh27, @wildworks, @juanmaguitar, @Ankit K Gupta, @marybaum, @westonruter, @davidbaumwald, @desrosj, @mindctrl,… -
Closed pull request #11202 on WordPress/wordpress-develop:
Docs: fix path typos in hook cross-references -
Committed [61946] to Core SVN:
Docs: Correct path typos in duplicate hook references. This adjusts ... -
Closed pull request #11203 on WordPress/wordpress-develop:
Docs: update hook xrefs for relocated hooks -
Committed [61878] to Core SVN:
Docs: Correct duplicate hook references in various files. This commit ... -
Closed ticket #64829 on Core Trac:
[Admin Reskin] Comment bubbles' background color still uses the old ... -
Committed [61869] to Core SVN:
Admin Reskin: Correct background color for comment count bubbles. ... -
Closed ticket #64828 on Core Trac:
add_filter() used on actions and add_action() used on filters in core -
Committed [61866] to Core SVN:
Code Quality: Correct hook registration type mismatches. Though ... -
Closed ticket #64814 on Core Trac:
RTC: REST route for syncing updates returns 404 -
Committed [61865] to Core SVN:
Editor: Correct `wp_enable_real_time_collaboration` default for REST ... -
Committed [61859] to Core SVN:
Code Quality: Make sure `$comment_id` is defined in ... -
Closed pull request #11014 on WordPress/wordpress-develop:
Fix PHPStan undefined variables in menu.php and network.php -
Committed [61853] to Core SVN:
Code Quality: Explicitly globalize admin menu variables to avoid ... -
Received props from @amykamala in Slack:
Props to @ellatrix, @mukesh27, @wildworks, @juanmaguitar, @Ankit K Gupta, @marybaum ,@chaion07, @davidbaumwald,@desrosj, @mindctrl, @4thhubbard, @JeffPaul,… -
Received props from @amykamala in Slack:
Props to @audrasjb and @SergeyBiryukov for helping with release tasks for the 7.0 Beta 3… -
Mentioned in [61833] on WordPress SVN:
Real-time collaboration: Rename option for positive intent. -
Closed ticket #64788 on Core Trac:
Plugins/Themes: Filter component doesn't use new colors -
Committed [61832] to Core SVN:
Admin Reskin: Correct color scheme for plugin and theme filters. ... -
Mentioned in [61826] on WordPress SVN:
Permalinks: Improve display for permalinks slug inputs. -
Closed ticket #64772 on Core Trac:
[Admin Reskin] Site Health loadingPulse animation and blue badges use ... -
Committed [61807] to Core SVN:
Admin Reskin: Correct color scheme for Site Health animation and blue ... -
Closed ticket #64773 on Core Trac:
Code Modernization: Replace usage of strpos() with str_starts_with(). -
Committed [61781] to Core SVN:
Code Modernization: Use `str_starts_with()` in `WP_Duotone` class ... -
Closed ticket #64765 on Core Trac:
Incorrect @see tag syntax - WP_Recovery_Mode_Key_Service & ... -
Committed [61778] to Core SVN:
Docs: Correct `@see` tag syntax for `@param` descriptions in the ... -
Closed ticket #64673 on Core Trac:
Unnecessary Leading Space in wp-login.php Class Output -
Committed [61775] to Core SVN:
Code Quality: Remove extra leading space in the class attribute in ... -
Closed ticket #64752 on Core Trac:
External Libraries: Update Requests library to version 2.0.17 -
Committed [61769] to Core SVN:
External Libraries: Update the Requests library to version 2.0.17. ... -
Committed [61753] to Core SVN:
Code Quality: Initialize `$message` and `$message_class` in ... -
Received props from @amykamala in Slack:
Props to @ellatrix, @audrasjb, @desrosj, @4thhubbard, @chaion07, @mukesh27, @amykamala and @SergeyBiryukov for helping facilitate the… -
Closed pull request #11040 on WordPress/wordpress-develop:
Docs: Correct parameter variable name in `WP_REST_Icons_Controller` -
Committed [61739] to Core SVN:
Docs: Correct parameter variable name in `WP_REST_Icons_Controller`. ... -
Closed pull request #11017 on WordPress/wordpress-develop:
Fix PHPStan return.empty errors in core methods -
Committed [61727] to Core SVN:
Code Quality: Correct `return` statement in ... -
Committed [61721] to Core SVN:
Code Quality: Correct `return` statement in `_remove_theme_support()`. ... -
Committed [61715] to Core SVN:
Tests: Use named data provider in a `balanceTags()` test. Follow-up ... -
Committed [61714] to Core SVN:
Tests: Move `test_illegal_user_logins_single()` to the correct place. ... -
Closed ticket #64675 on Core Trac:
Cleanup: remove unused variable $ext2 in wp_unique_filename function -
Committed [61710] to Core SVN:
General: Remove unused variable in `wp_unique_filename()`. Follow-up ... -
Received props from @amykamala in Slack:
Props to @ellatrix, @audrasjb, @SergeyBiryukov,@4thhubbard, @chaion07, @Ankit K Gupta, @davidbaumwald and @amykamala for helping facilitate… -
Committed [61698] to Core SVN:
Docs: Add missing descriptions for `WP_MS_Sites_List_Table` methods. ... -
Committed [61683] to Core SVN:
Docs: Add missing descriptions for `WP_Media_List_Table` methods. ... -
Closed ticket #64627 on Core Trac:
Coding Standards: Remove or update stale PHPCS annotations -
Closed pull request #10903 on WordPress/wordpress-develop:
Remove or update stale PHPCS annotations -
Committed [61668] to Core SVN:
Coding Standards: Remove a few unnecessary PHPCS annotations. ...
Developer
-
Allow Comments on Pages by Default
Active Installs: 80+
-
Allow Cyrillic Usernames
Active Installs: 600+
-
Compare Translations
Active Installs: Less than 10
-
Correct Audio/Video Uploads
Active Installs: 30+
-
Correct PHP_SELF
Active Installs: Less than 10
-
Cyr-To-Lat
Active Installs: 300,000+
-
Disable Real MIME Check
Active Installs: 10,000+
-
Display Active Plugins First
Active Installs: 60+
-
Edit Category Slug (Multisite)
Active Installs: 10+
-
Edit Parent Comment ID
Active Installs: 30+
-
Edit Tag Slug (Multisite)
Active Installs: 10+
-
Enable Theme and Plugin Editor (WPMU)
Active Installs: 10+
-
Ephemera Widget
Active Installs: 10+
-
Find Posts Using Attachment
Active Installs: 1,000+
-
Full Site Title
Active Installs: 10+
-
IDN AJAX Workaround
Active Installs: 10+
-
Include Parent Theme RTL CSS
Active Installs: 10+
-
LiveLib Widget
Active Installs: Less than 10
-
One-Face Comments
Active Installs: Less than 10
-
PHP Floating Point DoS Attack Workaround
Active Installs: 10+
-
Pure PHP Localization
Active Installs: 100+
-
Restore Admin Menu (ru_RU)
Active Installs: 10+
-
Restore Automatic Update (ru_RU)
Active Installs: 80+
-
Restore Bundled jQuery
Active Installs: Less than 10
-
Restore Post Format Icons
Active Installs: 10+
-
rurumo
Active Installs: 50+
-
Sort Recently Active Plugins
Active Installs: Less than 10
-
Unique Comments
Active Installs: 10+
-
wp_mail Cyrillic
Active Installs: 30+
-
WPLANG Lite
Active Installs: 500+
Contributor
-
bbPress
Active Installs: 100,000+
-
Blogger Importer
Active Installs: 60,000+
-
Cyr to Lat Enhanced
Active Installs: 90,000+
-
GlotPress
Active Installs: 500+
-
Hindi-To-Lat
Active Installs: 500+
-
Restore Link Title Field
Active Installs: 3,000+
-
Ukr-To-Lat
Active Installs: 6,000+





