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 可湿性粉剂- login.php | 25 25 | |
| 2二 | lost_password | wp-login.php 可湿性粉剂- login.php | 38 38 | |
| 3三 | retreive_password | wp-login.php 可湿性粉剂- login.php | 100 100 | |
| 4四 | retrieve_password | wp-login.php 可湿性粉剂- login.php | 101 101 | |
| 5五 | password_reset | wp-login.php 可湿性粉剂- login.php | 137 137 | |
| 6六 | wp_authenticate | wp-login.php 可湿性粉剂- login.php | 189 189 | |
| 7七 | wp_login | wp-login.php 可湿性粉剂- login.php | 201 201 | |
| 8八月 | rss_head | wp-rss.php 可湿性粉剂- rss.php | 22 22 | |
| 9九 | rss_item | wp-rss.php 可湿性粉剂- rss.php | 33 33 | |
| 10 10月 | template_redirect | wp-includes\template-loader.php 可湿性粉剂-包括\模板loader.php | 3 3 | No否 function all_on_one () {功能all_on_one ( ) ( |
| 11 11月 | wp_meta | wp-includes\template-functions-general.php 可湿性粉剂-包括\模板功能- general.php | 59 59 | No否 parameter.参数。 Executes in the执行,在 section of the included Theme’s一节所包含的主题的 |
| 12 12月 | mce_options | wp-includes\js\tinymce\tiny_mce_gzip.php 可湿性粉剂-包括\ js \ tinymce \ tiny_mce_gzip.php | 144 144 | |
| 13 13日 | tinymce_before_init | wp-includes\js\tinymce\tiny_mce_gzip.php 可湿性粉剂-包括\ js \ tinymce \ tiny_mce_gzip.php | 150 150 | |
| 14 14日 | profile_update | wp-includes\registration-functions.php 可湿性粉剂-包括\登记functions.php | 76 76 | |
| 15 15日 | user_register | wp-includes\registration-functions.php 可湿性粉剂-包括\登记functions.php | 78 78 | |
| 16 16日 | private_to_published | wp-includes\functions-post.php 可湿性粉剂-包括\职能- post.php | 175 175 | Receives收到 the post ID as a parameter.邮政ID作为一个参数。 Executes when a post is moved from private to published执行时,一个职位是由私人出版 status.身份。 |
| 17 17日 | edit_post | wp-includes\functions-post.php 可湿性粉剂-包括\职能- post.php | 178 178 | Receives收到 the post ID as a parameter.邮政ID作为一个参数。 Executes every time a post is edited.每一次执行后是编辑。 |
| 18 18日 | publish_post | wp-includes\functions-post.php 可湿性粉剂-包括\职能- post.php | 182 182 | Receives收到 the post ID as a parameter.邮政ID作为一个参数。 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 可湿性粉剂-包括\职能- post.php | 206 206 | Receives收到 the post ID as a parameter.邮政ID作为一个参数。 Executes when a post is saved to the database.执行时,后保存到数据库中。 |
| 20 20日 | wp_insert_post | wp-includes\functions-post.php 可湿性粉剂-包括\职能- post.php | 207 207 | |
| 21 21日 | edit_attachment | wp-includes\functions-post.php 可湿性粉剂-包括\职能- post.php | 342 342 | |
| 22 22日 | add_attachment | wp-includes\functions-post.php 可湿性粉剂-包括\职能- post.php | 344 344 | |
| 23 23日 | delete_attachment | wp-includes\functions-post.php 可湿性粉剂-包括\职能- post.php | 380 380 | |
| 24 24日 | delete_post | wp-includes\functions-post.php 可湿性粉剂-包括\职能- post.php | 538 538 | Receives收到 the post ID as a parameter.邮政ID作为一个参数。 Executes whenever a post is deleted.每当执行后删除。 |
| 25 25日 | wp_blacklist_check | wp-includes\functions-post.php 可湿性粉剂-包括\职能- post.php | 642 642 | |
| 26 26日 | parse_query | wp-includes\classes.php 可湿性粉剂-包括\ classes.php | 86 86 | |
| 27 27日 | parse_query | wp-includes\classes.php 可湿性粉剂-包括\ classes.php | 238 238 | |
| 28 28日 | pre_get_posts | wp-includes\classes.php 可湿性粉剂-包括\ classes.php | 262 262 | |
| 29 29日 | loop_start | wp-includes\classes.php 可湿性粉剂-包括\ classes.php | 699 699 | |
| 30 30日 | loop_end | wp-includes\classes.php 可湿性粉剂-包括\ classes.php | 706 706 | |
| 31 31日 | generate_rewrite_rules | wp-includes\classes.php 可湿性粉剂-包括\ 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 可湿性粉剂-包括\评论- functions.php | 52 52 | Receives收到 the comment ID as a parameter.评论ID作为一个参数。 Executes when a comment is added through wp-comments.php.执行时的评论是补充,通过可湿性粉剂- comments.php 。 |
| 33 | comment_flood_trigger | wp-includes\comment-functions.php 可湿性粉剂-包括\评论- functions.php | 126 126 | |
| 34 | edit_comment | wp-includes\comment-functions.php 可湿性粉剂-包括\评论- functions.php | 191 191 | Receives收到 the comment ID as a parameter.评论ID作为一个参数。 Executes whenever a comment is edited.执行时的评论是编辑。 |
| 35 | delete_comment | wp-includes\comment-functions.php 可湿性粉剂-包括\评论- functions.php | 198 198 | Receives收到 the comment ID as a parameter.评论ID作为一个参数。 Executes when a comment is deleted.执行时,评论被删除。 |
| 36 | wp_set_comment_status | wp-includes\comment-functions.php 可湿性粉剂-包括\评论- functions.php | 209 209 | Receives收到 the comment ID as a parameter.评论ID作为一个参数。 Executes when the comment status changes.执行时,评论的地位的变化。 |
| 37 | pre_ping | wp-includes\comment-functions.php 可湿性粉剂-包括\评论- functions.php | 635 635 | |
| 38 | wp_set_comment_status | wp-includes\comment-functions.php 可湿性粉剂-包括\评论- functions.php | 794 794 | |
| 39 | wp_head | wp-includes\functions.php 可湿性粉剂-包括\ 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 可湿性粉剂-包括\ 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分析。 |
| 41 | comment_form | wp-content\themes\classic\comments-popup.php 可湿性粉剂内容\主题\经典\评论- popup.php | 86 86 | Receives收到 the comment’s post ID as a parameter.评论后的ID作为一个参数。 Template tag.模板标记。 Executes after displaying the执行后,显示 comment form for a post that allows comments.评论形式的一个职位,允许评论。 |
| 42 | comment_form | wp-content\themes\classic\comments.php 可湿性粉剂内容\主题\经典\ comments.php | 67 67 | |
| 43 | comment_form | wp-content\themes\default\comments-popup.php 可湿性粉剂内容\主题\默认\评论- popup.php | 86 86 | |
| 44 | comment_form | wp-content\themes\default\comments.php 可湿性粉剂内容\主题\默认\ comments.php | 98 98 | |
| 45 | rdf_ns | wp-rdf.php 可湿性粉剂- rdf.php | 21 21 | |
| 46 | rdf_header | wp-rdf.php 可湿性粉剂- rdf.php | 32 32 | |
| 47 | rdf_item | wp-rdf.php 可湿性粉剂- rdf.php | 54 54 | |
| 48 | comment_id_not_found | wp-comments-post.php 可湿性粉剂-评论- post.php | 11 11 | Receives收到 the comment’s post ID as a parameter.评论后的ID作为一个参数。 Executes when attempting to display the comment执行时,企图以显示评论 form for a post that does not exist.表格后不存在。 |
| 49 | comment_closed | wp-comments-post.php 可湿性粉剂-评论- post.php | 14 14 | Receives收到 the comment’s post ID as a parameter.评论后的ID作为一个参数。 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 | 17 17 | |
| 51 | pingback_post | xmlrpc.php xmlrpc.php | 1236 1236 | Receives收到 the comment ID as a parameter.评论ID作为一个参数。 Executes when a comment is added via XMLRPC.执行时的评论是补充,通过xmlrpc的。 |
| 52 | publish_phone | wp-mail.php 可湿性粉剂- mail.php | 146 146 | Receives收到 the post ID as a parameter.邮政ID作为一个参数。 Executes when a post is added via wp-mail.php.执行时,一个职位是补充,通过可湿性粉剂- mail.php 。 |
| 53 | rss2_ns | wp-rss2.php 可湿性粉剂- rss2.php | 19 19 | |
| 54 | rss2_head | wp-rss2.php 可湿性粉剂- rss2.php | 29 29 | |
| 55 | rss2_item | wp-rss2.php 可湿性粉剂- rss2.php | 52 52 | |
| 56 | edit_form_advanced | wp-admin\edit-form-advanced.php 可湿性粉剂管理员\编辑形式- 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 可湿性粉剂管理员\ 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 可湿性粉剂管理员\管理- header.php | 312 312 | No否 parameter.参数。 Executes in the执行,在 section of the admin panel.部分管理面板。 Useful for insertion有用的插入 of additional content.附加内容。 |
| 59 | personal_options_update | wp-admin\profile-update.php 可湿性粉剂管理员\简介- update.php | 23 23 | |
| 60 | activate_ | wp-admin\plugins.php 可湿性粉剂管理员\ plugins.php | 14 14 | |
| 61 | deactivate_ | wp-admin\plugins.php 可湿性粉剂管理员\ plugins.php | 21 21 | |
| 62 | manage_posts_custom_column | wp-admin\edit.php 可湿性粉剂管理员\ edit.php | 218 218 | |
| 63 | delete_comment | wp-admin\post.php 可湿性粉剂管理员\ post.php | 232 232 | |
| 64 | check_passwords | wp-admin\admin-functions.php 可湿性粉剂管理员\管理- functions.php | 388 388 | |
| 65 | check_admin_referer | wp-admin\admin-functions.php 可湿性粉剂管理员\管理- functions.php | 971 971 | |
| 66 | switch_theme | wp-admin\admin-functions.php 可湿性粉剂管理员\管理- functions.php | 1126 1126 | |
| 67 | switch_theme | wp-admin\admin-functions.php 可湿性粉剂管理员\管理- functions.php | 1133 1133 | |
| 68 | edit_page_form | wp-admin\edit-page-form.php 可湿性粉剂管理员\编辑页form.php | 214 214 | No否 parameter.参数。 Executes inside the执行内 |
| 69 | show_user_profile | wp-admin\profile.php 可湿性粉剂管理员\ profile.php | 105 105 | |
| 70 | profile_personal_options | wp-admin\profile.php 可湿性粉剂管理员\ profile.php | 114 114 | |
| 71 | edit_user_profile | wp-admin\user-edit.php 可湿性粉剂管理员\用户edit.php | 168 168 | |
| 72 | activity_box_end | wp-admin\index.php 可湿性粉剂管理员\的index.php | 113 113 | |
| 73 | admin_footer | wp-admin\bookmarklet.php 可湿性粉剂管理员\ bookmarklet.php | 101 101 | No否 parameter.参数。 Executes at the end of the admin panel inside the body tag.执行在年底管理面板身体内标记。 Useful for有用 insertion of additional content.插入额外的内容。 |
| 74 | edit_category | wp-admin\admin-db.php 可湿性粉剂管理员\管理- db.php | 123 123 | |
| 75 | create_category | wp-admin\admin-db.php 可湿性粉剂管理员\管理- db.php | 126 126 | |
| 76 | add_category | wp-admin\admin-db.php 可湿性粉剂管理员\管理- db.php | 127 127 | |
| 77 | delete_category | wp-admin\admin-db.php 可湿性粉剂管理员\管理- db.php | 175 175 | |
| 78 | delete_user | wp-admin\admin-db.php 可湿性粉剂管理员\管理- db.php | 238 238 | |
| 79 | edit_link | wp-admin\admin-db.php 可湿性粉剂管理员\管理- db.php | 297 297 | |
| 80 | add_link | wp-admin\admin-db.php 可湿性粉剂管理员\管理- db.php | 299 299 | |
| 81 | delete_link | wp-admin\admin-db.php 可湿性粉剂管理员\管理- db.php | 323 323 | |
| 82 | simple_edit_form | wp-admin\edit-form.php 可湿性粉剂管理员\编辑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 可湿性粉剂管理员\管理- footer.php | 9 9 | |
| 84 | switch_theme | wp-admin\themes.php 可湿性粉剂管理员\ 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 可湿性粉剂- trackback.php | 95 95 | Receives收到 the comment ID as a parameter.评论ID作为一个参数。 Executes when a comment is added via trackback.php.执行时的评论是补充,通过trackback.php 。 |
| 86 | atom_ns | wp-atom.php 可湿性粉剂- atom.php | 17 17 | |
| 87 | atom_head | wp-atom.php 可湿性粉剂- atom.php | 25 25 | |
| 88 | atom_entry | wp-atom.php 可湿性粉剂- atom.php | 42 42 | |
| 89 | core_files_loaded | wp-settings.php 可湿性粉剂- settings.php | 164 164 | |
| 90 | plugins_loaded | wp-settings.php 可湿性粉剂- settings.php | 187 187 | |
| 91 | shutdown关机 | wp-settings.php 可湿性粉剂- settings.php | 222 222 | No否 parameter.参数。 Executes when the page output is complete.执行时,页面输出是完成。 |
| 92 | init init的 | wp-settings.php 可湿性粉剂- 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 2.0 | |
Email this Article电子邮件此文章
You may also like to read您也可以想读 |





December 28th, 2005 at 1:27 am 2005年12月28日在上午01时27分
[...] View the list … [...] [ … … ]检视清单… [ … … ]
December 30th, 2005 at 1:02 am 2005年12月30日在上午01时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日在上午09时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分
[...] - Wiki zur Plugin-API - Wordpress-Doku zum API - Dokumentation von Hooks (Skippy) - Dokumentation von Hooks (Flatearth) - Liste mit Hooks [...] [ … … ] -W iki上z ur插件-空气污染指数-在W o rdPress-d o kuzu m空气污染指数-d ok umentation冯钩( s k i ppy)-d o ku mentation冯钩(f l a t earth)-麻省理工学院清单钩[… …]
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. [ … … ]见,如果我可能可以自定义插件自己,我开始读了对写作可湿性粉剂插件。 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.钩已经确定,使开发者可以快速添加自定义函数调用而不需要修改的核心可湿性粉剂档案。 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 Feeds功能,但行动出现内的活动中,造成了一些不良的结果。 What I would like is to have the custom feeds rendered after the WP news feeds, perhaps even replacing them.我想是有自订的饲料后,所提供的可湿性粉剂新闻提要,甚至可能取代他们。 [...] [ … … ]
October 16th, 2006 at 2:57 am 2006年10月16日在上午02时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主题骇客良好的资源为黑客的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日在上午04时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日在上午12时46分
I just recently joined the DoFollow community on Bumpzee started by Andy Beard.我只是最近加入dofollow社会上bumpzee开始由Andy胡子。 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日在上午05时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分
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分
Thanks for very interesting article.感谢很有趣的文章。 btw.的BTW 。
I really enjoyed reading all of your posts.我真的很喜欢读您的所有职位。
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:00
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分
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…该文件说, 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日在下午2时49分
Thank you so much, Angsuman!谢谢你这么多的, Angsumanangsuman ! what a great resource!什么伟大的资源! I knew about it from my brother.我知道有关它从我的兄弟。 There\’sa lot of useful info.有\ ' SA服务很多有用的信息。 I\’ll happily share the address of your blog with my friends. i \ ' 11愉快地分享的地址,您的博客与我的朋友。 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.伟大和优秀的文章,它的真正帮助。 Thanks again.再次感谢。