What is the recommended way to handle api & integrations?

Yuki Tanaka Yuki Tanaka 2 weeks ago Resolved

I want to do this the supported way rather than hack around it. What is the recommended approach, and are there pitfalls to avoid?

Links to docs welcome if this is covered somewhere.

0

For what it is worth, the same approach works with the PMPro adapter — the membership side is identical from here.

Run wp jetonomy flush-rules (or visit Settings > Permalinks and save) after changing the base slug. The 404s are stale rewrite rules — regenerating them fixes it immediately.

We ran into the same situation last quarter. What worked for us was starting small and only adding complexity when a real need showed up.

Thanks for writing this up. Bookmarking it — the kind of thing I will want to reference again in a month.

Tried this on a staging copy first and it behaved exactly as described. Confident enough to roll it to production now.