搜索结果

跳转至: 导航、​ 搜索

页面标题匹配

页面内容匹配

  • * For a reference list of action hooks, see [[WordPress:Plugin API/Action Reference]]. …hooks的reference列表,请看看[[WordPress:Plugin API/Filter Reference|插件API/Action Reference]]。
    90 KB(10,571个字) - 2008年9月2日 (二) 16:37
  • …hooks的reference列表,请看看[[WordPress:Plugin API/Filter Reference|插件API/Filter Reference]]。 注:如果你想要添加或者阐明这个文件,请采用当前的文章格式。描述action运行的时间,如action function带有参数,请描述这个参数。
    19 KB(1,101个字) - 2008年8月26日 (二) 19:52
  • …e need for writing a custom regular expression for each shortcode. Helper functions are included for setting and fetching default attributes. The API support function bartag_func($atts) {
    23 KB(2,315个字) - 2008年8月14日 (四) 16:46
  • 函数 [[WordPress:Function Reference/update post meta|update post meta()]]为某篇文章更新现存的meta key 如果你想要添加一个新的meta key和参数值,请使用[[WordPress:Function Reference/add post meta|add_post_meta()]]函数。
    3 KB(325个字) - 2008年7月23日 (三) 10:27
  • [[WordPress:Function Reference/add post meta|add_post_meta]]为某篇文章添加了一个自定义的(m 更详细的例子,请进入[[WordPress:Function Reference/post meta Function Examples|post_meta 函数例子]]网页。
    4 KB(378个字) - 2008年9月24日 (三) 11:28
  • …eference, the Classic Theme has no general comment division or group style reference, one could be easily added. 虽然评论功能样式reference是单个部分的,经典主题没有总体的评论部分或者群样式reference,但是可以轻易地添加。
    52 KB(5,930个字) - 2008年7月26日 (六) 10:48
  • …:Function Reference/get post meta|get_post_meta()]] 和 [[WordPress:Function Reference/add post meta|add_post_meta()]]。 更详细的例子,请进入[[WordPress:Function Reference/post meta Function Examples|post_meta函数 例子]]网页。
    3 KB(267个字) - 2008年7月23日 (三) 10:04
  • …ion Reference/delete post meta|delete_post_meta()]] 和 [[WordPress:Function Reference/add post meta|add_post_meta()]]。 更详细的例子,请进入[[WordPress:Function Reference/post meta Function Examples|post_meta 函数例子]]网页。
    2 KB(155个字) - 2008年7月23日 (三) 10:46
  • WordPress provides a class of functions for all database manipulations. The class is called <code>wpdb</code> and …'any'' query on the WordPress database. It is best to use a more specific function, however, for SELECT queries.
    28 KB(3,240个字) - 2008年7月31日 (四) 16:11
  • WordPress provides a class of functions for all database manipulations. The class is called <code>wpdb</code> and …will automatically use the database WordPress is installed in. Any of the functions below will work with a query that is set up like this.
    29 KB(3,355个字) - 2008年8月14日 (四) 15:34
  • …ses a segmentation fault. There is a detailed bug logged to Fedora on this reference (BugID 237803). this FAQ will be updated once the Fedora team has evaluated …ery2:Developer_Starterkit|G2 Developer Starter Kit]] . There you will find reference to how our team works and where to find the needed documentation. First lin
    86 KB(14,689个字) - 2008年6月6日 (五) 14:09
  • == Nonce 相关的 [[WordPress:Function Reference|函数]]== * [[WordPress:Function Reference/wp_create_nonce|wp_create_nonce]]
    1 KB(71个字) - 2008年9月18日 (四) 16:49
  • function &my_plugin(&$plugins) { function my_plugin_css($css) {
    13 KB(1,551个字) - 2008年9月5日 (五) 11:51
  • function getRewriteRules() { function getRewriteRules() {
    12 KB(1,037个字) - 2008年8月30日 (六) 16:11
  • …erence/get_post_custom_keys|get_post_custom_keys()]] 和[[WordPress:Function_Reference/get_post_custom_values|get_post_custom_values()]] …ce/get post custom values|get_post_custom_values()]], [[WordPress:Function Reference/get post custom keys|get_post_custom_keys()]]
    2 KB(166个字) - 2008年7月23日 (三) 14:02
  • …nction_Reference/get_post_custom|get_post_custom()]] 和[[WordPress:Function_Reference/get_post_custom_values|get_post_custom_values()]] …nction Reference/get post custom|get_post_custom()]], [[WordPress:Function Reference/get post custom values|get_post_custom_values()]]
    2 KB(173个字) - 2008年7月23日 (三) 14:13
  • …nction_Reference/get_post_custom|get_post_custom()]] 和[[WordPress:Function_Reference/get_post_custom_keys|get_post_custom_keys()]]。 …nction Reference/get post custom|get_post_custom()]], [[WordPress:Function Reference/get post custom keys|get_post_custom_keys()]]
    2 KB(185个字) - 2008年7月23日 (三) 14:21
  • function hook_field_info() { function hook_field_settings($op, $field) {
    18 KB(2,059个字) - 2008年12月6日 (六) 17:02
  • …-Type'' in PHP documentation) that is registered by a wordpress widget API function.
    13 KB(1,453个字) - 2008年9月25日 (四) 15:46
  • …t_meta]], and [[WordPress:Function Reference/get post meta|get_post_meta]] functions. This function handles the mood and listening_to meta tags.
    4 KB(496个字) - 2008年8月19日 (二) 10:57
  • …ore. Before you begin the process, we recommend you get familiar with the functions of WordPress. The most comprehensive list of articles about these subjects Oh yeah, it doesn't hurt to have a CSS pocket reference or some other favourite CSS resource material handy so that you don't do si
    46 KB(4,588个字) - 2008年7月15日 (二) 17:09
  • …:Stepping Into Templates|template files]], an optional functions file (<tt>functions.php</tt>), and images. For example, a Theme named "test" would probably… …目录包含有主题的所有样式表文件,[[WordPress:Stepping Into Templates|模板文件]],一个可选择的的函数文件(<tt>functions.php</tt>),和图像。例如,一个叫做"测试"的主题可能会在<t
    43 KB(4,549个字) - 2008年8月18日 (一) 16:56
  • There is one major new functionality addition in [[WordPress:Version 2.5]] for Themes (Avatars), and severa …de the comment loop of the <tt>comments.php</tt> file, to support this new functionality (see the Default and Classic themes in WordPress 2.5 for examples):
    17 KB(1,767个字) - 2008年9月19日 (五) 11:54
  • …dPress:Function Reference/add action|add_action()]] 和 [[WordPress:Function Reference/add filter|add_filter()]]。
    1 KB(94个字) - 2008年7月26日 (六) 16:53
  • …dPress:Function Reference/add filter|add_filter()]] 和 [[WordPress:Function Reference/add action|add_action()]]。
    1 KB(85个字) - 2008年7月26日 (六) 15:38
  • * [[WordPress:Function Reference/wp_verify_nonce|wp_verify_nonce]] * [[WordPress:Function Reference]]
    394字节(39个字) - 2008年9月18日 (四) 11:36
  • …, [[WordPress:Function Reference/delete_option|移除]], 和[[WordPress:Function_Reference/get_option|重新找回]]。这个列表与WordPress2.3.1版本一致,而
    12 KB(931个字) - 2008年5月27日 (二) 10:59
  • public function foo($required, $optional = NULL) public function sampleMethod($a)
    17 KB(626个字) - 2009年8月28日 (五) 16:21
  • function myplugin_add_custom_box() { if( function_exists( 'add_meta_box' )) {
    6 KB(623个字) - 2008年7月23日 (三) 17:04
  • * [[WordPress:Plugin API/Filter Reference|插件API/过滤器参考]] - Reference list of filter hooks available in WordPress中拥有的过滤器hooks的参 * [[WordPress:Plugin API/Action Reference|插件API/Action参考]] - WordPress拥有的action hooks 的列表参考
    6 KB(315个字) - 2008年6月23日 (一) 16:29
  • 请参看[[Gallery:Themes:Reference:Blocks|外观主题中的区块]],以获取现有的所有区块列表。 * 一些标准数据(默认项目,用户)已加载并随时可通过模板变量进行访问。参见:[[Gallery:Themes:Reference:Variables|模板变量]]
    6 KB(456个字) - 2008年11月5日 (三) 11:04
  • ;<tt>[[WordPress:Function Reference/get post custom keys|get_post_custom_keys()]]</tt>:得到当前文章的所
    8 KB(465个字) - 2008年6月16日 (一) 15:09
  • [[WordPress:Function Reference/wp delete attachment|wp_delete_attachment()]], [[WordPress:Function Reference/wp get attachment url|wp_get_attachment_url()]],
    2 KB(131个字) - 2008年7月24日 (四) 15:18
  • …erence/wp delete attachment|wp_delete_attachment()]], [[WordPress:Function Reference/wp insert post|wp_insert_post()]]
    1 KB(118个字) - 2008年7月24日 (四) 15:52
  • * [[WordPress:Function Reference/wp_verify_nonce|wp_verify_nonce]] * [[WordPress:Function Reference/do_action|do_action]]
    603字节(53个字) - 2008年7月29日 (二) 15:39
  • * [[WordPress:Function Reference/check_admin_referer|check_admin_referer]] * [[WordPress:Function Reference/wp_create_nonce|wp_create_nonce]]
    485字节(40个字) - 2008年7月29日 (二) 15:49
  • function email_friends($post_ID) { …件或者WordPress核心可能已经在使用你想到的函数名。更多的信息,请看[[WordPress:Writing a Plugin#Avoiding Function Name Collisions|避免函数名重叠]]。
    14 KB(665个字) - 2008年5月27日 (二) 10:59
  • …w_Tos#Website_Integration|可视化整合指导]]以及[[Gallery:Themes|外观主题]]和[[Gallery:Tpl_Reference|模板]]的相关资料。 function generateUrl($uri, $print=true) {
    85 KB(3,376个字) - 2008年11月21日 (五) 14:56
  • function Tutorial1Module() { function loadTemplate(&$template, &$form) {
    28 KB(1,371个字) - 2008年11月28日 (五) 15:23
  • …ore. Before you begin the process, we recommend you get familiar with the functions of WordPress. The most comprehensive list of articles about these subjects …king, blinking...<br /><br />Oh yeah, it doesn't hurt to have a CSS pocket reference or some other favourite CSS resource material handy so that you don't do si
    23 KB(4,105个字) - 2008年9月16日 (二) 11:40
  • * [[WordPress:Function Reference|函数参考]] – WordPress的完整的PHP函数参数 * [[WordPress:WordPress Deprecated Functions Hook| WordPress不支持的函数Hook]] – 关于不支持的函数的hoo
    6 KB(320个字) - 2008年7月17日 (四) 17:22
  • …on Reference/is user logged in|is_user_logged_in()]], [[WordPress:Function Reference/wp redirect|wp_redirect()]]
    597字节(24个字) - 2008年7月26日 (六) 09:18
  • 使用函数[[WordPress:Function_Reference/update_option|update_option]]将指定的选项/选项值更新到选项数 …|add_option]]。[[WordPress:Function_Reference/update_option|update_option]] function.
    2 KB(128个字) - 2008年7月28日 (一) 11:19
  • Reference] 上查看动作hook列表。wordpress核心调用[http://codex.wordpress.org/Function_Reference/do_action do_action()] 时触发动作。 <?php add_action($tag, $function_to_add, $priority = 10, $accepted_args = 1); ?>
    2 KB(171个字) - 2010年6月2日 (三) 18:42
  • This function does not accept any parameters. Here is another IF STATEMENT Example. It was used in the sidebar, in reference to the "My Fav" plugin at http://www.kriesi.at/archives/wordpress-plugin-my
    5 KB(591个字) - 2008年7月21日 (一) 09:36
  • * [[WordPress:Function Reference|函数参考]] * [[WordPress:Option Reference|选择参考]]
    10 KB(885个字) - 2009年8月23日 (日) 20:29
  • ; <tt>$matches</tt> :当计算rewrite 规则的references的时候,在内部使用这个。 …数组,但是使用<tt><var>$matches</var>[xxx]</tt>(xxx是个数字的位置),而不是普通的mod_rewrite backreferences,<var>$xxx</var>(xxx是个数字的位置)。当你准备在PHP内部
    13 KB(1,117个字) - 2008年7月31日 (四) 18:08
  • You may want to keep this page open in a separate browser window for reference. If you want to try out things without danger of doing any harm, you can do …nowiki> to suppress interpretation of wiki markup, but interpret character references and remove newlines and multiple spaces:'''
    48 KB(5,964个字) - 2008年9月11日 (四) 15:30
  • Blogs often contain public as well as private content. Depending on the functionality of the [[WordPress:#Content Management System|CMS]] software that is… …in [[WordPress:#JavaScript|JavaScript]], that allows the user to perform a function.
    118 KB(12,619个字) - 2008年9月24日 (三) 17:17
查看(前50个 | )(20 | 50 | 100 | 250 | 500