Add wraparound (next or first / previous or last) capability to Dynamic context and next / prev. post actions

There is a creative (and slightly hacky) workaround for this using the dynamic context.

Following on from the workaround I posted regarding Has Next/Prev. Post conditions, you can also add a second div with opposite display conditions and nest in it a query that displays the first post.

Screenshot 2023-03-28 at 22.51.39

Screenshot 2023-03-28 at 22.55.27
Screenshot 2023-03-28 at 22.56.27

This emulates the wraparound behaviour perfectly until this becomes a built-in feature.