Pages

Saturday, June 1, 2013

Website visit count in wordpress


We can track wordpress visit count using function.php. Just use the following function in function.php

Enable session in wordpress


Normally session will not work in wordpress and we need to enable session. We can enable it by initializing. Function for initializing session is