Enables a custom category base, if the site wants to use one that’s not the WP.com default (/category/)
Usage:
wpcom_vip_load_category_base( 'section' );
On Quickstart and self-hosted, use the wp rewrite structure command instead
Parameters
Name | Type | Description |
---|---|---|
category | New | base prefix |
Return Value
void