Found 16 bookmarks
Custom sorting
WooCommerce Hooks 2020
WooCommerce Hooks 2020
Introduction: What are hooks? Hooks in WordPress essentially allow you to change or add code without editing core files. They are used extensively throughout WordPress and WooCommerce and are very useful for developers. There are two types of hook: actions and filters. Action Hooks allow you to insert custom code at various points (wherever the hook […]
·docs.woocommerce.com·
WooCommerce Hooks 2020
Image Sizes for Theme Developers - WooCommerce Docs
Image Sizes for Theme Developers - WooCommerce Docs
To display images in your catalog, WooCommerce registers a few image sizes which define the actual image dimensions to be used. These sizes include: woocommerce_thumbnail – used in the product ‘grids’ in places such as the shop page. woocommerce_single – used on single product pages. woocommerce_gallery_thumbnail – used below the main image on the single …
·docs.woocommerce.com·
Image Sizes for Theme Developers - WooCommerce Docs
WooCommerce Plugin Developer Handbook - WooCommerce Docs
WooCommerce Plugin Developer Handbook - WooCommerce Docs
Want to create a plugin to extend WooCommerce? WooCommerce plugins are the same as regular WordPress plugins. (For more information, visit Writing a plugin.) Your WooCommerce extension should: Adhere to all WordPress plugin coding standards, as well as best practice guidelines for harmonious existence within WordPress and alongside other WordPress plugins. Have a single core …
·docs.woocommerce.com·
WooCommerce Plugin Developer Handbook - WooCommerce Docs
WooCommerce Theme Developer Handbook - WooCommerce Docs
WooCommerce Theme Developer Handbook - WooCommerce Docs
WooCommerce looks great with all WordPress themes as of version 3.3, even if they are not WooCommerce-specific themes and do not formally declare support. Templates render inside the content, and this keeps everything looking natural on your site. Non-WooCommerce themes, by default, also include: Zoom feature enabled – ability to zoom in/out on a product …
·docs.woocommerce.com·
WooCommerce Theme Developer Handbook - WooCommerce Docs
WooCommerce 2.7 beta 1 is here
WooCommerce 2.7 beta 1 is here
WooCommerce 2.7 codename “Bionic Butterfly” has been tagged in GitHub and is ready for testing! This is a major release with large structural changes to help us work towards a more performant platform…
·woocommerce.wordpress.com·
WooCommerce 2.7 beta 1 is here