Nested permalink without dummy parent page

admin2025-04-17  0

I want a permalink example/foo/bar without plugins.

So I create the bar page using wp_insert_post(). I'm supposed to set the post_parent argument to the ID of the foo page.

But I don't want to create a dummy page foo.

Can I do this without dummy intermediate pages?

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1744857835a270934.html

最新回复(0)