How and when to use Actions and Filters
How and when to use Actions and Filters
- Actions: WordPress invokes actions at certain points during the execution request and when certain events occur.
- Filters: WordPress uses filters to modify the text before adding it to the database and before displaying it on-screen.
Understanding WordPress Actions and Filters

Post a Comment