All notable changes will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add
link
field to company inabout_page
group - Add
slug
field to blog type inhome_page
group (in order to match project type) - Add ressource url in addition to id for
pages
field of/wp/v2/theme-settings
- Rename
link
field toslug
in project type ofhome_page
group
- Fix
acf-json
to load groups as expected
- Add
project
post type with itsfilter
taxonomie - Add theme settings page (deploy, social media and jwt auth setting)
- Custom fields for taxonomies (
color
andtext_color
) - Custom fields for
home
page - Custom fields for
about
page - Add
/wp/v2/theme-settings
route - Expose custom fields on API route (for
posts
,pages
andprojects
)