Skip to content

1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@knice knice released this 21 Apr 00:16
· 550 commits to main since this release

Features

  • ✨ Buttons now have preset styles for UCSC color combinations (45a7a7c)
  • ✨ News feed blocks match campus design standard (c5b863f)

Changes

  • New theme screenshot to coincide with the new name, repo name, and text-domain.
  • 🔥 removed shortcodes from functions.php, moved to functionality plugin. WP does not allow add_shortcode() to themes (970dc32)

Developer tools

  • 🎨 Add PHP/WP coding standards check to the project (89fbba1)

Bug Fixes

  • 🐛 Do not alter site title flourishes if the site title hasn't loaded (877ebed)
  • 🐛 update Text Domain in style.css to match WP Theme Check requirements (d31f5d5)
  • 💄 re-add important to post-author.css. It's being overridden highter up in the cascade (3ead8d6)
  • 📝 fix: 📝 update text domain to ucsc-2022 in style.css per #26 (2bb268c)
  • 🐛 Use home_url() in switching function (53ad1ae)