From 9106dfe02e19dba06538964d3062b4a3ea29967c Mon Sep 17 00:00:00 2001 From: Craig Freeman Date: Mon, 29 Apr 2013 09:18:10 -0600 Subject: [PATCH] Reordered comments context --- _data/context-comment.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/context-comment.txt b/_data/context-comment.txt index e75d1c3..3e8c02a 100644 --- a/_data/context-comment.txt +++ b/_data/context-comment.txt @@ -11,8 +11,8 @@ The order in which these conditions are checked defaults to the following suppor 2. author 3. user 4. meta -6. role -7. default +5. role +6. default This order can be overridden with a plugin using the `cfct_comment_match_order` hook.