2023年12月15日 / 最終更新日時 : 2023年12月15日 master3 users 寄稿者にメディアの権限を付与(制限付き) function.php に追加 if ( current_user_can(‘contributor’) && !current_user_can(‘upload_f […]
2023年12月7日 / 最終更新日時 : 2024年7月30日 master3 CSS Lightning:ページタトルを非表示にする /* ページ記事タイトルを非表示 */.page-header {display: none;} /* 投稿タイトルH1を非表示 */.entry-title { display:none; } 発展型 /* 特定の投稿 […]