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
- WordCamp Speaker
-
Pushed 1 commit to WordPress/WordPress:
HTML API: Fix typo setting the wrong self-closing flag. -
Committed [57528] to Core SVN:
HTML API: Fix typo setting the wrong self-closing flag. The HTML ... -
Closed pull request #6021 on WordPress/wordpress-develop:
HTML API: Reset parser state after seeking to bookmark. -
Pushed 1 commit to WordPress/WordPress:
HTML API: Reset parser state after seeking to bookmark. -
Closed ticket #60428 on Core Trac:
HTML API: Reset parser state after seeking to bookmark. -
Committed [57527] to Core SVN:
HTML API: Reset parser state after seeking to bookmark. When parser ... -
Submitted pull request #6023 to WordPress/wordpress-develop:
HTML API: Merge Foreign content support with HTML5lib Tests. -
Created ticket #60428 on Core Trac:
HTML API: Reset parser state after seeking to bookmark. -
Submitted pull request #6021 to WordPress/wordpress-develop:
HTML API: Reset parser state after seeking to bookmark. -
Wrote a comment on the post Proposal: Implement a PHP autoloader in WordPress Core, on the site Make WordPress Core:
On the other hand, prefixing classes seems hacky and not in any way "proper." Seems… -
Submitted pull request #6006 to WordPress/wordpress-develop:
HTML API: Handle parsing changes in foreign content. -
Closed pull request #5987 on WordPress/wordpress-develop:
HTML API: Test cleanup -
Pushed 1 commit to WordPress/WordPress:
HTML API: Test cleanup -
Committed [57508] to Core SVN:
HTML API: Test cleanup Rename `$p` variable to `$processor` in tests ... -
Pushed 1 commit to WordPress/WordPress:
HTML API: Fix void tag nesting with next_token -
Closed pull request #5975 on WordPress/wordpress-develop:
HTML API: Fix void tag nesting with next_token -
Closed ticket #60382 on Core Trac:
HTML API: WP_HTML_Processor::next_token nests void tags -
Committed [57507] to Core SVN:
HTML API: Fix void tag nesting with next_token When `next_token()` ... -
Closed pull request #5992 on WordPress/wordpress-develop:
HTML API: Fix CDATA lookalike matching invalid CDATA -
Pushed 1 commit to WordPress/WordPress:
HTML API: Fix CDATA lookalike matching invalid CDATA -
Closed ticket #60406 on Core Trac:
HTML API: CDATA Lookalike comments match invalid CDATA -
Committed [57506] to Core SVN:
HTML API: Fix CDATA lookalike matching invalid CDATA When ... -
Closed pull request #5981 on WordPress/wordpress-develop:
HTML API: Indicate if a given tag name represents an HTML tag. -
Closed ticket #60390 on Core Trac:
HTML API: Indicate if a given tag name represents an HTML tag. -
Submitted pull request #5981 to WordPress/wordpress-develop:
HTML API: Indicate if a given tag name represents an HTML tag. -
Created ticket #60390 on Core Trac:
HTML API: Indicate if a given tag name represents an HTML tag. -
Pushed 1 commit to WordPress/WordPress:
HTML API: Fix splitting single text node. -
Closed pull request #5976 on WordPress/wordpress-develop:
HTML API: Fix splitting single text node -
Closed ticket #60385 on Core Trac:
HTML API: Text nodes may be incorrectly split -
Committed [57489] to Core SVN:
HTML API: Fix splitting single text node. When `next_token()` was ... -
Mentioned in [57383] on Core SVN:
Editor: Fix PHP warning in Layout block support. -
Confirmed as a speaker for WordCamp Phoenix 2024
-
Submitted pull request #5949 to WordPress/wordpress-develop:
HTML API: Introduce safe HTML templating. -
Closed pull request #5683 on WordPress/wordpress-develop:
HTML API: Provide mechanism to scan all tokens in an HTML document,... -
Pushed 1 commit to WordPress/WordPress:
HTML API: Scan all syntax tokens in a document, read... -
Closed ticket #60170 on Core Trac:
HTML API: Scan every token in an HTML document. -
Committed [57348] to Core SVN:
HTML API: Scan all syntax tokens in a document, read modifiable text. ... -
Pushed 1 commit to WordPress/WordPress:
HTML API: Support INPUT tags. -
Closed pull request #5907 on WordPress/wordpress-develop:
HTML API: Handle input tags -
Committed [57343] to Core SVN:
HTML API: Support INPUT tags. Adds support for the following HTML ... -
Closed ticket #60287 on Core Trac:
HTML API: P end tag does not generate P element -
Mentioned in [57341] on Core SVN:
Script Loader: Only emit CDATA wrapper comments in `wp_get_inline_script_tag()` for JavaScript. -
Mentioned in [57336] on Core SVN:
General: Add $schema property to block and theme JSON files. -
Submitted pull request #58107 to WordPress/gutenberg:
HTML API: Backport updates from Core -
Pushed 1 commit to WordPress/WordPress:
Script Modules API: Rename `wp_module` to `wp_script_module` -
Closed pull request #5869 on WordPress/wordpress-develop:
Script Modules API: Rename `wp_module` functions to `wp_script_module` -
Committed [57327] to Core SVN:
Script Modules API: Rename `wp_module` to `wp_script_module` Renames ... -
Pushed 1 commit to WordPress/WordPress:
HTML API: Support PARAM, SOURCE, and TRACK tags. -
Closed pull request #5906 on WordPress/wordpress-develop:
HTML API: Handle param, source, track tags -
Committed [57326] to Core SVN:
HTML API: Support PARAM, SOURCE, and TRACK tags. Adds support for the ...