Recently Updated WordPress Links
If you’re wondering how to get those “recently updated” links in WordPress 1.2.1 and Kubrick, just add this line to wp-blog-header.php:
include_once(dirname(__FILE__).'/' . 'wp-includes/links-update-xml.php');
After that, just make sure you’ve set the links properties in the administrative page, and it should highlight the most recently updated page with >> < < delimiters! I’ve turned it on in my WP blog, and those recently updated links really make a splash!
Note: this will not work with Matt’s Staticize Reloaded plugin.
| This entry was posted on Tuesday, November 16th, 2004 at 8:04 pm and is tagged with lt. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback. |

