Releases: MITLibraries/mitlib-wp-network
Releases · MITLibraries/mitlib-wp-network
Release list
v17 - Removing incompatible plugins
What's Changed
- Removes three plugins which are complicating things by @matt-bernhardt in #67
Full Changelog: v16...v17
v16 - Fixing Child theme bugs
What's Changed
- Updates Child theme to include get_exhibit_locations function, and fixing namespaces by @matt-bernhardt in #66
Full Changelog: v15...v16
v15 - PHP 8.0
What's Changed
- Update PHP to 8.0, add how-to guides for language updates by @matt-bernhardt in #65
Full Changelog: v14...v15
v14 - Support for custom domains in test/dev env
v13 - Content highlighting for super-admins
What's Changed
- Adds role-specific styles for content debugging by @matt-bernhardt in #59
Full Changelog: v12...v13
v12 - Documentation updates
What's Changed
- Add documentation for how to create and modify custom post types by @matt-bernhardt in #57
Full Changelog: v11...v12
v11 - Child theme templates
What's Changed
- Clean and rationalize Child theme page templates by @matt-bernhardt in #46
Full Changelog: v10...v11
v10 - Child theme features
What's Changed
- Adds documentation about touchstone review app by @matt-bernhardt in #55
- Add settings to Child theme Customizer by @matt-bernhardt in #54
Full Changelog: v9...v10
v9 - Child theme templates
This release focuses on implementing the page templates in the Child theme. The work was broken down into a large number of PRs in order to keep things organized and facilitate code review:
What's Changed
- Pathfinder PR for child theme templates by @matt-bernhardt in #41
- Results of PHPCBF automated cleaning by @matt-bernhardt in #42
- Updated whitelist for navwalker library by @matt-bernhardt in #44
- Resolve or whitelist content escaping problems by @matt-bernhardt in #43
- Standardize file comment tags, add namespaces by @matt-bernhardt in #45
- Rename postHead partial to title-banner by @matt-bernhardt in #47
- Update namespace where needed by @matt-bernhardt in #48
- Update child theme to use parent's breadcrumb function by @matt-bernhardt in #49
- Update domain names now that contract is signed by @matt-bernhardt in #51
- Implement content_nav function in parent and child themes by @matt-bernhardt in #50
- Add functions to child theme by @matt-bernhardt in #52
- Remove isRoot / pageRoot calculations by @matt-bernhardt in #53
Full Changelog: v8...v9
v8 - Page templates in parent theme
What's Changed
- Dependency updates by @matt-bernhardt in #39
- Add page templates via "copy-paste and then update" by @matt-bernhardt in #40
Full Changelog: v7...v8