Skip to content

Commit

Permalink
🐛 重置小组件post查询数据
Browse files Browse the repository at this point in the history
  • Loading branch information
Licoy committed Jan 24, 2023
1 parent 2a55aac commit 63d9c52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/fun/widget.php
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ public function comment_post_output($instance, $posts){
$this->get_common_widget_header($instance);
echo $out;
$this->get_common_widget_footer($instance);
wp_reset_postdata();
}

/**
Expand Down

0 comments on commit 63d9c52

Please sign in to comment.