WP Manifestindependent plugin directory
manifest / content / uk-time-up

UK Time Up (自動非公開切替)

投稿・固定ページ・カスタム投稿の記事を指定の時間で自動的に非公開(下書き)に戻すWordPressプラグインです。

by Yuki Uota · github.com/yukiuota/uk-time-up · 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/yukiuota/uk-time-up/archive/refs/heads/main.zip

Readme

UK Time Up

このWordPressプラグイン「UK Time Up」は、投稿・固定ページ・カスタム投稿の記事を指定の時間で非表示(下書き)に変更できるようにするプラグインです。

構成

  • uk-time-up.php : プラグインのメインファイル。
  • assets/js/admin-time-validation.js : 管理画面用のJavaScriptバリデーションスクリプト。

インストール方法

  1. このリポジトリをダウンロードし、uk-time-up フォルダごと wp-content/plugins/ ディレクトリにアップロードします。
  2. WordPress管理画面の「プラグイン」から「UK Time Up」を有効化します。

使い方

  • プラグインを有効化すると、編集画面で非表示にする日付・時間を設定できるようになります。

ご質問や不具合報告は、リポジトリのIssueからお願いします。

Read the full README on GitHub →