Archive for the ‘Default’ Category

Show all cron jobs in linux

If you need to show all cron tasks in a linux machine  go to /var/spool/cron and run the following  command
cat * >  crones.txt
Now , you can find all cron details in the above file (crones.txt)


Fatal error: Call to undefined function wp_list_addonn() in /home/aneesh/public_html/wp-content/themes/Grante/sidebar.php on line 106