Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #14179, comment 44


Ignore:
Timestamp:
07/22/2017 02:42:00 PM (7 years ago)
Author:
dingdang
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14179, comment 44

    initial v1  
    136136'''The code that reports "currently has ... active installations"'''
    137137
    138 1. it must report not just >500 cases but now the exact number of installations of the exact UID match (which is for the exact combination of slug, author, author uri) - we have this in the table 4. from the previous section
     1381. it must report not just >500 cases but now the exact number of installations of the exact UID match (which is for the exact combination of slug, author) - we have this in the table 4. from the previous section
    1391392. to prevent abuse on theme updates – if there is an author change (those cases are very rare) and the number of active installations of that newly composed UID is not 0 (or close to 0 taking in mind that there may be testing installations of that version), it shouldn't be auto-approved by themetrackbot but a reviewer must check manually the author's change in style.css to avoid hijacking of an external theme's UID
    140140