minor: Claude instructions

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

View File

@@ -54,3 +54,5 @@ This is a WordPress site for Conseil de la culture de l'Abitibi-Témiscamingue w
- 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