adspace
What is difference between action hook and filter hook?
Answer Posted / Raghavendra Singh
Action hooks trigger functions or methods when certain events occur, such as saving a post or displaying an admin page. Filter hooks allow developers to modify data before it's saved or displayed by passing the data through a filter function. Unlike action hooks, filter hooks do not trigger actions directly but return modified data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program using while loop?
how to detect a mobile device using php
What sized websites have you worked on in the past?
Name and explain five of the PHP error constants?
What is the current stable version of php? What advance thing in php7?
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
Explain me is it possible to destroy a cookie?
What is the difference between htmlentities() and htmlspecialchars()?
How to create a web form?
How to calculate the difference between two dates using php?
What is trait in php?
What is difference between static and final in php?
sort term descripttion form, report and uery
List some features of php that are deprecated in php7?
Which variable declarations within a class is invalid in php?