Newsbox can now be used with any category.
The shortcode parameters have been changed too, see the php function below ↓
function cat_post_list($show_num, $cat_slug, $tit, $day_limit) {
Usage example : 「newsbox show_num=5 cat_slug="blog" title="新着情報" 」
Just change the category slug in “cat_slug”