50th Trofeo Princesa Sofia
Lesedauer: 15 Sekunden

50th Trofeo Princesa Sofia

50th Trofeo Princesa Sofia


add_filter( 'register_post_type_args', function( $args, $post_type ) { if ( $post_type === 'portfolio' ) { $args['rewrite'] = [ 'slug' => 'p', 'with_front' => false, ]; } return $args; }, 20, 2 );
Nach oben scrollen