-
+
-
+
+
+ +
+ +
📄
- +✨
-
+
-
+ 🤖
@@ -499,11 +503,11 @@ html.darkmode .ai-verify-subtitle { color: #aaa; }
-
+ 💬
-
+ #
@@ -514,14 +518,14 @@ html.darkmode .ai-verify-subtitle { color: #aaa; }
-
+
__('已通过', 'argon'),
- 'hold' => __('待审核', 'argon'),
- 'trash' => __('回收站', 'argon'),
- 'spam' => __('垃圾评论', 'argon')
+ 'approved' => __('✓ 已通过', 'argon'),
+ 'hold' => __('⏳ 待审核', 'argon'),
+ 'trash' => __('🗑️ 回收站', 'argon'),
+ 'spam' => __('⚠️ 垃圾评论', 'argon')
];
echo isset($status_labels[$result['comment_status']]) ? esc_html($status_labels[$result['comment_status']]) : esc_html($result['comment_status']);
?>
@@ -535,34 +539,34 @@ html.darkmode .ai-verify-subtitle { color: #aaa; }
📝
-
+
-
+ 🔍
-
+
-
+
-
+
-
+
__('已移入回收站', 'argon'),
- 'hold' => __('已标记为待审核', 'argon'),
- 'mark' => __('仅标记', 'argon')
+ 'trash' => __('🗑️ 已移入回收站', 'argon'),
+ 'hold' => __('⏳ 已标记为待审核', 'argon'),
+ 'mark' => __('🏷️ 仅标记不处理', 'argon')
];
echo isset($action_labels[$result['action']]) ? esc_html($action_labels[$result['action']]) : esc_html($result['action']);
?>
@@ -595,12 +599,20 @@ html.darkmode .ai-verify-subtitle { color: #aaa; }
+
+
+
+
+
+ +
+ + +
-
-
-
-
-
+
+
+
+
- +
-
+
+
+ +
+ +