Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #20110


Ignore:
Timestamp:
02/24/2012 08:18:47 AM (13 years ago)
Author:
helenyhou
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20110 – Description

    initial v1  
    88
    99{{{
    10 <input type="text" <?php echo valued( $possible_num, true, '4 digit number' ); ?>>
     10<input type="text" <?php valued( $possible_num, true, '4 digit number' ); ?>>
    1111}}}
    1212