Say you have a Post and you have different types of information (in a custom field or something) but you don’t want to have it all on the same page.You can split this information out into different endpoints, something like /post-slug/details where /post-slug would...
Say you have a Post and you have different types of information (in a custom field or something) but you don’t want to have it all on the same page.You can split this information out into different endpoints, something like /post-slug/details where /post-slug would...