From 6ea603f071389716b758a12fa1e55e10cf29791b Mon Sep 17 00:00:00 2001 From: danialbleile Date: Thu, 19 Sep 2019 08:05:30 -0700 Subject: [PATCH] Update Education taxonomy --- package-lock.json | 2 +- package.json | 2 +- wsuwp-university-taxonomies.php | 7 +++---- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9f21816..2b6f347 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wsu-university-taxonomy", - "version": "0.4.16", + "version": "0.4.17", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2655c07..ff92b3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wsu-university-taxonomy", - "version": "0.4.16", + "version": "0.4.17", "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 fefd543..352007a 100644 --- a/wsuwp-university-taxonomies.php +++ b/wsuwp-university-taxonomies.php @@ -1,7 +1,7 @@ array( - 'Educational Leadership, Sports Studies, and Educational / Counseling Psychology', 'Teaching and Learning', 'Kinesiology and Educational Psychology', ), @@ -1216,7 +1215,7 @@ public function get_university_term_updates( $taxonomy ) { 'University Communications' => 'University Marketing and Communications', 'CAHNRS' => 'College of Agricultural, Human, and Natural Resource Sciences', 'College of Pharmacy' => 'College of Pharmacy and Pharmaceutical Sciences', - 'Educational Leadership and Sport Management' => '', + 'Educational Leadership, Sports Studies, and Educational / Counseling Psychology' => 'Educational Leadership and Sport Management', ); }