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


Please Help Members By Posting Answers For Below Questions

Write a program using while loop?

1128


how to detect a mobile device using php

1177


What sized websites have you worked on in the past?

1092


Name and explain five of the PHP error constants?

1043


What is the current stable version of php? What advance thing in php7?

1100


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

1997


Explain me is it possible to destroy a cookie?

1035


What is the difference between htmlentities() and htmlspecialchars()?

1100


How to create a web form?

1116


How to calculate the difference between two dates using php?

1151


What is trait in php?

1072


What is difference between static and final in php?

1114


sort term descripttion form, report and uery

2257


List some features of php that are deprecated in php7?

1026


Which variable declarations within a class is invalid in php?

1052