woocommerce/docs/theme-development
Brent MacKinnon 5e4a6fc5e6
Update totals-footer-item.md (#51261)
* Update totals-footer-item.md

replacing `<` & `>` with `&lt;` & `&gt;` for the purposes of displaying html within code snippets on woocommerce docs site.

* update < > with &lt; &gt;

* more small fixes

* update manifiest

* update erroneous tag swap

---------

Co-authored-by: piinthecloud <stephanie.pi@automattic.com>
Co-authored-by: Jacklyn Biggin <hi@jacklyn.dev>
2024-09-12 13:51:32 +00:00
..
_media add the image back in 2023-11-21 10:27:45 +01:00
README.md create block theme folder (#50638) 2024-08-20 13:19:47 +02:00
classic-theme-developer-handbook.md Update totals-footer-item.md (#51261) 2024-09-12 13:51:32 +00:00
conditional-tags.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
fixing-outdated-woocommerce-templates.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
image-sizes.md Expand block templates documentation (#48247) 2024-06-11 10:04:48 +02:00
set-up-a-child-theme.md Expand block templates documentation (#48247) 2024-06-11 10:04:48 +02:00
template-structure.md fixes and updates (#51144) 2024-09-04 17:11:35 +00:00
theme-design-ux-guidelines.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
thumbnail-image-regeneration.md Further adjustment of post titles, menu titles, and tags (#43685) 2024-01-16 14:29:00 -05:00

README.md

category_title category_slug post_title
Classic Theme Development theme-development Classic theme development

Learn to design and integrate custom themes in WooCommerce, focusing on responsive design and ecommerce optimization.

For blocks themes, see our block theme documentation.