Codex

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

Search results

Page title matches

  • === Year as Link === Returns the URL for the current year's archive, displaying it as a link in the anchor tag by using the PHP echo command.
    2 KB (303 words) - 08:04, 22 January 2024
  • === Month Archive as Link === Returns the URL to the current month's archive as a link by displaying it within an anchor tag with the PHP echo command.
    2 KB (392 words) - 08:11, 22 January 2024
  • === Current Day as Link === Returns the URL to the current day's archive as a link by displaying it within an anchor tag with the PHP echo command.
    2 KB (347 words) - 08:11, 22 January 2024
  • Displays a link to edit the current post, if a user is logged in and allowed to edit the po %%% <?php edit_post_link( $link, $before, $after, $id, $class ); ?> %%%
    2 KB (269 words) - 08:10, 22 January 2024
  • Displays a link to edit the current comment, if the user is logged in and allowed to edit t %%% <?php edit_comment_link( $link, $before, $after ); ?> %%%
    2 KB (228 words) - 08:10, 22 January 2024
  • ; nextpagelink : (''string'') Text for link to next page. Defaults to <tt>'next page'</tt>. (Valid in WordPress 1.5 or ; previouspagelink: (''string'') Text for link to previous page. Defaults to <tt>'previous page'</tt>. (Valid in WordPress
    2 KB (308 words) - 18:24, 26 March 2016
  • ...ubrick Kubrick] theme addresses this ambiguity by labeling the "next page" link as "previous entries". See [[#Kubrick_Theme_Format|Example: Kubrick Theme ; $prelabel : (''string'') Link text for the previous page.
    4 KB (660 words) - 08:10, 22 January 2024
  • ...isplay name publicly as''' field. The results of clicking on the presented link will be controlled by the [[Template Hierarchy]] of [[Author Templates]]. ...'string'') Sets the element of the author's information to display for the link text.
    1 KB (189 words) - 08:08, 22 January 2024
  • 976 bytes (127 words) - 08:08, 22 January 2024
  • ...p_script|comments_popup_script()]] is used, otherwise it displays a normal link to comments. This tag must be within [[The Loop]] or a comment loop. {{Parameter|$css_class|string|CSS (stylesheet) class for the link.|optional}}
    3 KB (441 words) - 08:08, 22 January 2024
  • Displays the comment author's email address, as a mailto link. An email address must be provided if "User must fill out name and email" i ===Link Text and Styling===
    2 KB (276 words) - 08:04, 22 January 2024
  • ===Link Text and Styling=== ...g '''Visit Site of Comment Author''' and adds bullets before and after the link to style it.
    2 KB (247 words) - 08:04, 22 January 2024
  • ...r|comment_ID|integer|The ID of the comment for which to print the author's link.|optional|0 (the current comment)}}
    1,003 bytes (132 words) - 08:04, 22 January 2024
  • <link><?php comment_link_rss() ?></link>
    954 bytes (126 words) - 08:07, 22 January 2024
  • Much like an RSS feed for your WordPress blog, this feature will display a link to the [[Glossary#RSS|RSS]] feed for a given post's comments. By implementi Displays the link to the comment's RSS feed, using "comment feed" as the link text.
    1 KB (192 words) - 18:03, 26 March 2016
  • ...fore : (''string'') Text that goes before the <strong>text</strong> of the link. Defaults to <tt>(blank)</tt>. Version 2.7 or later required. ...after : (''string'') Text that goes after the <strong>text</strong> of the link. Defaults to <tt>(blank)</tt>. Version 2.7 or later required.
    4 KB (602 words) - 08:04, 22 January 2024
  • ...tall you may download and install the [http://wordpress.org/extend/plugins/link-manager/ Links Manager] plugin. This page is still relevant for any user wi As you might expect from its name, this Add Link SubPanel handles the creation of new links.
    9 KB (1,445 words) - 07:20, 21 December 2022
  • ==Links &rarr; Link Categories== All link category administration is performed at this Link Categories SubPanel. WordPress allows different categories of links to be d
    6 KB (1,027 words) - 02:20, 9 December 2008
  • ...ameter|post_ID|integer|The ID of the post for which to print the comment's link.|optional|0 (the current post)}}
    945 bytes (126 words) - 01:36, 24 January 2024
  • <code>term_link</code> is a filter applied to the link URL for a term prior to printing by the function [[Function Reference/get_t
    804 bytes (112 words) - 07:46, 29 November 2020

Page text matches

  • ; optionall : (''boolean'') Sets whether to display a link to all Categories. Note: This feature no longer works in WordPress 1.5.x an ...ptionall is set to 1 (TRUE), this defines the text to be displayed for the link to all Categories. Note: This feature no longer works in WordPress 1.5.x an
    6 KB (913 words) - 08:45, 28 January 2016
  • * {{Trac|wp-includes/link-template.php}} ===Link tags===
    13 KB (1,678 words) - 15:00, 5 September 2022
  • === Show Blog Title and Link === Displays blog name and url in title and link tags of RSS feed.
    2 KB (349 words) - 01:36, 24 January 2024
  • === Show Blog Title in Link === Displays your blog's title in a link.
    8 KB (1,161 words) - 19:15, 22 January 2016
  • :* <tt>'link'</tt> - Within link (&lt;link&gt;) tags. ; before : (''string'') Text to place before the link when using <tt>'custom'</tt> or <tt>'html'</tt> for '''format''' option. De
    3 KB (504 words) - 08:41, 28 January 2016
  • * Nothing displayed before or after each link :* <tt>link</tt> - Within link (&lt;link&gt;) tags.
    5 KB (640 words) - 08:11, 22 January 2024
  • === Year as Link === Returns the URL for the current year's archive, displaying it as a link in the anchor tag by using the PHP echo command.
    2 KB (303 words) - 08:04, 22 January 2024
  • ...o keep the post name or page name. When set to <tt>true</tt>, a structural link will be returned, rather than the actual URI. Example: <tt><nowiki>http://w <a href="<?php echo get_permalink( 268 ); ?>">My link to a post or page</a>
    3 KB (458 words) - 00:14, 18 July 2015
  • === Month Archive as Link === Returns the URL to the current month's archive as a link by displaying it within an anchor tag with the PHP echo command.
    2 KB (392 words) - 08:11, 22 January 2024
  • === Current Day as Link === Returns the URL to the current day's archive as a link by displaying it within an anchor tag with the PHP echo command.
    2 KB (347 words) - 08:11, 22 January 2024
  • Displays a link to edit the current post, if a user is logged in and allowed to edit the po %%% <?php edit_post_link( $link, $before, $after, $id, $class ); ?> %%%
    2 KB (269 words) - 08:10, 22 January 2024
  • Displays a link to edit the current comment, if the user is logged in and allowed to edit t %%% <?php edit_comment_link( $link, $before, $after ); ?> %%%
    2 KB (228 words) - 08:10, 22 January 2024
  • * <del>Link Manager UI</del> ** <del>Remove Options->Link Manager</del>
    4 KB (606 words) - 17:48, 25 May 2019
  • ...are interested in. All you have to do with these feedreaders is to add the link to the RSS feed of all the blogs you are interested in. The feedreader will ...his highly interactive feature allows users to comment upon article posts, link to your posts, and comment on and recommend them. These are known as '''tr
    21 KB (3,392 words) - 08:10, 22 January 2024
  • Note that you could also use an absolute link rather than a relative link. Simply change the <tt>url(/wp-images/image.gif )</tt> to <tt><nowiki>url(h
    14 KB (2,242 words) - 11:42, 28 June 2016
  • **** li // one li element for each link ******* td id = "prev" // link to previous month
    3 KB (498 words) - 16:13, 5 January 2008
  • ...he <tt><nowiki><!--more--></nowiki></tt> content and look, which creates a link to "continue reading" the full post. {{Parameter|$more_link_text|string|The link text to display for the "more" link.|optional|'(more...)'}}
    4 KB (635 words) - 07:59, 24 January 2016
  • This tag will display a "teaser" link to read more of a post, when on non-single/non-[[Glossary#Permalink|permali === Hides Teaser Link and Limits Content ===
    2 KB (309 words) - 01:36, 24 January 2024
  • ...'split' in the post contents, which is then used to generate a "read more" link on index pages, the excerpts require, but do not necessarily demand, a post === Make the "read more" link to the post ===
    6 KB (965 words) - 18:05, 22 January 2016
  • ; nextpagelink : (''string'') Text for link to next page. Defaults to <tt>'next page'</tt>. (Valid in WordPress 1.5 or ; previouspagelink: (''string'') Text for link to previous page. Defaults to <tt>'previous page'</tt>. (Valid in WordPress
    2 KB (308 words) - 18:24, 26 March 2016

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