BYU-ODH / wp-humanities-byu

Humanities theme following BYU Official style
2 stars 0 forks source link

Bring back "projects" on individual person pages #542

Closed WorldsEndless closed 2 years ago

WorldsEndless commented 2 years ago

They are now missing, but were added in #333 . They need to be restored.

WorldsEndless commented 2 years ago

Before closing this, let's fix the String comparisons: the trouble was that now the status are capitalized and don't have the "Status" in them. Let's variabalize these so that they are literally the same everywhere, including in the status generation

WorldsEndless commented 2 years ago

Make the variables in the same place as the project Status generation code, and name the variables something distinct like "odhLiveStatus"

spencercheng commented 2 years ago

@WorldsEndless I've just pushed the changes. Let me know what else I need to change