Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #29849, comment 24


Ignore:
Timestamp:
05/15/2025 10:42:37 PM (8 weeks ago)
Author:
SirLouen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29849, comment 24

    initial v1  
    2020Or I'm missing some logic?
    2121
    22 4. Finally, instead of having two `apply_filters` in `wp_natural_time`, wouldn't it make more sense to have just one and document it? (I attach a patch to showcase what I mean)
     224. Finally, instead of having two `apply_filters` in `wp_natural_time`, wouldn't it make more sense to have just one and document it? ([https://core.trac.wordpress.org/attachment/ticket/29849/29849-just-wp-natural-time.diff I attach a patch to showcase what I mean])