David Levine
@justlevine on WordPress.org and Slack
Bio
Contributions
- Member Since: June 27th, 2011
- Website: axepress.dev
- GitHub: justlevine
- Job Title: Senior WordPress Engineer
- Employer: rtCamp
Contribution History
David Levine’s badges:- Core Contributor
- Plugin Developer
-
Closed pull request #7720 on WordPress/wordpress-develop:
fix: incorrect array access to `template_name` property in `get_taxonomy_labels()` -
Mentioned in [60205] on Core SVN:
Update Packages for 6.8.1 in trunk. -
Mentioned in [60199] on Core SVN:
Update Packages for 6.8.1 -
Mentioned in [60187] on Core SVN:
Editor: Use different keys in array of translatable strings. -
Mentioned in [60182] on Core SVN:
Editor: Use different keys in array of translatable strings. -
Mentioned in [60181] on Core SVN:
Site Health: Set missing `$transient` in `WP_Debug_Data:get_wp_themes_inactive()`. -
Wrote a comment on the post Summary, Dev Chat, Apr 17, 2025, on the site Make WordPress Core:
Was really hoping this would have made it into the summary, https://wordpress.slack.com/archives/C02RQBWTW/p1744819355471259 but hopefully it… -
Wrote a comment on the post Dev Chat Agenda – April 23, 2025, on the site Make WordPress Core:
(Last time I see these recorded in summaries were on https://make.wordpress.org/core/2025/01/17/summary-dev-chat-january-15-2025/ . I also brought… -
Wrote a comment on the post Dev Chat Agenda – April 23, 2025, on the site Make WordPress Core:
Probably won't be able to attend, but I'm still lobbying to get a discussion/assistance moving… -
Mentioned in [60180] on Core SVN:
Coding Standards: Explicitly return `null` in `wp_get_nav_menu_to_edit()`. -
Mentioned in [60179] on Core SVN:
Coding Standards: Explicitly return `null` in `_wp_filter_build_unique_id()`. -
Mentioned in [60177] on Core SVN:
Docs: Correct `$request` parameter type in `WP_REST_Server::get_index()`. -
Mentioned in [60176] on Core SVN:
Coding Standards: Correct default parameter type in `WP_Meta_Query::__construct()`. -
Mentioned in [60175] on Core SVN:
XML-RPC: Correctly return deletion error message in `wp_xmlrpc_server::wp_deleteTerm()`. -
Mentioned in [60174] on Core SVN:
Coding Standards: Correct `$site_id` parameter default values in `WP_User`. -
Mentioned in [60172] on Core SVN:
Docs: Correct parameter name for `rest_menu_read_access` filter. -
Mentioned in [60166] on Core SVN:
Docs: Correct parameter types for `get_comments_number_text()`. -
Submitted pull request #8683 to WordPress/wordpress-develop:
code quality: explicitly return null in `wp_get_nav_menu_to_edit()` -
Submitted pull request #8682 to WordPress/wordpress-develop:
fix: prime missing `$transient` in WP_Debug_Data:get_wp_themes_inactive() -
Mentioned in [60152] on Core SVN:
Coding Standards: Correct `$post` parameter default values in `link-template.php`. -
Created ticket #63269 on Core Trac:
Duplicate array key `Code` in `_WP_Editors::get_translation()` -
Submitted pull request #8681 to WordPress/wordpress-develop:
code quality: explicitly return `null` for `_wp_filter_build_unique_id()` -
Submitted pull request #8680 to WordPress/wordpress-develop:
docs: fix `WP_REST_Server::get_index()` $request param to be `WP_REST_Request` -
Created ticket #63268 on Core Trac:
PHPStan code quality improvements for 6.9 -
Mentioned in [60147] on Core SVN:
General: Correct `force_ssl_content()` to always return a boolean value. -
Mentioned in [60132] on Core SVN:
Coding Standards: Remove unnecessary conditional in `WP_List_Table::print_column_headers()`. -
Submitted pull request #8390 to WordPress/wordpress-develop:
docs: add missing `null` to `_wp_get_current_user()` return type -
Submitted pull request #8389 to WordPress/wordpress-develop:
code quality: fix WP_Meta_Query::__construct() default arg to match doctype. -
Submitted pull request #8388 to WordPress/wordpress-develop:
fix: correctly return deletion error message in `wp_xmlrpc_server::wp_deleteTerm()` -
Submitted pull request #8387 to WordPress/wordpress-develop:
code quality: make default `$site_id` param values match their doctypes in `WP_User` -
Submitted pull request #8386 to WordPress/wordpress-develop:
docs: fix invalid param name for `rest_menu_read_access` filter -
Submitted pull request #8385 to WordPress/wordpress-develop:
docs: fix param types on `get_comments_number_text()` -
Submitted pull request #8384 to WordPress/wordpress-develop:
code quality: fix `$post` param default values in link-template.php -
Submitted pull request #8382 to WordPress/wordpress-develop:
code quality: fix `$force` param default value to align with doctype in... -
Submitted pull request #8381 to WordPress/wordpress-develop:
code quality: remove unnecessary conditional in `WP_List_Table::print_column_headers()` -
Closed pull request #7685 on WordPress/wordpress-develop:
chore: fix invalid `@var` type for `WP_HTML_Processor_State::$context_node` -
Pull request #68408 merged into WordPress/gutenberg:
fix: invalid `_doing_it_wrong()` for `experimental-link-color` -
Pull request #68409 merged into WordPress/gutenberg:
fix: remove invalid param from wp_register_style() in gutenberg_enqueue_stored_styles() -
Pull request #68411 merged into WordPress/gutenberg:
fix: setcookie() $value must be string in Gutenberg_HTTP_Signaling_Server::handle_read_pending_messages() -
Pull request #68393 merged into WordPress/gutenberg:
docs: fix return type on `gutenberg_register_block_module_id()` -
Pull request #68391 merged into WordPress/gutenberg:
docs: fix type syntax in `_gutenberg_add_block_template_plugin_attribute()` -
Pull request #68390 merged into WordPress/gutenberg:
docs: fix param name in `gutenberg_add_can_update_block_bindings_editor_setting()` -
Mentioned in [59589] on Core SVN:
Media: improve Imagick handling of colors and alpha channel for PNG image uploads. -
Pull request #66694 merged into WordPress/gutenberg:
fix: wrong number of `$accepted_args` on `add_filter()` calls -
Submitted pull request #8068 to WordPress/wordpress-develop:
Blocks: add `parse_blocks` filter. -
Submitted pull request #68411 to WordPress/gutenberg:
fix: setcookie() $value must be string in Gutenberg_HTTP_Signaling_Server::handle_read_pending_messages() -
Submitted pull request #68410 to WordPress/gutenberg:
fix: incorrect condiional check in Gutenberg_Token_Map_6_7::read_small_token() -
Submitted pull request #68409 to WordPress/gutenberg:
fix: remove invalid param from wp_register_style() in gutenberg_enqueue_stored_styles() -
Submitted pull request #68408 to WordPress/gutenberg:
fix: invalid `_doing_it_wrong()` for `experimental-link-color` -
Submitted pull request #68407 to WordPress/gutenberg:
docs: fix $metadata param type in WP_Theme_JSON_Gutenberg::get_feature_declarations_for_node()
Contributor
-
WPGraphQL
Active Installs: 30,000+
Completed Courses
Total completed courses: 2
- How decisions are made in the WordPress project October 10, 2024
- Open source basics and WordPress October 10, 2024