The MU forums have moved to WordPress.org

Global Tag/Category base (2 posts)

  1. Anonymous
    Unregistered
    Posted 16 years ago #

    Is there a way to change this setting for all new blogs? Can't find anything in schema.php file .

  2. bloggus
    Member
    Posted 16 years ago #

    Change those rows in schema file:

    add_option('category_base', '/your_choice/');
    add_option('tag_base', '/your_choice/');

About this Topic

  • Started 16 years ago by electronman
  • Latest reply from bloggus