Sergey Biryukov
@sergeybiryukov on WordPress.org , @sergey on Slack
- Member Since: December 2nd, 2007
- Location: Rostov-on-Don
- Website: sergeybiryukov.ru
- GitHub: SergeyBiryukov
- Job Title: WordPress Core Contributor
- Employer: Yoast
Bio
Interests
WordPress Origin Story
Contributions Sponsored
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
- Security Contributor
- Security Team
- Support Contributor
- Support Team
- Test Contributor
- Test Team
- Translation Contributor
- 
										Closed pull request #2868 on WordPress/wordpress-develop: 
 PHP 8.2 | WP_Test_Stream: explicitly declare all properties
- 
										Committed [53949] to Core SVN: 
 Code Modernization: Explicitly declare all properties in ...
- 
										Closed pull request #2867 on WordPress/wordpress-develop: 
 PHP 8.2 | Tests: explicitly declare all properties created in set_up()
- 
										Committed [53948] to Core SVN: 
 Code Modernization: Explicitly declare all properties created in ...
- 
										Closed pull request #2866 on WordPress/wordpress-develop: 
 PHP 8.2 | WP_Test_REST_Pages_Controller: remove an unused dynamic property
- 
										Committed [53945] to Core SVN: 
 Code Modernization: Remove unused dynamic property in ...
- 
										Mentioned in [53944] on Core SVN: 
 Cache API, Docs: Remove private delegation from cache priming functions.
- 
										Closed pull request #2865 on WordPress/wordpress-develop: 
 PHP 8.2 | Tests: explicitly declare all properties
- 
										Committed [53942] to Core SVN: 
 Code Modernization: Explicitly declare all properties in various ...
- 
										Mentioned in [53941] on Core SVN: 
 Query: Cache post ID database query within `WP_Query`.
- 
										Closed ticket #56430 on Core Trac: 
 sanitize_text_field strips out valid characters
- 
										Closed pull request #2864 on WordPress/wordpress-develop: 
 PHP 8.2 | Tests_Comment_Walker: explicitly declare all properties
- 
										Committed [53938] to Core SVN: 
 Code Modernization: Remove dynamic properties in ...
- 
										Closed pull request #2863 on WordPress/wordpress-develop: 
 PHP 8.2 | WP_UnitTestCase_Base: explicitly set dynamic property
- 
										Committed [53937] to Core SVN: 
 Code Modernization: Remove dynamic properties in ...
- 
										Closed pull request #2862 on WordPress/wordpress-develop: 
 PHP 8.2 | WP_Test_REST_Users_Controller: remove dynamic properties
- 
										Committed [53936] to Core SVN: 
 Code Modernization: Remove dynamic properties in ...
- 
										Closed pull request #2861 on WordPress/wordpress-develop: 
 PHP 8.2 | WP_Test_REST_Posts_Controller: fix dynamic properties
- 
										Committed [53935] to Core SVN: 
 Code Modernization: Remove dynamic properties in ...
- 
										Posted a reply to Не выводятся данные из БД, on the site Форумы поддержки: 
 $table_name = $wpdb->prefix . 'wp_users'; Проверьте также имя таблицы. Если $wpdb->prefix -- это wp_, то…
- 
										Posted a reply to Не выводятся данные из БД, on the site Форумы поддержки: 
 Что именно? Проверяйте последовательно каждую строку и каждую переменную: $user, $query, $q, $include_var, $str и…
- 
										Posted a reply to разъезжается сайт при редактировании, on the site Форумы поддержки: 
 Открываются ли стили по прямой ссылке? Выглядит она примерно так: https://ваш-сайт.ru/wp-admin/load-styles.php?c=0&dir=ltr&load%5Bchunk_0%5D=dashicons,admin-bar,wp-jquery-ui-dialog,site-health,common,forms,admin-menu,dashboard,list-tables,edit,revisions,media,themes,ab&load%5Bchunk_1%5D=out,nav-menus,wp-pointer,widgets,site-icon,l10n,buttons,wp-auth-check&ver=6.0.1 Проверьте наличие каталога wp-admin/css…
- 
										Posted a reply to разъезжается сайт при редактировании, on the site Форумы поддержки: 
 Надо смотреть, почему не подгружаются стили админки. Возможно, проблема в правах на каталог wp-admin/css или…
- 
										Mentioned in [53934] on Core SVN: 
 Media: Account for Windows when normalizing file paths.
- 
										Posted a reply to Incorrect Use of Plugin Headers, on the site Форумы поддержки: 
 Для автоматической проверки это может быть не очевидно, а проверка нужна, чтобы ненароком не загрузить…
- 
										Closed pull request #2704 on WordPress/wordpress-develop: 
 Add `Update URI` header to `WP_Theme`.
- 
										Committed [53933] to Core SVN: 
 Themes: Add support for `Update URI` header. This allows third-party ...
- 
										Committed [53932] to Core SVN: 
 Post WordPress 6.0.2 RC1 version bump.
- 
										Committed [53931] to Core SVN: 
 WordPress 6.0.2 RC1.
- 
										Closed ticket #56414 on Core Trac: 
 Backport bug fixes from Gutenberg into Core for WP 6.0.2
