How to Get The Post Excerpt Outside WordPress Loop
Sometimes while developing a resource on WordPress, we come across a particular situation like needing post specific data outside WordPress loop. Here is a small code snippet I usually use when I need to get a post’s excerpt outside the loop.
