WordPress 2.x Hooks for Action - Comprehensive List for Plugin and Theme Developers WordPress 2.xの行動のためのフック-包括的なリストをプラグインやテーマの開発者
Comprehensive List of WordPress Action Hooks WordPressのアクションのリストを包括的フック
For WordPress Plugin and Theme Developers by開発者のWordPressのプラグインやテーマ Plugin Developerプラグインの開発者
This contains all the available action hooks (documented as well as undocumented) for WordPress plugin and theme developers.これには、すべての利用可能なアクションフック(文書だけでなく不法滞在)のWordPressのプラグインやテーマの開発者です。 All available documentation on these hooks have been updated from WordPress Codex.利用可能なすべてのドキュメントを参照し、これらのフックからWordPressのコーデックスが更新されています。
Source file and line number information is provided to allow you to find more details about the hook.ソースファイルや行番号を許可する情報を提供するの詳細については、フックを見つける。 Please maximize your browser for better display.お使いのブラウザをご最大限に良く表示されます。
Note: You may also want to refer注:を参照することもできます。 WordPress 2.x Filters - Comprehensive List for Plugin and Theme Developers WordPress 2.xのフィルタ-包括的なリストをプラグインやテーマの開発者 .です。
| No.いいえ。 | Actionアクション | Source Fileソースファイル | Lineライン No.いいえ。 | Commentsコメント |
|---|---|---|---|---|
| 1 | wp_logout | wp-login.php のWP - login.php | 25 25 | |
| 2 | lost_password | wp-login.php のWP - login.php | 38 38 | |
| 3 | retreive_password | wp-login.php のWP - login.php | 100 100 | |
| 4 | retrieve_password | wp-login.php のWP - login.php | 101 101 | |
| 5 | password_reset | wp-login.php のWP - login.php | 137 137 | |
| 6 | wp_authenticate | wp-login.php のWP - login.php | 189 189 | |
| 7 | wp_login | wp-login.php のWP - login.php | 201 201 | |
| 8 | rss_head | wp-rss.php のWP - rss.php | 22 22 | |
| 9 | rss_item | wp-rss.php のWP - rss.php | 33 33 | |
| 10 | template_redirect | wp-includes\template-loader.php のWP -含まれて\テンプレート- loader.php | 3 3 | Noいいえ function all_on_one () {関数all_on_one ( ) ( |
| 11 11日 | wp_meta | wp-includes\template-functions-general.php のWP -含まれて\テンプレート-関数- general.php | 59 59 | Noいいえ parameter.パラメータを指定します。 Executes in the実行は、 section of the included Theme’sテーマのセクションに含まれるもの |
| 12 | mce_options | wp-includes\js\tinymce\tiny_mce_gzip.php のWP -含まれて\ js \ tinymce \ tiny_mce_gzip.php | 144 144 | |
| 13 13日 | tinymce_before_init | wp-includes\js\tinymce\tiny_mce_gzip.php のWP -含まれて\ js \ tinymce \ tiny_mce_gzip.php | 150 150 | |
| 14 14日 | profile_update | wp-includes\registration-functions.php のWP -含まれて\ユーザ登録するfunctions.php | 76 76 | |
| 15 15日 | user_register | wp-includes\registration-functions.php のWP -含まれて\ユーザ登録するfunctions.php | 78 78 | |
| 16 | private_to_published | wp-includes\functions-post.php のWP -含まれて\関数機能post.php | 175 175 | Receives受信 the post ID as a parameter.郵便番号をパラメータとしてします。 Executes when a post is moved from private to publishedポストを移動するときに実行するよりプライベートを公開 status.地位。 |
| 17 17日 | edit_post | wp-includes\functions-post.php のWP -含まれて\関数機能post.php | 178 178 | Receives受信 the post ID as a parameter.郵便番号をパラメータとしてします。 Executes every time a post is edited.を実行するたびに、投稿を編集します。 |
| 18 18日 | publish_post | wp-includes\functions-post.php のWP -含まれて\関数機能post.php | 182 182 | Receives受信 the post ID as a parameter.郵便番号をパラメータとしてします。 Executes when a post is saved and its status is set toを実行するときにポストが保存され、そのステータスは設定して "publish", regardless of its prior setting. "公開"に関係なく、その前の設定です。 NOTE: to add a hook to this注:このフックを追加する action in 1.2, be sure to specify a priority between 0 and 9.アクションが1.2 、必ず優先順位を指定するには0 〜 9 。 The generic_ping hookフックのgeneric_ping is buggy and prevents any lesser priority hooks from working.レッサーバギーれているため、優先順位は、フックから任意の作業です。 |
| 19 19日 | save_post | wp-includes\functions-post.php のWP -含まれて\関数機能post.php | 206 206 | Receives受信 the post ID as a parameter.郵便番号をパラメータとしてします。 Executes when a post is saved to the database.ポストを実行するときには、データベースに保存されています。 |
| 20 | wp_insert_post | wp-includes\functions-post.php のWP -含まれて\関数機能post.php | 207 207 | |
| 21 21日 | edit_attachment | wp-includes\functions-post.php のWP -含まれて\関数機能post.php | 342 342 | |
| 22 22日 | add_attachment | wp-includes\functions-post.php のWP -含まれて\関数機能post.php | 344 344 | |
| 23 23日 | delete_attachment | wp-includes\functions-post.php のWP -含まれて\関数機能post.php | 380 380 | |
| 24 | delete_post | wp-includes\functions-post.php のWP -含まれて\関数機能post.php | 538 538 | Receives受信 the post ID as a parameter.郵便番号をパラメータとしてします。 Executes whenever a post is deleted.を実行するときには、投稿を削除します。 |
| 25 25日 | wp_blacklist_check | wp-includes\functions-post.php のWP -含まれて\関数機能post.php | 642 642 | |
| 26 26日 | parse_query | wp-includes\classes.php のWP -含まれて\ classes.php | 86 86 | |
| 27 27日 | parse_query | wp-includes\classes.php のWP -含まれて\ classes.php | 238 238 | |
| 28 28日 | pre_get_posts | wp-includes\classes.php のWP -含まれて\ classes.php | 262 262 | |
| 29 29日 | loop_start | wp-includes\classes.php のWP -含まれて\ classes.php | 699 699 | |
| 30 30日 | loop_end | wp-includes\classes.php のWP -含まれて\ classes.php | 706 706 | |
| 31 | generate_rewrite_rules | wp-includes\classes.php のWP -含まれて\ classes.php | 1323 1323 | Noいいえ parameter.パラメータを指定します。 Executes whenever the rewrite rules are recomputed.書き換えルールが再実行するときにはいつです。 To modify the computedを変更するに計算 rules, use the filter rewrite_rules_array instead.ルール、 rewrite_rules_arrayの代わりにフィルタを使用しています。 |
| 32 | comment_post | wp-includes\comment-functions.php のWP -含まれて\コメントするfunctions.php | 52 52 | Receives受信 the comment ID as a parameter.コメントの番号としてパラメータを指定します。 Executes when a comment is added through wp-comments.php.実行時のWP - comments.phpを通じてコメントが追加されました。 |
| 33 | comment_flood_trigger | wp-includes\comment-functions.php のWP -含まれて\コメントするfunctions.php | 126 126 | |
| 34 | edit_comment | wp-includes\comment-functions.php のWP -含まれて\コメントするfunctions.php | 191 191 | Receives受信 the comment ID as a parameter.コメントの番号としてパラメータを指定します。 Executes whenever a comment is edited.を実行するときには、コメントが編集されています。 |
| 35 | delete_comment | wp-includes\comment-functions.php のWP -含まれて\コメントするfunctions.php | 198 198 | Receives受信 the comment ID as a parameter.コメントの番号としてパラメータを指定します。 Executes when a comment is deleted.を実行するときにコメントは削除されます。 |
| 36 | wp_set_comment_status | wp-includes\comment-functions.php のWP -含まれて\コメントするfunctions.php | 209 209 | Receives受信 the comment ID as a parameter.コメントの番号としてパラメータを指定します。 Executes when the comment status changes.コメントのステータスの変更を実行するときにします。 |
| 37 | pre_ping | wp-includes\comment-functions.php のWP -含まれて\コメントするfunctions.php | 635 635 | |
| 38 | wp_set_comment_status | wp-includes\comment-functions.php のWP -含まれて\コメントするfunctions.php | 794 794 | |
| 39 | wp_head | wp-includes\functions.php のWP -含まれて\するfunctions.php | 1432 1432 | Noいいえ parameter. Template tag. Executes in theパラメータを指定します。 テンプレートタグです。実行は、 section.参照してください。 Useful for insertionお役にたちました挿入 of additional content like metatags or javascript.メタタグやJavaScriptのようなコンテンツを追加します。 |
| 40 | wp_footer | wp-includes\functions.php のWP -含まれて\するfunctions.php | 1436 1436 | Noいいえ parameter. Template tag. Executes just before the end of the <body> tag.パラメータを指定します。 テンプレートタグです。を実行する直前の<body>タグの終わりにします。 Useful for insertion of additional content or statistics code like Google Analytics.お役にたちました挿入コンテンツや統計のようなコードを追加Google Analyticsのです。 |
| 41 | comment_form | wp-content\themes\classic\comments-popup.php WP内容\テーマ\クラシック\コメント-するpopup.php | 86 86 | Receives受信 the comment’s post ID as a parameter.コメントの投稿番号としてパラメータを指定します。 Template tag.テンプレートタグです。 Executes after displaying the表示して実行した後 comment form for a post that allows comments.コメントの投稿フォームをすることができるのコメントです。 |
| 42 | comment_form | wp-content\themes\classic\comments.php WP内容\テーマ\クラシック\ comments.php | 67 67 | |
| 43 | comment_form | wp-content\themes\default\comments-popup.php WP内容\テーマ\既定\コメント-するpopup.php | 86 86 | |
| 44 | comment_form | wp-content\themes\default\comments.php WP内容\テーマ\既定\ comments.php | 98 98 | |
| 45 | rdf_ns | wp-rdf.php のWP - rdf.php | 21 21 | |
| 46 | rdf_header | wp-rdf.php のWP - rdf.php | 32 32 | |
| 47 | rdf_item | wp-rdf.php のWP - rdf.php | 54 54 | |
| 48 | comment_id_not_found | wp-comments-post.php コメント機能post.phpのWP | 11 11 | Receives受信 the comment’s post ID as a parameter.コメントの投稿番号としてパラメータを指定します。 Executes when attempting to display the comment実行しようとしたときに、コメントを表示する form for a post that does not exist.フォームをポストには存在しません。 |
| 49 | comment_closed | wp-comments-post.php コメント機能post.phpのWP | 14 14 | Receives受信 the comment’s post ID as a parameter.コメントの投稿番号としてパラメータを指定します。 Executes when attempting to display the comment実行しようとしたときに、コメントを表示する form for a post that has closed comments.フォームを閉じてコメントを投稿してください。 |
| 50 | comment_on_draft | wp-comments-post.php コメント機能post.phpのWP | 17 17 | |
| 51 | pingback_post | xmlrpc.php xmlrpc.php | 1236 1236 | Receives受信 the comment ID as a parameter.コメントの番号としてパラメータを指定します。 Executes when a comment is added via XMLRPC.コメントが追加されました経由で実行するときにxmlrpcのです。 |
| 52 | publish_phone | wp-mail.php のWP - mail.php | 146 146 | Receives受信 the post ID as a parameter.郵便番号をパラメータとしてします。 Executes when a post is added via wp-mail.php.を実行するときに経由でのWP - mail.phpの投稿が追加されます。 |
| 53 | rss2_ns | wp-rss2.php のWP - rss2.php | 19 19 | |
| 54 | rss2_head | wp-rss2.php のWP - rss2.php | 29 29 | |
| 55 | rss2_item | wp-rss2.php のWP - rss2.php | 52 52 | |
| 56 | edit_form_advanced | wp-admin\edit-form-advanced.php WPの管理者\編集-フォーム- advanced.php | 216 216 | Noいいえ parameter.パラメータを指定します。 Executes during the display of the admin panel’s advanced editing page,実行中の管理パネルの表示にするには高度な編集ページで、 just before theの直前に is closed that contains the post content textarea.ポストのコンテンツが閉じてテキストが含まれています。 Useful役に立つ for inserting additional input fields into the advanced editing form.追加の入力フィールドを挿入する高度な編集フォームです。 |
| 57 | admin_menu | wp-admin\menu.php WPの管理者\ menu.php | 57 57 | Noいいえ parameter.パラメータを指定します。 Executes after the basic admin panel menu structure is in place.基本的な管理を実行した後、パネルのメニュー構造が所定の位置にします。 Useful役に立つ for adding additional menus to the admin panel.メニューを追加するための管理パネルに追加します。 |
| 58 | admin_head | wp-admin\admin-header.php WPの管理者\管理- header.phpに | 312 312 | Noいいえ parameter.パラメータを指定します。 Executes in the実行は、 section of the admin panel. adminのパネルを参照してください。 Useful for insertionお役にたちました挿入 of additional content.コンテンツを追加します。 |
| 59 | personal_options_update | wp-admin\profile-update.php WPの管理者\プロファイル- update.php | 23 23 | |
| 60 | activate_ | wp-admin\plugins.php WPの管理者\ plugins.php | 14 14 | |
| 61 | deactivate_ | wp-admin\plugins.php WPの管理者\ plugins.php | 21 21 | |
| 62 | manage_posts_custom_column | wp-admin\edit.php WPの管理者\ edit.php | 218 218 | |
| 63 | delete_comment | wp-admin\post.php WPの管理者\しpost.php | 232 232 | |
| 64 | check_passwords | wp-admin\admin-functions.php WPの管理者\管理するfunctions.php | 388 388 | |
| 65 | check_admin_referer | wp-admin\admin-functions.php WPの管理者\管理するfunctions.php | 971 971 | |
| 66 | switch_theme | wp-admin\admin-functions.php WPの管理者\管理するfunctions.php | 1126 1126 | |
| 67 | switch_theme | wp-admin\admin-functions.php WPの管理者\管理するfunctions.php | 1133 1133 | |
| 68 | edit_page_form | wp-admin\edit-page-form.php WPの管理者\編集ページ- form.php | 214 214 | Noいいえ parameter.パラメータを指定します。 Executes inside the実行中に |
| 69 | show_user_profile | wp-admin\profile.php WPの管理者\ profile.php | 105 105 | |
| 70 | profile_personal_options | wp-admin\profile.php WPの管理者\ profile.php | 114 114 | |
| 71 | edit_user_profile | wp-admin\user-edit.php WPの管理者\ユーザーedit.php | 168 168 | |
| 72 | activity_box_end | wp-admin\index.php WPの管理者\ index.phpで | 113 113 | |
| 73 | admin_footer | wp-admin\bookmarklet.php WPの管理者\ bookmarklet.php | 101 101 | Noいいえ parameter.パラメータを指定します。 Executes at the end of the admin panel inside the body tag.の最後に実行された場合、 Adminパネル内のbodyタグです。 Useful forお役にたちました insertion of additional content.その他のコンテンツを挿入します。 |
| 74 | edit_category | wp-admin\admin-db.php WPの管理者\管理- db.php | 123 123 | |
| 75 | create_category | wp-admin\admin-db.php WPの管理者\管理- db.php | 126 126 | |
| 76 | add_category | wp-admin\admin-db.php WPの管理者\管理- db.php | 127 127 | |
| 77 | delete_category | wp-admin\admin-db.php WPの管理者\管理- db.php | 175 175 | |
| 78 | delete_user | wp-admin\admin-db.php WPの管理者\管理- db.php | 238 238 | |
| 79 | edit_link | wp-admin\admin-db.php WPの管理者\管理- db.php | 297 297 | |
| 80 | add_link | wp-admin\admin-db.php WPの管理者\管理- db.php | 299 299 | |
| 81 | delete_link | wp-admin\admin-db.php WPの管理者\管理- db.php | 323 323 | |
| 82 | simple_edit_form | wp-admin\edit-form.php WPの管理者\編集- form.php | 70 70 | Noいいえ parameter.パラメータを指定します。 Executes during the display of the admin panel’s simple editing page, just実行中の管理パネルの表示にするには単純な編集ページで、わずか before theの前に is closed that contains the post content textarea.ポストのコンテンツが閉じてテキストが含まれています。 Useful forお役にたちました inserting additional input fields into the simple editing form.追加の入力フィールドを挿入し、簡単な編集フォームです。 |
| 83 | admin_footer | wp-admin\admin-footer.php WPの管理者\管理- footer.php | 9 9 | |
| 84 | switch_theme | wp-admin\themes.php WPの管理者\ themes.php | 14 14 | Receives受信 the name of the current theme as a parameter.の名前をテーマとして、現在のパラメータを指定します。 Executes when the blog theme is changed.実行時にブログのテーマが変更されます。 |
| 85 | trackback_post | wp-trackback.php のWP - trackback.php | 95 95 | Receives受信 the comment ID as a parameter.コメントの番号としてパラメータを指定します。 Executes when a comment is added via trackback.php.コメントが追加されました経由で実行するときにtrackback.phpです。 |
| 86 | atom_ns | wp-atom.php のWP - atom.php | 17 17 | |
| 87 | atom_head | wp-atom.php のWP - atom.php | 25 25 | |
| 88 | atom_entry | wp-atom.php のWP - atom.php | 42 42 | |
| 89 | core_files_loaded | wp-settings.php のWP - settings.php | 164 164 | |
| 90 | plugins_loaded | wp-settings.php のWP - settings.php | 187 187 | |
| 91 | shutdownシャットダウン | wp-settings.php のWP - settings.php | 222 222 | Noいいえ parameter.パラメータを指定します。 Executes when the page output is complete.を実行するときに、ページの出力は完了です。 |
| 92 | init initプロセス | wp-settings.php のWP - settings.php | 227 227 | Executes実行 after WordPress has finished loading but before any headers are sent.しかし、前の読み込みが完了した後のWordPressの任意のヘッダーが送信されます。 Useful for interceptingお役にたちました傍受 $_GET or $_POST triggers. $ _ GETや$ _postトリガします。 |
Filed under提出されて CMS Software CMSソフトウェア , 、 Headline Newsニュースの見出し , 、 How Toどのように , 、 Open Source Softwareオープンソースのソフトウェア , 、 PHP PHPの , 、 Pro BloggingプロBlogging , 、 Tech Note技術のノート , 、 Webウェブ , 、 Web Services Webサービス , 、 WordPress WordPressの | |
| |
RSS 2.0 RSS 2.0を | |
Email this Article電子メールこの記事
You may also like to readを読むようにすることも可能 |





December 28th, 2005 at 1:27 am 2005年12月28日は1:27アム
[...] View the list … [...] [...]対象のリスト… [...]
December 30th, 2005 at 1:02 am 2005年12月30日1:02アム
Thank you Angsuman.のAngsumanいただきありがとうございます。 I am new to Wordpress and find your blog to be exceedingly helpful in coming up to speed.私は新たにWordPressのあなたのブログを検索されると非常に役立つが間近に迫って時間を短縮します。 This is a bit off-topic, but I have searched for hours and have not found the info I am looking for, so I am posting my question here: Can you point me to a summary of the changes that need to be made to Wordpress 1.5 plugins in order to make them compatible with Wordpress 2.0?これは少しスレ違いですが、私は捜索の時間を見つけていないとの情報を探して私ので、ここで私は、私の質問の投稿:ことをポイントの変更の概要を参照して私を必要とすることはWordPressの1.5プラグインを行うためにそれらと互換性がWordPress 2.0のですか?
December 30th, 2005 at 9:58 am 2005年12月30日9:58アム
@Donovan @ドノバン
Search this is Google:このページは、 Google検索:
“What’s Not Gonna Work in WordPress 2.0″ "何の仕事をするつもりはないのWordPress 2.0 "
January 22nd, 2006 at 1:29 pm 2006年1月22日は1:29 pmの
[...] - Wiki zur Plugin-API - Wordpress-Doku zum API - Dokumentation von Hooks (Skippy) - Dokumentation von Hooks (Flatearth) - Liste mit Hooks [...] [...] -W ikiのz ur差込式- A PIを-のW o rdPress-d o kuzu mのA P I-D ok umentationフォンフック(スキッピー)-D o ku mentationフォンフック( fla t earth)-li s te mitフック[. ..]
January 31st, 2006 at 12:36 am 2006年1月31日の12:36時
[...] To see if I might be able to customize the plugin myself, I started reading up on writing WP plugins. [...]を参照すればよいかもしれない差込式自分自身をカスタマイズするには、読書を始めたWPの差込を作成します。 In the Codex, I found out about the plugin API and how it works.は、コーデックス、私が見つかりましたアウトについては、プラグインAPIとどのように動作します。 Hooks have been defined so that developers can quickly add custom function calls without modifying core WP files.フックが定義されて簡単に追加できるように開発者のカスタム関数呼び出しを変更することなくコアWPのファイルです。 There is a comprehensive list of WordPress 2.x hooks for action.のリストを包括的には、行動のためのWordPress 2.xのフックです。 There is an action called activity_box_end that is called at the end of the activity box on the dashboard.アクションと呼ばれるにはactivity_box_endと呼ばれるの終わりに、ダッシュボードの活動のボックスをオンにします。 I gave this action a try, but it occurs too early in the script.私はこのアクションを試してみる、それが発生した時期尚早に実行されるスクリプトです。 The cjb_dashboard_showcustomcontent function from the plugin renders the RSS feeds, but the action occurs inside of the activity box, causing some undesired results. cjb_dashboard_showcustomcontent関数からの差込式のレンダリングのRSSフィードは、アクションが発生するが、内部の活動のボックスで、いくつかの望ましくない結果を引き起こしています。 What I would like is to have the custom feeds rendered after the WP news feeds, perhaps even replacing them.何をしたいのは、カスタムフィードをレンダリングした後、 WPのニュースフィード、おそらくも置き換えることです。 [...]
October 16th, 2006 at 2:57 am 2006年10月16日2:57アム
Thanks!ありがとう! I used your description and it was very easily for me.私の説明として使われることは非常に簡単です。
Thanks once again!再びありがとう!
November 6th, 2006 at 10:56 am 2006年11月6日は10:56アム
[...] Wordpress theme hacks Good resource for hacking wordpress templates. [...] WordPressのテーマhacks良いリソースのためハッキングのWordPressのテンプレートです。 Ok it’s not really hacking, designing templates Taragana.com Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.それは本当にオクラホマハッキング、デザインテンプレートを共有して楽しむtaragana.com :これらのアイコンのリンクを社会的ブックマーキングサイトを発見する読者が共有し、新しいウェブページをご覧ください。 [...]
March 7th, 2007 at 4:55 am 2007年3月7日は4:55アム
interesting.興味深い。 Heiko from Germany表示Heikoよりドイツ
April 18th, 2007 at 6:36 pm 2007年4月18日は午後6時36分
Very good List.非常に良いリストです。 Printed and placed in fromt of my desk. fromt印刷され、私の机に配置されます。
October 7th, 2007 at 12:46 am 2007年10月7日の午前7:46
I just recently joined the DoFollow community on Bumpzee started by Andy Beard.ただ、最近dofollowコミュニティに参加してひげアンディbumpzee開始される。 If you haven’t read Andy’s blog, I suggest you check it out and subscribe right away because he has some amazing content and a great perspective on……していない場合はアンディさんのブログを読む、私提案をチェックアウトし、登録のため、すぐに彼はいくつかの素晴らしいコンテンツと偉大な視点を… …
October 7th, 2007 at 5:34 am 2007年10月7日は5:34アム
I’m having some problems making the table “sort” when the page loads.私はメーカーのテーブルがいくつかの問題"並べ替え"ときにページが読み込まれます。 I want the table column with, say, names to sort itself alphabetically when you look at the page initially, not only when you click.テーブルのカラムにしたい、言ってやるが、自分自身の名前をアルファベット順に並べ替え、ページの最初に目を向けるだけでなく、をクリックしたときにします。
November 10th, 2007 at 3:17 pm 2007年11月10日は3:17 pmの
I think these blog is really useful for new comers and Excellent resource list.と思う、これらのブログは本当にお役にたちました新しい来ると優れたリソースリストです。
It´sa very interesting Blog and simple answer of many questions.これは非常に興味深いブログと単純明快な答えの多くの質問です。
Keep up the good work!調子で頑張って!
Thanks it helps me a lot…感謝のに役立ちます私にたくさん…
November 10th, 2007 at 3:20 pm 2007年11月10日は3:20 pmの
Thanks for very interesting article.おかげで非常に興味深い記事です。 btw.ところでします。
I really enjoyed reading all of your posts.本当に自分の投稿をすべてenjoyed読書です。
It’s interesting to read ideas, and observations from someone else’sそれを読むのは興味深いアイデア、との観測からの誰かの
point of view… makes you think more.ポイントの対象…にお考えです。 So please keep up the great work.を維持するので、素晴らしい仕事です。
Greetings.拝啓。
November 11th, 2007 at 7:36 pm 2007年11月11日は午後7時36分
Thank you for this tips and your Blog!, I spent my time effectivelly browsing it!このヒントとしていただきありがとうございますブログ! 、筆者は時間effectivellyブラウジングよ!
February 4th, 2008 at 5:00 pm 2008年2月4日は午後5時
these blog is really useful for new comers and Excellent resource list.これらのブログは本当にお役にたちました新しい来ると優れたリソースリストです。
It´sa very interesting Blog and simple answer of many questions.これは非常に興味深いブログと単純明快な答えの多くの質問です。
Keep up the good work!調子で頑張って!
April 13th, 2008 at 6:55 pm 2008年4月13日6:55 pmの
I’m trying to detect when a post has a category added or deleted, and, so far, failing…私は投稿しようとして検出するときには、カテゴリを追加または削除、および、これまでのところ、失敗した…
The docs say that edit_category hook will fire when it happens, but that does not seem to work for me…フックのdocs edit_category言うことは、火災時になれば、しかし、仕事をされていないように私…
Other hooks are working fine for me, so I’m pretty sure it’s not me being totally stupid…他のフックに取り組ん罰金を私ので、私はかなり確信が完全に愚かなことではないよ…
Any ideas welcome to wordpress AT lie DOT com WordPressの任意のアイデアでうそをつくドットのCOMへようこそ
May 21st, 2008 at 2:49 pm 2008年5月21日は午後9:49
Thank you so much, Angsuman!どうもありがとう、 Angsumanの! what a great resource!何て素晴らしいリソース! I knew about it from my brother.私から知っていたわたしの弟です。 There\’sa lot of useful info.ある\ 'の多くの有用な情報です。 I\’ll happily share the address of your blog with my friends.私\ 'すべての幸せを共有してアドレスをあなたのブログに私の友人です。 Thanks so much!本当にありがとうございました! Wish you great success!!!希望を大成功されました!
May 23rd, 2008 at 10:16 am 2008年5月23日10:16アム
Great and excellent article it’s realy helpful.本当に素晴らしいと優れた記事helpful 。 Thanks again.再度ありがとう。