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
-
Submitted pull request #5725 to WordPress/wordpress-develop:
WIP: HTML API: avoid processing incomplete tokens -
Created ticket #59993 on Core Trac:
HTML API: Track spans of text with (offset, length) instead of (start, end) -
Submitted pull request #5721 to WordPress/wordpress-develop:
HTML API: Track spans of text with (offset, length) instead of (start,... -
Merged pull request #56578 into WordPress/gutenberg:
HTML API: Backport updates from Core -
Pushed 1 commit to WordPress/gutenberg:
HTML API: Backport updates from Core (#56578) -
Submitted pull request #56578 to WordPress/gutenberg:
HTML API: Backport updates from Core -
Posted a reply to Why is the WordPress Block code so verbose and inefficient?, on the site WordPress.org Forums:
Yes, you’re right that other assets will be much larger than the block code, but… -
Posted a reply to I updated my php version to 7.0 and it shows critical error, on the site WordPress.org Forums:
@byam21 I looked at the link you shared and it's currently showing PHP 7.4 with… -
Posted a reply to Submit Buttons no longer display on existing site, on the site WordPress.org Forums:
Great! Glad to hear you figured this out through a plugin update. I just checked… -
Submitted pull request #5705 to WordPress/wordpress-develop:
Block Parser: Explore a streaming lazy interface -
Posted a reply to Why is the WordPress Block code so verbose and inefficient?, on the site WordPress.org Forums:
Hi @kittenchief117. These are good questions and there's a big answer to them; here's a… -
Posted a reply to How to tell wp-env that my project is a theme?, on the site WordPress.org Forums:
It looks like that warning has been there a long time. I'm not sure why… -
Created issue #56457 in the WordPress/gutenberg repository:
@wordpress/env: Clarify warning printed out when unable to find .wp-env.json -
Posted a reply to How to tell wp-env that my project is a theme?, on the site WordPress.org Forums:
@bubokko after some experimentation I'm also seeing that error message, but it also appears to… -
Posted a reply to items on Menu aren’t showing using Block Editor, on the site WordPress.org Forums:
Oh darn. As a second-check, did you look in the header template editor in the… -
Posted a reply to How to tell wp-env that my project is a theme?, on the site WordPress.org Forums:
@bubokko is the directory with your code posted somewhere? what does the list of files… -
Posted a reply to Can’t find a page, on the site WordPress.org Forums:
@trinityny that should be in your Pages menu with id 22928 and the title "Youth."… -
Posted a reply to items on Menu aren’t showing using Block Editor, on the site WordPress.org Forums:
Hi @cutenmore. It looks like your site is currently showing a menu built in Elementor.… -
Posted a reply to Error establishing a database connection, on the site WordPress.org Forums:
Hi @gottfrieds. The second part of that username is the name of the web host… -
Posted a reply to How to tell wp-env that my project is a theme?, on the site WordPress.org Forums:
@bubokko you can create a .wp-env.json file in the root directory of your project and… -
Posted a reply to I updated my php version to 7.0 and it shows critical error, on the site WordPress.org Forums:
@byam21 what options do you have in your hosting control panel for the PHP version? -
Posted a reply to Working plugin to add watermark to webp, on the site WordPress.org Forums:
@mcgistics you might try contacting one of the plugins which adds a watermark to other… -
Posted a reply to Does the Full Site Editor use a lot of resources?, on the site WordPress.org Forums:
Hi @keress 👋 Any host should be able to support the Site Editor and the… -
Posted a reply to HILFE alle Inhalte meiner Seiten & Unterseiten sind weg, on the site WordPress.org Forums:
If deactivating and then reactivating Polylang doesn't help, there are instructions for restoring a backup… -
Posted a reply to Submit Buttons no longer display on existing site, on the site WordPress.org Forums:
@bhrealmfr I see the script looking for a script element with the data-identifier="gform_ppcp_js_sdk" attribute and… -
Posted a reply to Image in the Embed box of internal links, on the site WordPress.org Forums:
@roicecz, that's helpful, thanks for sharing that additional context. Do you have access to those… -
Created issue #771 in the WordPress/wordpress-playground repository:
Bump auto-increment fields in database to a high and recognizable starting offset. -
Posted a reply to Image in the Embed box of internal links, on the site WordPress.org Forums:
Hi @roicecz. I noticed that among the images that are low-resolutions, they all appear to… -
Posted a reply to Submit Buttons no longer display on existing site, on the site WordPress.org Forums:
@bhrealmfr I see inline CSS/styles that are hiding those form elements, both the credit card… -
Posted a reply to HILFE alle Inhalte meiner Seiten & Unterseiten sind weg, on the site WordPress.org Forums:
Hallo @jasimeaspoech, it can be difficult know know what caused the loss of content without… -
Posted a reply to Import after a certain date, on the site WordPress.org Forums:
@goodolvic the importer is supposed to already prevent importing duplicate posts. If you have a… -
Posted a reply to Importer Not Importing Blogs, on the site WordPress.org Forums:
Hi @haconcepts. When you found the submit button, did you click on it? Did you… -
Posted a reply to editor has encountered an unexpected error, on the site WordPress.org Forums:
Are you able to share more about this @flipflopsandfly? the message “editor has encountered an… -
Posted a reply to i Need help to remover fewer code scripts from my wp site., on the site WordPress.org Forums:
are you seeing Google Tags Manager being added twice for the same page views and… -
Posted a reply to i Need help to remover fewer code scripts from my wp site., on the site WordPress.org Forums:
I'm sorry, @awaisx99, I'm having trouble understanding what exactly you are asking. Are you attempting… -
Posted a reply to i Need help to remover fewer code scripts from my wp site., on the site WordPress.org Forums:
You might consider looking under the extra theme options in Divi to see if there's… -
Posted a reply to Need help to remover fewer code scripts from my wp site., on the site WordPress.org Forums:
Is this a duplicate of your other post? -
Posted a reply to i Need help to remover fewer code scripts from my wp site., on the site WordPress.org Forums:
Hi @awaisx99. I can't see the tags that you wrote because it looks like they… -
Submitted pull request #5683 to WordPress/wordpress-develop:
HTML API: Provide mechanism to scan all tokens in an HTML document,... -
Mentioned in [57117] on Core SVN:
HTML API: Fix typo in documentation example. -
Mentioned in [57116] on Core SVN:
HTML API: Fix typo in documentation example. -
Mentioned in [57115] on Core SVN:
HTML API: Add support for containers elements, including ARTICLE. -
Created ticket #59914 on Core Trac:
HTML API: Add support for group of containers including ARTICLE element -
Created issue #375 in the WordPress/wporg-developer repository:
Unable to build after following instruction -
Wrote a comment on the post The HTML API: process your tags, not your pain, on the site WordPress Developer Blog:
Thanks Greg! We'll get that updated. You're right, it's a formatting issue that occurred when… -
Wrote a comment on the post The HTML API: process your tags, not your pain, on the site WordPress Developer Blog:
Thanks for the thoughts, Mark! `DOMDocument` was never really sufficient, and suffers from almost as… -
Submitted pull request #5662 to WordPress/wordpress-develop:
Experiment: Run the Tag Processor on every tag on output. -
Submitted pull request #5661 to WordPress/wordpress-develop:
HTML API: Fix typo in documentation example. -
Closed ticket #59886 on Core Trac:
enqueue scripts is html encoding the resulting string -
Created ticket #59883 on Core Trac:
Remove support for HTML4 and XHTML