Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #43174, comment 7


Ignore:
Timestamp:
01/29/2018 11:59:57 PM (7 years ago)
Author:
LewisCowles
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43174, comment 7

    initial v1  
    1010
    1111I'm finding it hard to understand why that wouldn't benefit core from moving that recent posts functionality into posts (because there is a similar function that does the same thing), and just having one place instead of three for themes, plugins and maintenance.
     12
     13Less posts to maintain, existing code is completely covered (no new tests, if anything perhaps being able to remove tests, and code).