Dennis Snell
@dmsnell on WordPress.org and Slack
Bio
Interests
WordPress Origin Story
Contributions Sponsored
- Member Since: January 9th, 2014
- Location: Tucson, AZ, USA
- Website: fluffyandflakey.blog
- GitHub: dmsnell
- Job Title: Software Design Engineer
- Employer: Automattic
Contribution History
Dennis Snell’s badges:- Core Contributor
- Core Team
- Documentation Contributor
- Playground Contributor
- Playground Team
- WordCamp Speaker
-
Closed ticket #64513 on Core Trac:
HTML_Processor gets wrong breadcrumbs for elements in <head> -
Mentioned in [61486] on WordPress SVN:
Customize: Allow arbitrary CSS in global styles custom CSS. -
Mentioned in [61485] on WordPress SVN:
Script Loader: Use HTML API to generate SCRIPT tags. -
Mentioned in [61482] on WordPress SVN:
Scripts: Add script tag attribute handling tests. -
Mentioned in [61477] on WordPress SVN:
HTML API: Escape script tag contents automatically. -
Mentioned in [61469] on WordPress SVN:
Themes: Use `WP_HTML_Tag_Processor` to insert the block template skip link instead of JavaScript. -
Reopened ticket #64485 on Core Trac:
WP_Block_Processor should indicate that inner HTML matches no block type. -
Mentioned in [61468] on WordPress SVN:
External Libraries: Upgrade PHPMailer to version 7.0.2. -
Reopened ticket #63724 on Core Trac:
HTML API: Reliably parse HTML attributes in `wp_kses_hair()` -
Closed pull request #7407 on WordPress/wordpress-develop:
HTML API: Replace internal logic of `wp_kses_hair` (Take 2) -
Pushed 1 commit to WordPress/WordPress:
HTML API: Refactor `wp_kses_hair()` for spec-compliance. -
Closed ticket #63724 on Core Trac:
HTML API: Reliably parse HTML attributes in `wp_kses_hair()` -
Committed [61467] to Core SVN:
HTML API: Refactor `wp_kses_hair()` for spec-compliance. ... -
Mentioned in [61458] on WordPress SVN:
Build: Move Gutenberg checkout to a postinstall script. -
Mentioned in [61457] on WordPress SVN:
Code Modernization: Use null coalescing operator instead of `isset()` ternaries in remaining core files. -
Pushed 1 commit to WordPress/WordPress:
Block Processor: Fix is_block_type() for inner HTML -
Closed ticket #64485 on Core Trac:
WP_Block_Processor should indicate that inner HTML matches no block type. -
Committed [61452] to Core SVN:
Block Processor: Fix is_block_type() for inner HTML Previously, the ... -
Created ticket #64485 on Core Trac:
WP_Block_Processor should indicate that inner HTML matches no block type. -
Submitted pull request #10701 to WordPress/wordpress-develop:
Block Processor: Fix is_block_type() for inner HTML -
Submitted pull request #10700 to WordPress/wordpress-develop:
Revert introduction of build steps (temporary) -
Mentioned in [61450] on WordPress SVN:
Build/Test Tools: Use --fast flag for Gutenberg builds. -
Submitted pull request #74427 to WordPress/gutenberg:
Block Parser: Update error-handling for stack of unclosed blocks. -
Created ticket #64482 on Core Trac:
Twenty Twenty-One: Efficiency refactor of excerpt-generation with ... -
Closed ticket #64477 on Core Trac:
Upgrade to WordPress core 6.9 from 6.8.3 causes email failure? -
Closed ticket #57761 on Core Trac:
Prevent non-Latin characters from being used in filenames -
Closed ticket #55846 on Core Trac:
RSS VALIDATION ERROR -
Submitted pull request #10677 to WordPress/wordpress-develop:
Charset: Introduce WP_Encoding for standardized handling. -
Created ticket #64473 on Core Trac:
Embrace WHATWG Encoding Standards -
Closed ticket #11734 on Core Trac:
trackback_rdf() for IDN (xn--) Domains produces invalid HTML -
Mentioned in [61418] on WordPress SVN:
Use the HTML API to generate style tags. -
Mentioned in [61415] on WordPress SVN:
Scripts: Remove non-HTML5 script support. -
Mentioned in [61411] on WordPress SVN:
Scripts: Remove default type attribute from tags. -
Created ticket #64428 on Core Trac:
Stop sending SCRIPT and STYLE type attribute for default values. -
Created ticket #64427 on Core Trac:
Implement WHATWG MIME Sniffing -
Closed ticket #64420 on Core Trac:
Default Envelope Return-Path can tarnish IP reputation for ... -
Submitted pull request #10640 to WordPress/wordpress-develop:
MIME: Introduce MIME type parser -
Closed ticket #64420 on Core Trac:
Default Envelope Return-Path can tarnish IP reputation for ... -
Created ticket #64420 on Core Trac:
Default Envelope Return-Path can tarnish IP reputation for ... -
Wrote a comment on the post More-reliable email in WordPress 6.9, on the site Make WordPress Core:
Thank you for your insight @monarobase. The issue is unfortunately not new, as an “Envelope-From”… -
Created issue #73929 in the WordPress/gutenberg repository:
Shortblocks: Tracking issue -
Closed ticket #64391 on Core Trac:
The "&" is printed instead of "&" in the WordPress Events & News Widget -
Wrote a comment on the post Coding Standard Proposal: Allow the use of the PHP short echo tag, on the site Make WordPress Core:
Thank you @rodrigosprimo for championing this proposal. I volunteer my full support for it. When… -
Mentioned in [61355] on WordPress SVN:
Site Health: Add common HTTP response headers for page cache detection. -
Submitted pull request #10600 to WordPress/wordpress-develop:
Formatting: Introduce normalizing function for escaped HTML. -
Mentioned in [61350] on WordPress SVN:
HTML API: Ensure correct encoding of modified class names. -
Mentioned in [61347] on WordPress SVN:
General: Leverage `DOMParser` to implement `wp.sanitize.stripTags()`. -
Mentioned in [61346] on WordPress SVN:
HTML API: Ensure correct encoding of modified class names. -
Pushed 1 commit to WordPress/WordPress:
Block Processor: Remove use of NumberFormatter from test suite. -
Closed pull request #10576 on WordPress/wordpress-develop:
Block Processor: Remove use of NumberFormatter from test suite.