Changeset 3759 for trunk/wp-admin/profile.php
- Timestamp:
- 05/02/2006 10:36:06 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/profile.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/profile.php
r3412 r3759 20 20 <h2><?php _e('Your Profile and Personal Options'); ?></h2> 21 21 <form name="profile" id="your-profile" action="profile-update.php" method="post"> 22 <?php wp_nonce_field('update-profile' . $user_ID) ?> 22 23 <p> 23 24 <input type="hidden" name="from" value="profile" />
Note: See TracChangeset
for help on using the changeset viewer.