WordPress3.5 エディタ付フィールドを投稿の編集に追加する 12年12月13日 tenman 管理画面 add_meta_box, adminPanel, admin_init, edit_form_after_editor, get_post_meta, plugin_basename, save_post, wp_create_nonce WordPress3.5で追加された、 edit_form_after_editor hook で エディタ付…
カスタムフィールドから特定のフィールドの除外 10年8月16日 tenman テンプレート get_post_meta, template, the_meta_key, カスタムフィールド css javascript meta などの名称でヘッダーに埋め込むものは、フィルターして表示しないようにす…