Changes between Initial Version and Version 1 of Ticket #16946, comment 16

Timestamp:
06/24/12 00:00:49 (11 months ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16946, comment 16

    initial v1  
    22 
    33In his most recent version, he is calling: 
     4 
     5{{{ 
    46add_menu_page(__('BWS Plugins'), __('BWS Plugins'), 'manage_options', 'bws_plugins', 'bws_add_menu_render', WP_CONTENT_URL."/plugins/twitter-plugin/images/px.png", 101);  
     7}}} 
    58 
    69Which for some reason is over witing my plugin, which does not use the position argument.