This website requires JavaScript.
Explore
Help
Sign In
WordPress-C
/
WordPress
mirror of
https://github.com/WordPress/WordPress.git
Watch
1
Star
0
Fork
You've already forked WordPress
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d12642fc81
WordPress
/
wp-admin
/
profile.php
5 lines
73 B
PHP
Raw
Blame
History
<
?
php
define
(
'IS_PROFILE_PAGE'
,
true
);
require_once
(
'user-edit.php'
);
?>
Reference in New Issue
View Git Blame
Copy Permalink