Hey all, I'm a newbie when it comes to developing WordPress sites, so this might be something easy to do that I'm not sure how to write into my page.
What I have is a post belonging to a category that has a bullet list of items that I want WordPress to pull the first 3 items or 3 items randomly from that list and display it with a link to read the rest. I'm not sure if writing a loop or a query would be easier or using a plugin. If anyone can point me in the right direction for doing this that would be great.