Logo
Explore Help
Sign In
IntenseWebs/WordPress
3
0
Fork 0
You've already forked WordPress
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
7519a920b16cfeeb051016288604422511311ae8
WordPress/wp-admin/profile.php

5 lines
73 B
PHP
Raw Normal View History

Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 git-svn-id: http://svn.automattic.com/wordpress/trunk@4495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-19 07:56:05 +00:00
<?php
Fix profile submenu highlight. Make is_profile_page a constant so that register globals can't manipulate it. see #5736 git-svn-id: http://svn.automattic.com/wordpress/trunk@6700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-31 22:03:48 +00:00
define('IS_PROFILE_PAGE', true);
Merge user-edit.php and profile.php. Props nbachiyski. fixes #5736 git-svn-id: http://svn.automattic.com/wordpress/trunk@6697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-31 21:44:17 +00:00
require_once('user-edit.php');
Password strength meter from MellerTime. see #4470 git-svn-id: http://svn.automattic.com/wordpress/trunk@6419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-12-19 21:53:10 +00:00
?>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 34ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API