Make WordPress Core

Changes between Version 10 and Version 11 of Ticket #51092


Ignore:
Timestamp:
08/26/2020 04:39:13 PM (5 years ago)
Author:
carike
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51092 – Description

    v10 v11  
    5353         }
    5454      },
     55}}}
     56
     57
     58
     59{{{#!php
     60<?php
    5561      "licenses": {
    5662         "type": "object",
     
    8086         }
    8187      },
     88}}}
     89
     90{{{#!php
     91<?php
    8292      "external": {
    8393         "description": "A comma-separated list of URLs containing the links to the Privacy Policies of the sites to which the calls to external networks are being made.",
     
    113123         }
    114124      },
     125}}}
     126
     127{{{#!php
     128<?php
    115129      "terms": {
    116130         "type": "object"
     
    155169         }
    156170      },
     171}}}
     172
     173{{{#!php
     174<?php
    157175      "openWeb": {
    158176         "type": "object",
     
    179197         }
    180198      },
     199}}}
     200
     201{{{#!php
     202<?php
    181203      "clientSide": {
    182204         "type": "object",
     
    204226         }
    205227      },
     228}}}
     229
     230{{{#!php
     231<?php
    206232      "database": {
    207233         "type": "object",
     
    253279         }
    254280      },
     281}}}
     282
     283{{{#!php
     284<?php
    255285      "otherStorage": {
    256286         "type": "object",
     
    278308         }
    279309      },
     310}}}
     311
     312{{{#!php
     313<?php
    280314      "ppi": {
    281315         "description": "Please indicate TRUE / FALSE as to whether the code stores any Protected Personal Information.",
     
    308342         }
    309343      },
     344}}}
     345
     346{{{#!php
     347<?php
    310348      "monetization": {
    311349         "type": "object",
     
    336374   }
    337375}
     376}}}