79082536

Date: 2024-10-13 06:35:26
Score: 2
Natty:
Report link

As per mmm's comment, the solution was to amend the rewrite rule to:

add_rewrite_rule('events/([^/]+)/([^/]+)/?$', 'index.php?rides=$matches[2]', 'top');
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Jim