Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the hooks? Define different types of hooks in wordpress.



What are the hooks? Define different types of hooks in wordpress...

Answer / Neetu Pandey

Hooks in WordPress are points in the code where you can add custom functionality. They allow developers to modify the behavior of the core functionality. There are two main types of hooks: 1. Action Hooks - These trigger a function when a specific event occurs. Examples include 'init', 'save_post', and 'wp_head'. 2. Filter Hooks - These allow you to modify data before it is used. Examples include 'the_title' (modifies the title of a post) and 'comment_text' (modifies the text of a comment).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WordPress Interview Questions

What are the template tags in WordPress? List some of them?

1 Answers  


Explain what are the types of hooks in wordpress and mention their functions?

1 Answers  


Is wordpress blog free?

1 Answers  


What happens if I delete a category in wordpress?

1 Answers  


Do you know what is the default prefix of wordpress tables?

1 Answers  


Tell me how do I redirect users back to my blog's main page after they login?

0 Answers  


What is the default prefix of wordpress tables?

1 Answers  


What is the difference between filters and actions?

1 Answers  


what is the difference between site_url() and home_url()?

1 Answers  


What is the use of slug field in tags?

1 Answers  


What is a plugin in wordpress? List plugin that comes with wordpress.

1 Answers  


Where is WordPress content stored?

1 Answers  


Categories