changeing the name and icon in the administration panel

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #3409
    Olly
    Admin & Mod
      • to change the name (i.e WPPizza) just add “define(‘WPPIZZA_NAME’, ‘The Name You Want’);” to your wp-config.php
      • to change the WPPizza Menu Icon in Admin Panel next to the Name just add “define(‘WPPIZZA_MENU_ICON’, ‘http://path/to/icon.png’);” to your wp-config.php
    Viewing 1 post (of 1 total)
    • The topic ‘changeing the name and icon in the administration panel’ is closed to new replies.