Can someone show me a sample cron job that will backup a default wordpress installation - I am talking about the files not the DB. That will be seperate. The job should backup via ftp. Thanks in advance!
I'm trying to get a list of categories associated to a specific post in WordPress 2.6. I've just upgraded to this version (from a very old version) and the get_the_categories() function is returning an empty array. Looking at the database, there are categories assigned to the post in question, but...


