William Patton

Results 96 comments of William Patton

Themes have not been allowed to add iframes in the past. This is mostly to prevent them loading in external content that could be dangerous. Exceptions might be made in...

@danyj I am aware of the kinds frames this Issue was opened about and do understand how they differ from the normal kinds of 'iframes are not allowed' that the...

Will try set aside some time to do a local install test this week :)

We should not be in the habbit of covering up bad Dev practices by patching them up in software.

I encountered this same issue on an Ubuntu machine. The solution from @DiegoYungh worked for me. Perhaps the build script could be modified to be more OS agnostic, or deal...

I would be happy to merge in changes that include demo content for all the blocks in 5.9 if someone could make the PR :)

Do you have a folder that you can actually write to on the filesystem? I had a similar issue when testing this as I was on a (mostly) unwritable system...

Does the `html5` theme_support flag also power something related to comment forms or am I misremembering?

> > Does the `html5` theme_support flag also power something related to comment forms or am I misremembering? > > Two things actually. > https://github.com/ClassicPress/ClassicPress/blob/049fafa2b572798cd32b41d6acd1288e165dbe76/src/wp-includes/theme.php#L2527-L2539 Gotcha, so a theme which...

> Also you should focused on decreasing less lines of code. You wrote **608** lines of code for just this functionality, but it's not working for me. But I found...