WP Manifestindependent plugin directory
manifest / content / custom-news-blog-settings

ニュース・ブログマネージャー

【OS】 WordPress plugin to manage news/blog category display settings

by Your Name · github.com/remakedevteam/custom-news-blog-settings · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/remakedevteam/custom-news-blog-settings/archive/refs/heads/main.zip

From the readme

ニュース・ブログマネージャー (Custom News Blog Settings) WordPress サイトに「お知らせ(news)」「ブログ(blog)」の2カテゴリーを導入し、それぞれ専用のリスト・詳細テンプレートと管理画面からの表示設定を提供するプラグインです。 主な機能 - 有効化時に news / blog カテゴリーを自動作成(既存があれば上書きしない) - お知らせ一覧ページにブログ記事も最新順で混在表示(タイトルに接頭辞・囲み文字を付与) - カテゴリーごとに専用テンプレート(子テーマでの上書き対応) - 管理画面(投稿 → ニュース・ブログ設定)から以下を設定可能 - 1ページの表示投稿数 - 日付フォーマット - ブログ一覧の本文表示文字数 - お知らせ一覧でのブログ記事タイトル接頭辞・囲み文字 動作環境 - WordPress 5.0 以上 - PHP 7.0 以上 インストール 1. 本リポジトリを ZIP でダウンロード、または git clone 2. プラグインフォルダを wp-content/plugins/ 配下に配置 3. WordPress 管理画面の「プラグイン」から有効化 4. 「投稿」→「ニュース・ブログ設定」で各種設定 ディレクトリ構成 子テーマでのテンプレートカスタマイズ 子テーマのディレクトリに同名ファイルを置くと、そちらが優先されます。 - category-news.php - category-blog.php - single-category-news-blog.php ページネーションをカスタムテンプレートで使う場合は、newsblogpagination() ヘルパーが利用できます。 バージョン 現在 1.2.0 — 詳細は readme.txt の Changelog を参照 ライセンス GPL v2 or later

Read the full README on GitHub →

Releases

TagPublished
v1.2.2 May 8, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.