New WordPress theme for Creative Commons website
The Creative Commons team is committed to fostering a welcoming community. This project and all other Creative Commons open source projects are governed by our Code of Conduct. Please report unacceptable behavior to conduct@creativecommons.org per our reporting guidelines.
See CONTRIBUTING.md.
Note: enable permalinks within the WordPress settings (Settings -> Permalinks) for the following API URLs to work.
The following endpoints are defined in inc/filters.php:
-
/wp-json/ccnavigation-header/menu -
/wp-json/ccnavigation-footer/menu -
/wp-json/cc-wpscripts/get -
/wp-json/cc-wpstyles/get
CLI example using httpie:
http -aUSERNAME:PASSWORD https://stage.creativecommons.org/wp-json/ccnavigation/menu(replace USERNAME and PASSWORD with appropriate values)
- WordPress Developer Resources