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

Timestamp:
09/19/11 21:17:21 (20 months ago)
Author:
Otto42
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18197, comment 64

    initial v1  
    1 Regression: [18683] removes the admin_user_info_links filter without replacing it. 
     1Regression: [18683] removes the admin_user_info_links filter without replacing it, breaking plugins that used it. 
     2 
     3Possible fix: add a filter call in wp_admin_bar_my_account_menu() to allow plugins to put in their links there in that manner.