Make WordPress Core

Changes between Version 4 and Version 5 of Ticket #43913, comment 8


Ignore:
Timestamp:
05/07/2018 11:15:06 AM (6 years ago)
Author:
birgire
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43913, comment 8

    v4 v5  
    5252I couldn't find what's preferred in general in core, but both cases are used.
    5353
    54 The {{{_wp_user_request_completed_timestamp()}}} is an internal function, only  for core internal use, so in this case it will not matter much, but I'm more thinking about this in core in general :)
     54The {{{_wp_user_request_completed_timestamp()}}} is an "private" function, only  for core internal use, so in this case it will not matter much, but I'm more thinking about this in core in general :)