Show
Ignore:
Timestamp:
10/09/07 21:09:49 (1 year ago)
Author:
ryan
Message:

wlw manifest from josephscott. fixes #5023 for 2.3

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.3/wp-includes/default-filters.php

    r6183 r6211  
    137137// Actions 
    138138add_action('wp_head', 'rsd_link'); 
     139add_action('wp_head', 'wlwmanifest_link'); 
    139140add_action('wp_head', 'locale_stylesheet'); 
    140141add_action('publish_future_post', 'wp_publish_post', 10, 1);