-
Posted a reply to Custom permalink with only post name, on the site WordPress.org Forums:
function remove_cpt_slug( $post_link, $post, $leavename ) { if ( 'games' != $post->post_type || 'publish' !=…
Posted a reply to Custom permalink with only post name, on the site WordPress.org Forums:
function remove_cpt_slug( $post_link, $post, $leavename ) { if ( 'games' != $post->post_type || 'publish' !=…