-
- 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 - to change the urls to something more suitable go to wppizza->settings and change the permalinks as appropriate (if linking to single items, make sure you read the notes here and in the plugin)
- The topic ‘My shop doesn't do Pizzas, how do I change the name,icon in the backend’ is closed to new replies.