Profiles

  • Member Since: February 27th, 2016
  • Find me on:
  • 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' !=…