Make WordPress Core


Ignore:
Timestamp:
10/05/2007 05:29:34 PM (17 years ago)
Author:
ryan
Message:

WLW manifest from josephscott. fixes #5023 for trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/default-filters.php

    r6182 r6192  
    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);
Note: See TracChangeset for help on using the changeset viewer.