WordPressプラグイン - 「Custom Post Type Permalinks」
作成日時:2019/01/08
更新日時:2019/01/08
スポンサーリンク
この記事の確認環境
WordPress 5.0.2
Custom Post Type Permalinks バージョン 3.3.1
プラグイン概要
カスタム投稿タイプのパーマリンク設定を行えます。
プラグイン公式サイト
https://ja.wordpress.org/plugins/custom-post-type-permalinks/
ファイル一覧
作成テーブル一覧
| テーブル名 | 概要 |
|---|---|
| - | - |
使用テーブル一覧
| テーブル名 | 概要 |
|---|---|
| wp_options | - |
オプション一覧
「add_option()」,「update_option()」,「get_option()」を使用して「wp_options」テーブルに設定値を格納しています。
| キー | 説明 |
|---|---|
| queue_flush_rules | - |
| no_taxonomy_structure | - |
| add_post_type_for_tax | - |
| cptp_permalink_checked | - |
| cptp_version | - |