Make WordPress Core


Ignore:
Timestamp:
11/10/2008 05:45:38 PM (17 years ago)
Author:
ryan
Message:

Don't use deprecated functions. Props filosofo. fixes #8130

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/post-template.php

    r9484 r9590  
    387387 *
    388388 * Displays page links for paginated posts (i.e. includes the <!--nextpage-->.
    389  * Quicktag one or more times). This works in much the same way as link_pages(),
    390  * the difference being that arguments are given in query string format. This
    391  * tag must be within The Loop.
     389 * Quicktag one or more times). This tag must be within The Loop.
    392390 *
    393391 * The defaults for overwriting are:
Note: See TracChangeset for help on using the changeset viewer.