Overview
Syllabus
Wordpress Hooks Tutorial for beginners from scratch #1 Introduction, Type of hooks, Syntax, Examples.
Wordpress Hooks Tutorial for beginners from scratch #2 Action hook "init" Example register_post_type.
Wordpress Hooks Tutorial for beginners from scratch #3 Action hook "widgets_init" register widget.
Wordpress Hooks Tutorial for beginners from scratch #4 Action hook "admin_menu" register menu.
Wordpress Hooks Tutorial for beginners from scratch #5 admin_enqueue_script & wp_enqueue_script hook.
Wordpress Hooks Tutorial for beginners from scratch #6 Action hook "admin_bar_menu".
Wordpress Hooks Tutorial for beginners from scratch #7 Action hook "admin_notices".
Wordpress Hooks Tutorial for beginners from scratch #8 Action hook "add_meta_boxes".
Wordpress Hooks Tutorial for beginners from scratch #9 Action hook "save_post".
Wordpress Hooks Tutorial for beginners from scratch #10 Action hook "login_enqueue_scripts".
Wordpress Hooks Tutorial for beginners from scratch #11 Action hook "wp_head" & 'wp_footer'.
Wordpress Hooks Tutorial for beginners from scratch #12 Action hook "login_form".
Wordpress Hooks Tutorial for beginners from scratch #13 Action hook "login_head".
Wordpress Hooks Tutorial for beginners from scratch #14 Action hook "wp_login".
Wordpress Hooks Tutorial for beginners from scratch #15 Filter hook "the_title".
Wordpress Hooks Tutorial for beginners from scratch #16 Filter hook "the_content".
Wordpress Hooks Tutorial for beginners from scratch #17 Simple login filter hooks ( url, title ).
Wordpress Hooks Tutorial for beginners from scratch #18 Logout url & Lost password url filter hooks.
Wordpress Hooks Tutorial for beginners from scratch #19 Filter hook manage_{post_type}_posts_columns.
Wordpress Hooks Tutorial for beginners from scratch #20 Action manage_{posttype}_posts_custom_column.
Wordpress Hooks Tutorial for beginners from scratch #21 Add Plugin Action Links Filter hook.
Wordpress Hooks Tutorial for beginners from scratch #22 Filter template_include| locate_template.
Wordpress Hooks Tutorial for beginners from scratch #23 Develop Custom Action Hook Steps (#1).
Wordpress Hooks Tutorial for beginners from scratch #24 Develop Custom Action Hook Steps (#2).
Wordpress Hooks Tutorial for beginners from scratch #25 Custom Filter Hook in wordpress.
Taught by
Online Web Tutor