diff --git a/package-lock.json b/package-lock.json index bb0aa2b..38ea0aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wsu-university-taxonomy", - "version": "0.4.14", + "version": "0.4.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fb26c29..a53371b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wsu-university-taxonomy", - "version": "0.4.14", + "version": "0.4.15", "repository": { "type": "git", "url": "https://github.com/washingtonstateuniversity/wsu-university-taxonomy.git" diff --git a/wsuwp-university-taxonomies.php b/wsuwp-university-taxonomies.php index acb4114..43112b1 100644 --- a/wsuwp-university-taxonomies.php +++ b/wsuwp-university-taxonomies.php @@ -1,7 +1,7 @@ array(), 'Office of Undergraduate Education' => array(), 'University Marketing and Communications' => array( - 'Administration' => array(), - 'Finance and Administrative Support Team' => array( - 'Finance and Administration', - 'IT Support', - ), - 'Strategic Communications' => array( - 'EM Marketing', - 'University Events', - 'News and Media Relations', - 'Presidential Communications', - 'Visual Design', - 'Photo Services', - 'Video Services', - 'WA State Magazine', - 'Web Communications', - ), - 'University Publishing' => array( - 'Coug Prints Plus', - 'Graphic Design', - 'Mailing Services', - 'Printing Services', - 'Production Coordination', - 'WSU Press', - ), + 'Administration', + 'Finance and Administrative Support Team', + 'Finance and Administration', + 'IT Support', + 'Strategic Communications', + 'EM Marketing', + 'University Events', + 'News and Media Relations', + 'Presidential Communications', + 'Visual Design', + 'Photo Services', + 'Video Services', + 'WA State Magazine', + 'Web Communications', + 'University Publishing', + 'Coug Prints Plus', + 'Graphic Design', + 'Mailing Services', + 'Printing Services', + 'Production Coordination', + 'WSU Press', ), 'Office of Veterans Affairs' => array(), ), @@ -678,7 +675,7 @@ public function get_university_organizations() { 'Women\'s Studies Program', ), 'College of Education' => array( - 'Educational Leadership and Sport Management', + 'Educational Leadership, Sports Studies, and Educational / Counseling Psychology', 'Teaching and Learning', 'Kinesiology and Educational Psychology', ), @@ -731,7 +728,7 @@ public function get_university_locations() { $locations = array( 'WSU Pullman' => array(), 'WSU West/Downtown Seattle' => array(), - 'WSU Health Sciences Spokane' => array(), + 'WSU Spokane' => array(), 'WSU Tri-Cities' => array(), 'WSU Vancouver' => array(), 'WSU Global Campus' => array(),