Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #20249, comment 29


Ignore:
Timestamp:
03/21/2012 09:57:03 PM (13 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20249, comment 29

    initial v1  
    1 Seems [20231] will need a check whether a callback exists for `add_action( 'wp_head', $args[0]['wp-head-callback'] );` on line 1444 in theme.php same as on line 1430.
     1Seems [20231] will need a check whether a callback exists for `add_action( 'wp_head', $args[0]['wp-head-callback'] );` on line 1444 in theme.php same as on line 1430. Getting an empty action when using older theme (not Twenty Ten or Eleven)