We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the second video I recorded thisis - What is Full Site Editing? Working with template parts I noted three additional feechurs.
A feechur is an undesirable or misimplemented feature. See https://en.wiktionary.org/wiki/feechur
2:12 Then I discovered that I couldn't actually edit the featured image ( feechur ).
2:43 But Full Site Editing doesn't know that, so I can
5:09 Choose the Header - note the titles are below ( feechur )
8:30 HM: Yes and this footer's pretty ugly. It's got a black background so I can't see anything. ( feechur )
The text was updated successfully, but these errors were encountered:
Issue #4 - Need to enqueue style.css and add featured image support
f12f8ea
Do we still need add_theme_support( 'post-thumbnails' );?
add_theme_support( 'post-thumbnails' );
Sorry, something went wrong.
We don't need add_theme_support for post-thumbnails #4
9b71660
bobbingwide
No branches or pull requests
In the second video I recorded thisis - What is Full Site Editing? Working with template parts I noted three additional feechurs.
A feechur is an undesirable or misimplemented feature. See https://en.wiktionary.org/wiki/feechur
2:12 Then I discovered that I couldn't actually edit the featured image ( feechur ).
2:43 But Full Site Editing doesn't know that, so I can
5:09 Choose the Header - note the titles are below ( feechur )
8:30 HM: Yes and this footer's pretty ugly. It's got a black background so I can't see anything. ( feechur )
The text was updated successfully, but these errors were encountered: