Anatomy of a Theme | Trello card Lesson Plan @ironprogrammer | |
Build a Sitemap for a site | This should be compared to sitemaps already in core Core is the set of software required to run WordPress. The Core Development Team builds WordPress. Trello card Lesson Plan @azhiyadev Reviewed by @aurooba @webtechpooja | |
Choosing a Theme | Should clarify the 4 types of themes Trello card Lesson Plan | Should clarify the 4 types of themes Trello card Workshop |
Creating a block pattern | | Rename from Registering or include both terms Trello card Workshop |
Customizer Tagline | | Describe how to modify taglines in FSE Trello card Workshop |
How to use WordPress Block Patterns | Update to include Featured patterns, wordpress.org/patterns & https://github.com/WordPress/gutenberg/pull/35773 Trello card Lesson Plan | Update to include Featured patterns, wordpress.org/patterns & https://github.com/WordPress/gutenberg/pull/35773 Trello card Workshop |
Intro to common plugins | Review what plugins are common/popular now, remove mentions of Codex Trello card Lesson Plan @aurooba reviewed by @gudrun | |
Intro to CSS CSS is an acronym for cascading style sheets. This is what controls the design or look and feel of a site. | Review how to do this in block themes Trello card Lesson Plan @ reviewed by @gudrun | Include how to do this in block themes – are there areas of CSS that exceed FSE to include Trello card Workshop |
Introduction to the Customizer | Mention that this is for Classic and Hybrid themes Trello card Lesson Plan | Mention that this is for Classic and Hybrid themes Trello card Workshop |
Managing Widgets | Widgets without customizer in block based themes Trello card Lesson Plan | Managing widgets in classic themes needed Trello card |
Setting up a dev environment | Needs to follow lesson plan and workshop formats Lesson Plan | |
Template Hierarchy | Revise for FSE inclusion Trello card Lesson Plan | |
The Loop The Loop is PHP code used by WordPress to display posts. Using The Loop, WordPress processes each post to be displayed on the current page, and formats it according to how it matches specified criteria within The Loop tags. Any HTML or PHP code in the Loop will be processed on each post. https://codex.wordpress.org/The_Loop. | consider diagraming this in light of the query loop block Trello card Lesson Plan | |
Theme Troubleshooting | This will need to be updated to reflect when we have a new lesson plan created about using the styles. Lesson Plan | |
Troubleshooting basics | update to include Site Health, plugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party and native to core Trello card Lesson Plan | Workshop Part 1 Workshop Part 2 |
W3 total cache | broken images, follow lesson plan format Trello card Lesson Plan | |
Webfonts | keep an eye on https://make.wordpress.org/core/2021/09/28/implementing-a-webfonts-api-in-wordpress-core/ Trello card Lesson Plan | |
What Are Google XML Sitemaps | I think we should go with Site Kit as that is maintained by Google, and revise the whole article Trello card Lesson Plan | |
What Is A Theme | Include types of themes, see above Trello card Lesson Plan | |
What is Contact Form 7 | adhere to lesson plan format AND import images from GitHub GitHub is a website that offers online implementation of git repositories that can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. https://github.com/ Trello card Lesson Plan | |
What Is Wordfence Security | Trello card | |
What Is Yoast SEO | update this to follow lesson plan format Trello card Lesson Plan | |
What to include in functions.php | Review for FSE Trello card Lesson Plan | |
What you can do with WordPress | Remove references to WordPress.com An online implementation of WordPress code that lets you immediately access a new WordPress environment to publish your content. WordPress.com is a private company owned by Automattic that hosts the largest multisite in the world. This is arguably the best place to start blogging if you have never touched WordPress before. https://wordpress.com/ Trello card Lesson Plan | |
Widget A WordPress Widget is a small block that performs a specific function. You can add these widgets in sidebars also known as widget-ready areas on your web page. WordPress widgets were originally created to provide a simple and easy-to-use way of giving design and structure control of the WordPress theme to the user. Areas | This needs to be updated to also include block based themes Trello card Lesson Plan | |