カテゴリー別アーカイブ: 管理画面カスタマイズ
スクリプトソース
function add_post_custombox() { $custom_key = “mykey” ; $noncename = $custom_key . “noncename” ; global $post; … 続きを読む
カテゴリー: 管理画面カスタマイズ
コメントは受け付けていません。
Just another WordPress site
function add_post_custombox() { $custom_key = “mykey” ; $noncename = $custom_key . “noncename” ; global $post; … 続きを読む