https://github.com/uriweb/uri-modern
:anchor: URI WordPress theme
https://github.com/uriweb/uri-modern
higher-education ui-ux wordpress wordpress-theme
Last synced: 11 days ago
JSON representation
:anchor: URI WordPress theme
- Host: GitHub
- URL: https://github.com/uriweb/uri-modern
- Owner: uriweb
- License: gpl-3.0
- Created: 2017-12-11T19:57:28.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-23T18:40:36.000Z (over 1 year ago)
- Last Synced: 2024-09-23T20:45:27.120Z (over 1 year ago)
- Topics: higher-education, ui-ux, wordpress, wordpress-theme
- Language: SCSS
- Homepage: https://www.uri.edu/wordpress/design/theme
- Size: 4.92 MB
- Stars: 7
- Watchers: 4
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# URI Modern
[](https://github.com/uriweb/uri-modern/releases/latest)
[](https://github.com/uriweb/uri-modern/releases/latest)

[](https://www.codacy.com/gh/uriweb/uri-modern/dashboard?utm_source=github.com&utm_medium=referral&utm_content=uriweb/uri-modern&utm_campaign=Badge_Grade)
[](https://www.codefactor.io/repository/github/uriweb/uri-modern/overview/master)

URI Modern is the primary WordPress theme for the University of Rhode Island, designed to unify the online brand and experience.
## What's new in 4.1.2
* Enhances the accessibility of the You navigation menu and Search button
## What's new in 4.1.1
* Updates EOE statement in footer (this was previously changed in v4.0.3 but was inadvertenty reverted in v4.1)
* Whitelists future Component Library Tooltip block for administrators
## New in 4.1.0
* Updates navigation, footer, banner, contrast, and more for better accessibility.
- Add search role to search form in banner
- Use `` tags for You menu dropdown
- Use `` tags on global menu
- Make date component admin only
- Make metric component admin only
- Increase contrast of source text for tides widget in footer
- Put 'actionbar' links in region landmark
- Increase contrast for 'Continue Reading' button on category pages
- Increase contrast for feature-caption credit
- Hardcode social media in footer; edit accessible name
- Use $lightgold color on yellow notices
- Remove aria-labels from `` elements in footer
- Remove menu role from links in footer--make them just links
- Remove menu role from actionbar 'Quick Links'--make them just links
- Consolidate banners into one under 'masthead'
- Move 'Skip to Content' link into header
- Enlarge touch target for legal links in footer
- Edit the external and internal header templates
## How do I get set up?
### Typical installation
1. Grab a copy of the [latest version](https://github.com/uriweb/uri-modern/releases/latest)
2. Install it into your WordPress `wp-content/themes` directory
3. Activate it as your site's theme
4. Configure it with Customizer
### Using Packagist
If your site is built on a composer stack, you can add the latest version by running:
```shell
composer require uriweb/uri-modern
```
## Theme details
__Contributors:__ [bjcfuller](https://github.com/bjcfuller), [alexandragauss](https://github.com/alexandragauss), [johnpennypacker](https://github.com/johnpennypacker)
__Tags:__ themes
__Requires at least:__ 5.8
__Tested up to:__ 6.8.3
__Stable tag:__ 4.1.2
__License:__ [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.html)