MITLibraries / MITLibraries-child

A Wordpress child theme that descends from MITLibraries-parent
GNU General Public License v3.0
1 stars 1 forks source link

Using field for location, pagination on past exhibits, features #131

Closed hllavina closed 7 years ago

hllavina commented 7 years ago

Using Location field instead of Category for location. this allows featured category to be used to place posts on home page. The display of current, past, upcoming has been changed to display location field rather than the category. The current, past, upcoming views have been condensed into one view, inc/exhibits-detail, the only difference is display of date

frrrances commented 7 years ago

@hllavina can you get the code climate to pass? I'll take a spin through once those changes are up.

hllavina commented 7 years ago

All the code climate issues have been addressed except for the meta key and meta query issues which are out of scope for these updates. Libraries-dev have been updated with the new changes. thanks for your review

matt-bernhardt commented 7 years ago

I've reviewed the remaining CodeClimate failures and approved them - I agree that it isn't necessary to tackle this issue at the moment.