Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26187, comment 4


Ignore:
Timestamp:
11/24/2013 12:33:46 PM (13 years ago)
Author:
SergeyBiryukov

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26187, comment 4

    initial v1  
    1 There is another line in there: esc_attr_e( __( 'Add to Menu' ) ) what can be  esc_attr_e(  'Add to Menu'  ) right?
     1There is another line in there: `esc_attr_e( __( 'Add to Menu' ) )` what can be  `esc_attr_e(  'Add to Menu'  )` right?