php - Add something before custom post type in permalink -


how add example "en" (for english) before custom post typ in wordpress permalink?

for example:

http://example.com/en/post_type/postname

i've tried plugin (http://wordpress.org/plugins/custom-post-type-permalinks/), allows me change permalink structure after post type.


Comments

Popular posts from this blog

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -