wp-theatre icon indicating copy to clipboard operation
wp-theatre copied to clipboard

Make it possible to go to the next/previous event

Open slimndap opened this issue 8 years ago • 1 comments

As requested on the forum.

slimndap avatar May 11 '16 13:05 slimndap

Maybe something like:

  • $event->next() to retrieve the next event.
  • $production->next() to retrieve the next production.

And use a filter in get_adjacent_post_link().

slimndap avatar May 11 '16 14:05 slimndap