- 
										Committed [53930] to Core SVN: 
 Editor: Backport bug fixes from Gutenberg into Core for WP 6.0.2 RC. ...
- 
										Mentioned in [53929] on Core SVN: 
 Editor: Backport bug fixes from Gutenberg into Core for WP 6.0.2 RC
- 
										Closed pull request #3010 on WordPress/wordpress-develop: 
 Resolve duplicate template parts in PHP 5.6
- 
										Committed [53928] to Core SVN: 
 Editor: Ensure `get_block_templates()` returns unique templates or ...
- 
										Committed [53927] to Core SVN: 
 Editor: Ensure `get_block_templates()` returns unique templates or ...
- 
										Closed ticket #56402 on Core Trac: 
 Moment.js should be upgraded, 2.29.2 contains vulnerability
- 
										Committed [53926] to Core SVN: 
 External Libraries: Update the Moment library to version 2.29.4. This ...
- 
										Committed [53925] to Core SVN: 
 Help/About: Improve vertical alignment in the Additional Design Tools ...
- 
										Closed ticket #56210 on Core Trac: 
 What's new page design issue in core wordpress
- 
										Committed [53924] to Core SVN: 
 Help/About: Improve vertical alignment in the Additional Design Tools ...
- 
										Closed ticket #56184 on Core Trac: 
 register_block_type does not recognise "ancestor" block setting
- 
										Committed [53923] to Core SVN: 
 Editor: Fix `register_block_type` does not recognise `ancestor` block ...
- 
										Closed pull request #3119 on WordPress/wordpress-develop: 
 PHP 8.2 | GH Actions: start running the unit tests against PHP...
- 
										Committed [53922] to Core SVN: 
 Build/Test Tools: Enable running the tests on PHP 8.2. PHP 8.2 is ...
- 
										Committed [53921] to Core SVN: 
 Tests: Consistently skip tests for non-implemented methods in REST API ...
- 
										Committed [53920] to Core SVN: 
 Tests: Clean up test image before performing assertions in image ...
- 
										Closed ticket #53623 on Core Trac: 
 MariaDB 10.6 renamed utf8 to utf8mb3
- 
										Committed [53919] to Core SVN: 
 Tests: Correct MariaDB version check in database charset tests. ...
- 
										Reopened ticket #53623 on Core Trac: 
 MariaDB 10.6 renamed utf8 to utf8mb3
- 
										Closed ticket #53623 on Core Trac: 
 MariaDB 10.6 renamed utf8 to utf8mb3
Developer
- 
										
											Allow Comments on Pages by DefaultActive Installs: 100+ 
- 
										
											Allow Cyrillic UsernamesActive Installs: 900+ 
- 
										
											Correct Audio/Video UploadsActive Installs: 80+ 
- 
										
											  Cyr-To-LatActive Installs: 200,000+ 
- 
										
											Disable Real MIME CheckActive Installs: 30,000+ 
- 
										
											Display Active Plugins FirstActive Installs: 100+ 
- 
										
											Edit Category Slug (Multisite)Active Installs: 30+ 
- 
										
											Edit Parent Comment IDActive Installs: 50+ 
- 
										
											Edit Tag Slug (Multisite)Active Installs: 10+ 
- 
										
											Enable Theme and Plugin Editor (WPMU)Active Installs: Less than 10 
- 
										
											Ephemera WidgetActive Installs: 10+ 
- 
										
											  Find Posts Using AttachmentActive Installs: 1,000+ 
- 
										
											Full Site TitleActive Installs: Less than 10 
- 
										
											IDN AJAX WorkaroundActive Installs: Less than 10 
- 
										
											Include Parent Theme RTL CSSActive Installs: 30+ 
- 
										
											PHP Floating Point DoS Attack WorkaroundActive Installs: 10+ 
- 
										
											Pure PHP LocalizationActive Installs: 300+ 
- 
										
											  Restore Admin Menu (ru_RU)Active Installs: Less than 10 
- 
										
											  Restore Automatic Update (ru_RU)Active Installs: 100+ 
- 
										
											Restore Post Format IconsActive Installs: 10+ 
- 
										
											rurumoActive Installs: 100+ 
- 
										
											Rus-To-LatActive Installs: 100,000+ 
- 
										
											Sort Recently Active PluginsActive Installs: Less than 10 
- 
										
											Unique CommentsActive Installs: 40+ 
- 
										
											WPLANG LiteActive Installs: 1,000+ 
- 
										
											wp_mail CyrillicActive Installs: 50+ 
Contributor
- 
										
											  bbPressActive Installs: 200,000+ 
- 
										
											  Blogger ImporterActive Installs: 90,000+ 
- 
										
											Cyr to Lat enhancedActive Installs: 100,000+ 
- 
										
											  GlotPressActive Installs: 600+ 
- 
										
											  Hindi-To-LatActive Installs: 70+ 
- 
										
											Restore Link Title FieldActive Installs: 6,000+ 
- 
										
											  Ukr-To-LatActive Installs: 4,000+ 



 
			 
                 
										 
										 
										 
										 
										 
										 
										 
										




