Hey everyone,
I've got a wordpress blog with a custom theme and I currently use a static homepage. I'd like to keep my static homepage, but have my latest post publish on it. I don't want to switch the default option to "latest posts"
I just want 1 post dynamically updating on my static page. Not just list my latest post as a link, but actually display it. Anyone got a little PHP snippet to accomplish this. I found a plugin called "inline posts" that will let me insert a particular post into a page, but not dynamically.
Much appreciated in advance.
I've got a wordpress blog with a custom theme and I currently use a static homepage. I'd like to keep my static homepage, but have my latest post publish on it. I don't want to switch the default option to "latest posts"
I just want 1 post dynamically updating on my static page. Not just list my latest post as a link, but actually display it. Anyone got a little PHP snippet to accomplish this. I found a plugin called "inline posts" that will let me insert a particular post into a page, but not dynamically.
Much appreciated in advance.