2014-10-12, 04:44:50
(2014-10-12, 04:33:14)vallhund Wrote:(2014-10-11, 10:44:38)photocurio Wrote: I'd like to be able to put dynamic content in there.
Depends on what exactly you want to put in there (and how you want to present it).
In general, dynamic content is obtained through pieces of php code that you need to put to featured.inc.php. It's up to you to decide on which content will it be - latest news, a dynamic list, a generic component or anything else.
Yes, I realize it would involve php functions. I'm trying to find out what functions call up page (or post, if I use the blog plugin) data.
Suppose I wanted headlines, thumbnails and excerpts from three different pages? I guess I'm looking for some equivalent to WordPress' loop.