[wp-trac] [WordPress Trac] #44374: Remove deprecated contact methods

WordPress Trac noreply at wordpress.org
Sun Aug 17 17:07:10 UTC 2025


#44374: Remove deprecated contact methods
--------------------------------------+-----------------------------
 Reporter:  butterflymedia            |       Owner:  SergeyBiryukov
     Type:  defect (bug)              |      Status:  accepted
 Priority:  normal                    |   Milestone:  6.9
Component:  Users                     |     Version:  4.9.6
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * owner:  (none) => SergeyBiryukov
 * status:  new => accepted
 * milestone:  Awaiting Review => 6.9


Comment:

 Replying to [comment:4 birgire]:
 > So checking {{{get_site_option('initial_db_version') < 23588 }}} is to
 ensure ''backward compatibility'', that only activates these deprecated
 user contacts, for installs made before the deprecated change was made
 when {{{$wp_db_version}}} was {{{23588}}}.

 Correct, this check means that those fields are no longer displayed in the
 UI for new installations as of WordPress 3.6, and are only displayed on
 older installations.

 That said, I think it's now safe to remove them completely from the
 codebase.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44374#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list