This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
msgid "" | |
msgstr "" | |
"Project-Id-Version: Supernova v1.4.4\n" | |
"Report-Msgid-Bugs-To: http://wordpress.org/tags/supernova\n" | |
"POT-Creation-Date: 2013-11-08 06:26:20+00:00\n" | |
"PO-Revision-Date: 2013-11-08 09:49+0900\n" | |
"Last-Translator: jump-up <@gmail.com>\n" | |
"Language-Team: \n" | |
"Language: ja_JP\n" | |
"MIME-Version: 1.0\n" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/****************************************************************************/ | |
/* ! ▼register_post_typeのregister_meta_box_cbのコールバックここから | |
参考URL:http://wpxtreme.jp/how-to-use-custom-post-types-in-wordpress-3-0-beta1 | |
http://wpdocs.sourceforge.jp/関数リファレンス/add_meta_box | |
http://ja.forums.wordpress.org/topic/4693?replies=4 | |
*/ |