Changeset 56750 for trunk/src/wp-login.php
- Timestamp:
- 09/29/2023 09:59:14 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-login.php
r56748 r56750 420 420 ob_start(); 421 421 ?> 422 <script type="text/javascript">422 <script> 423 423 try{document.getElementById('<?php echo $input_id; ?>').focus();}catch(e){} 424 424 if(typeof wpOnload==='function')wpOnload();
Note: See TracChangeset
for help on using the changeset viewer.