My Courses > CustomizeWoo > Module 2 > Lesson 05: Hooks: Actions
Hooks: Actions
Actions are vital for customizing WooCommerce – if there were no actions, we would have had to edit the plugin core files. Instead, we can “hook” into each template and display custom stuff or run functions.
Video
Please note: English captions are enabled by default (click on “CC” in the video player to disable). Also, you can click on the “gear” icon to manage quality and playback speed. Enjoy!
Sorry, this video is visible to logged in and fully registered students only.
If you already enrolled in this course, please LOG IN
Otherwise, please enroll in the FREE / PRO COURSE
For any other queries, feel free to get in touch
If you already enrolled in this course, please LOG IN
Otherwise, please enroll in the FREE / PRO COURSE
For any other queries, feel free to get in touch
Useful Links
WordPress Action Hooks: https://developer.wordpress.org/plugins/hooks/actions/
WooCommerce Hooks: https://docs.woocommerce.com/document/introduction-to-hooks-actions-and-filters/
I‘m developing about 28 Years now – from Assembler to ColdFusion.
And i never invested my Money better than in your Courses!
I just startend and felt in love! Thanx a lot!
Thank you Reinhard!
Hello Rodolfo!
I am sure your answer will be positive, and I will have the opportunity to learn later from your examples. But just to be sure, I have 2 questions:
1. There is the chance to create my PHP function to show on the cart page a different banner/text/ image (doesn’t matter what), based on the product category?
2. Or to create a PHP function to have different checkout fields based on the product category?
Thank you!
Hello Marcel, thanks for your question! Yes, of course this is possible. You first need to learn how to show a banner anywhere (module 4) and after that move a step forward and study “conditional logic” (module 5). Let me know how it goes 🙂