I am trying to add the most recent news article from the "custom" category onto the homepage. Having some difficulty. Any ideas on the best way to do this? Thanks!
See getLatestNews()/printLatestNews() in the Functions Documentation.
Thanks for the help. I was going about it the wrong way. You pointed me in the right direction and I put the rest together from the docs and the forums.
Ended up with this:
Works great. Thanks.