generated from pascalmartineau/wp-skeleton
minor: update tasks
This commit is contained in:
@@ -71,6 +71,7 @@ Use GitHub-style checkboxes to mark task completion:
|
||||
- [x] Configure GraphQL schema for ACF fields <!-- Completed: wpgraphql-acf plugin configured -->
|
||||
- [x] Test GraphQL queries for all content types <!-- Completed: Basic .gql files created -->
|
||||
- [x] Set up GraphQL authentication and permissions <!-- Completed: JWT auth configured with includes/graphql/auth.php -->
|
||||
- [ ] Customize MediaItem GraphQL type to include center (x/y) fields <!-- Priority: High - Image cropping and point-of-interest support -->
|
||||
|
||||
---
|
||||
|
||||
@@ -161,6 +162,7 @@ Use GitHub-style checkboxes to mark task completion:
|
||||
- [ ] Implement virtual pages (redirect to first child)
|
||||
- [ ] Build content search and filtering
|
||||
- [ ] Create content categorization system
|
||||
- [ ] Handle richtext content display on frontend <!-- Priority: High - Hijack links for Nuxt navigation, use NuxtImg for images -->
|
||||
|
||||
### Missing Core Components
|
||||
- [x] Create TheContributor node component <!-- Not needed: Contributor is backend-only, not publicly displayed -->
|
||||
|
||||
Reference in New Issue
Block a user