Basically WordPress hooks are categorized into two types; Action hooks Filter hooks Action hooks: As name says, these hooks are called when an action is performed. Action hooks allow you to execute your custom functions which are referred to as… Continue Reading →
You have installed everything on server apache, WordPress, brand new theme, all plugins… But your permalink setting not working at all? Is it throwing you 404 page? You have set .htaccess file as per WordPress suggestion? If YES, then consider… Continue Reading →
Well, before installing PHPUnit into your system, you need to check for some prerequisites. Prerequisite: PHP 5.6 or >5.6 PEAR (optional) Installing PHP 5.6 To install PHP 5.6, I am going to use curl which comes out of the box with… Continue Reading →
© 2024 Dhanendran's Blog — Powered by WordPress
Theme by Anders Noren — Up ↑