UW Theme Classic was the previous version of UW–Madison’s WordPress theme. UW Theme 2.0 is now available and recommended for all new WordPress projects.
Learn more about migrating to UW Theme 2.0.
Collaboration
The UW Theme project is a collaboration between the Office of Strategic Communication and the WiscWeb team at DoIT. It evolved from needs and demand that arose from the redesign of the wisc.edu site in January 2016.
The UW themes are copyrighted by the Board of Regents of the University of Wisconsin System.
Using the theme
After downloading and unzipping the theme, install it in your site’s themes folder and activate through your admin dashboard.
Using a child theme
If you want to extend the theme, you should use a child theme. Do not edit the theme files themselves. If you do so, you will lose those changes when upgrading the theme in the future. See the WordPress documentation for Child Themes.
Customizing the theme options
Use WordPress’s Customize screen to set options for the theme. For more info on the options available, see the Sitewide Settings page.
Developing with the theme
Web developers who use the theme can work with it in a number of different ways:
As a child theme
As with any WordPress theme, you can create a child theme if you want to extend or override its functionality beyond what is possible using the theme customizer. See the WordPress documentation for Child Themes for documentation. The theme does provide a few hooks (see WordPress docs) that might be useful:
If you have suggestions for additional filters or action hooks, please contact us or consider contributing to the theme’s development (see below).
Customizing CSS
CSS customizations should be done within a child theme.
Getting the source code
The zip download includes only the files needed to run the theme. The theme’s source code is stored in the campus’s Gitlab service, which is maintained by DoIT. To request the files, please email uwtheme@wisc.edu.
Contributing to the project
UW Theme Classic is no longer accepting feature requests. Please email uwtheme@wisc.edu with any questions.