File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 'Retrieving account status ' ,
55 'tiny-compress-images '
66 ); ?> </p>
7+
8+ <input type="hidden" id="<?php echo esc_attr ( self ::get_prefixed_name ( 'api_key ' ) ); ?> "
9+ name="<?php echo esc_attr ( self ::get_prefixed_name ( 'api_key ' ) ); ?> " size="35" spellcheck="false"
10+ value="<?php echo esc_attr ( $ key ); ?> ">
711 </div>
812</div>
Original file line number Diff line number Diff line change 1515 ), $ link );
1616 ?> </p>
1717
18- <input type="text" id="tinypng_api_key "
19- name="tinypng_api_key " size="35" spellcheck="false"
18+ <input type="text" id="<?php echo esc_attr ( self :: get_prefixed_name ( ' api_key ' ) ); ?> "
19+ name="<?php echo esc_attr ( self :: get_prefixed_name ( ' api_key ' ) ); ?> " size="35" spellcheck="false"
2020 value="<?php echo esc_attr ( $ key ); ?> ">
2121
2222 <button class="button button-primary" data-tiny-action="update-key"><?php
You can’t perform that action at this time.
0 commit comments