function check_post_label_id() {
global $menu;
global $submenu;
var_dump($menu);
var_dump($submenu);
}
add_action( 'admin_menu', 'check_post_label_id' );
隠す/hide If this box is checked the Sticky Footer will be a hidden div. It is useful when you want to put some tracking scripts or other hidden HTML elements. このボックスにチェックを入れると、フッターが表示されなくなる。これは、SEO用のアクセス解析のコードとかを入れる時に便利。
I want to use shortcodes If this box is checked the Sticky Footer will be showed only on the pages where the shortcodes were inserted. ショーとコードを入力したページにのみ、固定フッターが表示されるようになる。 特定のページにだけ表示させたい場合に便利。
Please note: Your plugin rewuest(s) below are currently pending review. You will get an email from us when we approve/reject a plugin, or if we have any questions. Please whitelist the plugins AT wordpress.org email address to ensure you receive our communications. Do NOT email us asking for status updates as that only serves to distract us from reviewing plugins. Sorry, we are unable to provide an estimate as to how long it may take to review a given plugin.
Currently there are 数字 plugins in the review queue, 数字 of which are awaiting their initial review. We appreciate your patience.
Your plugin hosting request has been approved. あんたのプラグインの審査完了したぜ。
Within one hour, you will have access to your SVN repository at http://plugins.svn.wordpress.org/プラグイン名/ 1時間以内に、SVNのサーバーにアクセスできるようになるよ。
with your WordPress.org username and password (the same one you use on the forums). ユーザー名とパスワードでログインしてくれ。
Here’s some handy links to help you get started. 下にヒントのURLを載せておくよ。
Using Subversion with the WordPress Plugin Directory https://wordpress.org/plugins/about/svn/ FAQ about the WordPress Plugin Directory https://wordpress.org/plugins/about/faq/ WordPress Plugin Directory readme.txt standard https://wordpress.org/plugins/about/readme.txt readme.txt validator: https://wordpress.org/plugins/about/validator/
Generate POT file For more information on POT files, domains, gettext and i18n have a look at the I18n for WordPress developers Codex page and more specifically at the section about themes and plugins.
日本語: POT ファイルを生成 POT ファイル、ドメイン、gettext、i18n に関して更に詳しい情報は I18n for WordPress developers Codex ページ (英語) をご覧ください。さらに具体的にはテーマとプラグインについてのセクションが参考になるでしょう。