Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author marksouthard

    (@mbsatunc)

    For both, you should be able to define the slug to be used in your theme functions file:

    define( 'TZP_SLUG', 'portfolio' );
    define( 'TZP_TAX_SLUG', 'portfolio-type' );

    Thread Starter ebarcena

    (@ebarcena)

    Thanks! Works perfectly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change slugs’ is closed to new replies.