From c53fb152d4c75e81fa976cc63a5af0117a6eb96d Mon Sep 17 00:00:00 2001 From: Pascal Martineau Date: Mon, 15 Sep 2025 12:12:55 -0400 Subject: [PATCH] minor: Claude instructions --- .claude/CLAUDE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.claude/CLAUDE.md b/.claude/CLAUDE.md index 29a8c52..529c002 100644 --- a/.claude/CLAUDE.md +++ b/.claude/CLAUDE.md @@ -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 - Frontend URL: https://cultureat.ca - Uses Cloudflare Workers for hosting the Nuxt frontend -- WordPress serves as headless CMS with custom post types for cultural content management \ No newline at end of file +- 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 \ No newline at end of file