Recently I was working on a gym WordPress website and I needed to exclude WODs category from the default WordPress loop. The reason of this requirement […]
You might have across a situation where you needed to add css class to the html markup generated by WordPress posts links’ functions of next_post_link and […]
According to the WordPress codex the get_previous_post and get_next_post should either return null or empty in single posts navigation when you are at the first or […]