So, I have an Post Type called “Jogador” that returns to me a permalink ?jogador={slug}, so for example if the name of the player is Fabio Carvalho, it will return the link ?jogador=fabio-carvalho.
I want to change it to the id of the player, so if the player Fabio Carvalho ID’s 23, the link returned will be ?jogador=23