Changes between Initial Version and Version 1 of Ticket #18197, comment 88

Timestamp:
09/27/11 22:28:49 (20 months ago)
Author:
Otto42
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18197, comment 88

    initial v1  
    1 Taking into account John's last issue first, this happens because the "my-account-secondary" item is being added too early. Both this and all the code in the wp_admin_bar_my_sites_menu(0 should be pushed into another action call. 
     1Taking into account John's last issue first, this happens because the "my-account-secondary" item is being added too early. Both this and all the code in the wp_admin_bar_my_sites_menu() should be pushed into another action call. 
    22 
    33Patch forthcoming.