modules/comment/comment.api.php, 21行
评论正在被添加.
$form_values Passes in an array of form values submitted by the user.
Nothing.
<?php function hook_comment_insert(&$form_values) { $nid = $form_values['nid']; cache_clear_all_like(drupal_url(array('id' => $nid))); } ?>
1 周 6 天之前
3 周 3 天之前
3 周 3 天之前
3 周 3 天之前
5 周 3 天之前
5 周 3 天之前
7 周 2 天之前
7 周 3 天之前
7 周 3 天之前
7 周 3 天之前