Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter slamjam

    (@slamjam)

    Some more information:

    I modified the german translation with the Codestyling plugin. When i create a new .mo file it starts adding new pages to my blog. “Add a Pet” is still working, only the pages “pets” with permalink “pet-list” and the page “Tiere” with permalink “Tierliste” stop working. And if i delete this two pages it creates both pages again.

    Plugin Author Diana K. Cury

    (@dianakc)

    Thanks for report slamjam, that is because plugin create some pages if they don’t exists.

    By now, you can override this by adding this in them functions.php:

    remove_action( 'init', 'pet_add_pages');

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error when adding translation’ is closed to new replies.