Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.13 KB

README.md

File metadata and controls

31 lines (26 loc) · 1.13 KB

Triangle X is the main theme of The Triangle independent student newspaper.

#Changelog All notable changes to this project will be documented in this file. The format is based on Keep a Changelog

[Unreleased changes]

  • Added widget areas to front page in place of fixed sections
  • Added section layouts as dynamic widgets
  • Changed sidebars to use dynamic widget areas instead of hard-coded functions

[1.0.0] - 2017-06-20

  • Initial Release

[1.1.0] - 2018-02-19

  • Changed design of front page news section
  • Removed Most Popular section
  • Removed noCopy.js
  • Bug fixes and improvements from initial release
  • NOTE: some bug fixes were made prior in unversioned releases

[1.2.0] - 2018-05-08

  • Added WordPress menu in footer
  • Added theme screenshot
  • Added proper versioning and changelog
  • Added styles for printing
  • Removed Simple Ads Manager compatability in favor of OnCampus Advertising (oncampusWEB) ad manager
  • Removed get_the_summary() function in favor for WordPress get_the_excerpt()
  • Fixed functionality for toggling ad space locations
  • Fixed author names on author pages
  • Fixed minor style issues