minor: Claude instructions

This commit is contained in:
2025-09-15 12:12:55 -04:00
parent 9109dc748b
commit c53fb152d4

View File

@@ -53,4 +53,6 @@ This is a WordPress site for Conseil de la culture de l'Abitibi-Témiscamingue w
- GraphQL endpoint: https://wp.cultureat.ca/graphql - GraphQL endpoint: https://wp.cultureat.ca/graphql
- Frontend URL: https://cultureat.ca - Frontend URL: https://cultureat.ca
- Uses Cloudflare Workers for hosting the Nuxt frontend - Uses Cloudflare Workers for hosting the Nuxt frontend
- WordPress serves as headless CMS with custom post types for cultural content management - WordPress serves as headless CMS with custom post types for cultural content management
- GraphQL operations should be in the same directory where they are used
- WordPress filters and actions hooks should use named functions prefixed with ccat_ defined the line after add_action / add_filter