https://github.com/zgreen/mit-libraries-news
The MIT Libraries News blog
https://github.com/zgreen/mit-libraries-news
Last synced: 27 days ago
JSON representation
The MIT Libraries News blog
- Host: GitHub
- URL: https://github.com/zgreen/mit-libraries-news
- Owner: zgreen
- Created: 2014-04-16T14:22:53.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-29T20:49:43.000Z (over 11 years ago)
- Last Synced: 2025-03-04T11:42:29.935Z (over 1 year ago)
- Language: PHP
- Size: 1.43 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[MIT Libraries News](http://libraries.mit.edu/news/)
====
The MIT Libraries News blog, running on Wordpress. It is a child theme of the main MIT Libraries theme, running on [libraries.mit.edu](http://libraries.mit.edu).
__Note: This theme is in development, and not currently in use.__
## TO DOs
1. When importing ACF fields, current ACF fields must be deleted. Any posts that use those fields must then be updated, after the import, in order to ensure their data is displayed properly. This is particularly important for custom field content that appears on the homepage—the News posts WP API call will fail if those posts are not updated after the new ACF fields are imported.
2. Build `bibliotech` post type.
3. Build `bibliotech` RSS feed.
4. Rename default post type as News/events(?)