erikdmitchell / uci-results

Pulls in race results from the UCI website and adds it to your site.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API: taxonomies need custom name space

erikdmitchell opened this issue · comments

Like races and riders (posts), we need to give custom taxonomies a custom name space.

http://uci.dev/wp-json/wp/v2/race_class -> http://uci.dev/wp-json/uci/v1/race_class

This means duplicating the class-wp-rest-taxonomies-controller.php class/file and customizing it.

Added taxonomies, also need to add terms.