I have a wordpress installation that lives on a FreeBSD machine running apache. I need to create a cron job that will run Rsync and push the files via ssh or ftp to a backup server. I also need to do the same thing to get the files to amazon S3. Can you help me out? I have this so far rsync -e ssh...
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!
We run a niche news B2B news service; every day we send out an email with between 10 and 30 stories in it. This email is then turned into an html page including all the stories, and uploaded to our website. This has been going on for around 6 years, so I reckon there are about 1500 individual HTML...
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...


