Changes between Initial Version and Version 1 of Ticket #16946, comment 16
- Timestamp:
- 06/24/12 00:00:49 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16946, comment 16
initial v1 2 2 3 3 In his most recent version, he is calling: 4 5 {{{ 4 6 add_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 }}} 5 8 6 9 Which for some reason is over witing my plugin, which does not use the position argument.
