Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Search results

Page title matches

  • ...on''' of the full post content should there not be an explicit excerpt for the post. ...y lower than 10, or add a filter for <tt>'wp_trim_excerpt'</tt> (comparing the first and second parameter, because a user-supplied excerpt does not get al
    6 KB (965 words) - 18:05, 22 January 2016
  • ...post (in the post editor's optional excerpt field), the first 55 words of the post's content are used. This tag must be within [[The_Loop]]. Displays the post's excerpt, or the first 120 words of the post's content when no excerpt exists, formatted for RSS syndication.
    2 KB (264 words) - 01:36, 24 January 2024
  • 2 KB (221 words) - 01:41, 24 January 2024
  • Pour un contrôle accru sur le résultat, consultez [[fr:Marqueurs_de_Modele/the content rss|the_content_rss()]]. ...chars(), but also sets cut to <tt>0</tt>, so is not recommended when using the cut parameter.
    2 KB (312 words) - 01:41, 24 January 2024
  • {{ja|Function Reference/the excerpt rss}} Display the post excerpt for the feed.
    2 KB (241 words) - 07:57, 22 January 2024
  • ...raphics are stripped from the excerpt's content. This tag must be within [[The Loop]]. ...loops, then the attachment caption is displayed. Captions do not include the excerpt [...] marks.
    2 KB (342 words) - 23:53, 12 January 2014
  • {{en|Function Reference/get the excerpt}} {{ja| 関数リファレンス/get the excerpt}}
    4 KB (703 words) - 07:55, 22 January 2024
  • #REDIRECT [[Function Reference/the excerpt]]
    44 bytes (5 words) - 22:18, 20 June 2010
  • #REDIRECT [[Function Reference/get the excerpt]]
    48 bytes (6 words) - 16:16, 7 May 2012
  • #REDIRECT [[Function Reference/the excerpt]]
    44 bytes (5 words) - 16:21, 7 May 2012
  • #REDIRECT [[Function Reference/the excerpt rss]]
    48 bytes (6 words) - 16:21, 7 May 2012
  • {{en|Plugin API/Filter Reference/get the excerpt}} {{ja|Plugin API/Filter Reference/get the excerpt}}
    2 KB (312 words) - 07:44, 22 January 2024
  • 84 bytes (10 words) - 07:32, 9 November 2020

Page text matches

  • ...f entries in reverse chronological order. Blogs range from the personal to the political, and can focus on one narrow subject or a whole range of subjects ...pes of other sites. And others are more like personal journals, presenting the author's daily life and thoughts.
    21 KB (3,392 words) - 08:10, 22 January 2024
  • Displays the contents of the current post. This template tag must be within [[The_Loop]]. .../nowiki></tt> content and look, which creates a link to "continue reading" the full post.
    4 KB (635 words) - 07:59, 24 January 2016
  • ...on''' of the full post content should there not be an explicit excerpt for the post. ...y lower than 10, or add a filter for <tt>'wp_trim_excerpt'</tt> (comparing the first and second parameter, because a user-supplied excerpt does not get al
    6 KB (965 words) - 18:05, 22 January 2016
  • ...post (in the post editor's optional excerpt field), the first 55 words of the post's content are used. This tag must be within [[The_Loop]]. Displays the post's excerpt, or the first 120 words of the post's content when no excerpt exists, formatted for RSS syndication.
    2 KB (264 words) - 01:36, 24 January 2024
  • ...rossed out items</strike> are those which have already been implemented by the developers.'' ** ability to email all users from the admin interface
    23 KB (3,638 words) - 17:53, 25 May 2019
  • # Click the '[[Administration_Panels#Posts_-_Make_some_content|Posts]]' tab. # Click the '[[Administration_Panels#Posts_-_Make_some_content|Add New]]' sub-tab.
    19 KB (3,253 words) - 08:08, 22 January 2024
  • ...te/time, etc. It takes an array as its argument and returns the post ID of the created post (or <tt>0</tt> if there is an error). ...p between these elements and the names of columns in the wp_posts table in the database.}}
    8 KB (1,257 words) - 17:48, 27 January 2016
  • ...Function Reference/get_comment_excerpt|get_comment_excerpt()]] to retrieve the value. ...|integer|The ID of the comment for which to print the excerpt.|optional|0 (the current comment)}}
    1 KB (142 words) - 08:04, 22 January 2024
  • ...ng Themes]]. This topic differs from [[Using Themes]] because it discusses the technical aspects of writing code to build your own Themes rather than how WordPress Themes are files that work together to create the design and functionality of a WordPress site. Each Theme may be different,
    16 KB (2,356 words) - 08:53, 20 February 2023
  • The Write Post SubPanel is used to write new posts and edit existing ones. ...ures of this SubPanel. ''Click on the thumbnail to open a larger view of the image.''
    10 KB (1,734 words) - 15:26, 9 January 2013
  • ...series of posts, but only on the main page of your blog. With the <tt>[[#The Main Page|is_home()]]</tt> Conditional Tag, that task is made easy. Note the close relation these tags have to WordPress [[Template Hierarchy]].
    34 KB (5,394 words) - 15:10, 14 April 2020
  • ...t the bottom. There are many display choices, including whether to display the complete post or post excerpts, and what additional information to display ...e blog viewer is visiting one of your site's Category pages. This involves the use of Themes and Template files, so if you are new to template files, you
    10 KB (1,810 words) - 12:08, 24 December 2018
  • ...current design. We will start with how to make a WordPress blog look like the rest of your site. Then we can move on to making your entire site running o == Begin the transformation ==
    6 KB (925 words) - 14:56, 21 April 2017
  • ...c, remember the user may take a peek under the hood and run screaming from the room, too. ...gure out what is what, which section is which, and what is going on within the tangle of codes.
    4 KB (666 words) - 17:44, 29 September 2012
  • The most appropriate use for <tt>get_posts</tt> is to create an array of posts ...ass_Reference/WP_Query|WP_Query]]</tt>, whereas <tt>get_pages</tt> queries the database more directly. Each have parameters that reflect this difference i
    13 KB (1,989 words) - 08:02, 22 January 2024
  • {{en|The Loop in Action}} {{es|The Loop in Action}}
    25 KB (4,300 words) - 04:57, 25 August 2018
  • ...or directory name within a computer or filesystem, and usually starts with the root directory or drive letter. Directories and subdirectories listed in a ...'absolute path'' of a page, copy the text below into a new text file, save the file as <code>path.php</code>. Then open it in a Web browser (for example,
    65 KB (9,885 words) - 23:52, 12 January 2014
  • ...e, you don't have to worry about all your changes being overwritten during the next upgrade cycle.</div> The following are articles that will help you troubleshoot and solve many of yo
    28 KB (4,597 words) - 09:49, 29 November 2015
  • ...on for users desiring static or welcoming information on the front page of the site. ...sed upon the choices of the user combined with the features and options of the WordPress Theme.
    12 KB (1,904 words) - 08:02, 22 January 2024
  • *The Loop : "La Boucle" ou "The Loop (la boucle)" ...athieuhays/fr:Fonctions_de_référence/the_time | Fonctions de référence/the time]] ([[Function_Reference/the_time]]) [[User:Mathieuhays]] (December 201
    13 KB (1,856 words) - 10:00, 20 April 2018

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)