What is a filter hook?

devquora
devquora

Posted On: Dec 11, 2020

 

A Filter hook in WordPress allows you get and modify WordPress data before it is sent to the database or the browser. Some examples of filters would include customizing how excerpts are displayed or adding some custom code to the end of a blog post or headings.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Wordpress Interview Questions

    What is WordPress?

    WordPress is free open source content management system (CMS) written PHP language and licensed under GPL. It allows us..

    Wordpress Interview Questions

    What are minimum requirements to run WordPress?

    PHP 7 or greater MySQL 5.6 or greater OR MariaDB 10.0 or greater The mod_rewrite Apache module HTTPS support(Recommende..