What is the recommended way to handle api & integrations?

Elena Petrova Elena Petrova hace 2 meses Resuelto

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.

5

This is the answer I wish I had found six months ago. Would have saved me a weekend of trial and error.

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.

Solid breakdown. The only thing I would add is to back up before making the change — better safe than sorry.

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

Strong agree. Good defaults beat a wall of toggles every single time.