This page will show you the most important hooks and actions you can use to modify and enhance the Walleto theme, to your liking. We have left a lot of hooks around the theme, which respect the main WordPress guidelines, and will make your life easier when modifying the theme. We really suggest using a child theme when doing mods, so when we launch a new update of the theme your changes will not be removed.

General Hooks / Actions


walleto_get_post
– runs when a product/item post is shown in the all website pages, or in the product archives (category, author, date, search, tag). By default the function called “walleto_get_post_function” is attached to this hook. If you need to define your own blog post display function in your child theme make sure you remove the function first by calling “remove_filters”

Bookmark the permalink.

Comments are closed.