• Hello,
    I use WP 1.0.1 and am about to translate it on German.
    Gladly I would translate the category permalinks on German also. I want WP to make permalinks like “/kategorie/allgemein/” instead of “/category/general/”.
    What I have to change, so that WP generates permalinks with “kategorie” instead of “category”?
    Any help would please me very much.
    Std.

Viewing 16 replies (of 16 total)
  • Yes it works!

    The nitti-gritty details may be more difficult to state, but replacing this:

    category/

    with this:

    categoria/

    in file classes.php under wp-includes did the trick for me.

Viewing 16 replies (of 16 total)

The topic ‘Category Permalinks’ is closed to new replies.