Make WordPress Core

Changes between Version 17 and Version 18 of Ticket #51092


Ignore:
Timestamp:
08/30/2020 05:26:10 PM (5 years ago)
Author:
carike
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51092 – Description

    v17 v18  
    311311                     },
    312312                     "additionalItems": {
    313                         "description": The name of any custom tables that are automatically created by the code without user intervention.",
     313                        "description": "The names of any custom tables that are automatically created by the code without user intervention.",
    314314                        "type": "string"
    315315                     }
     
    319319                     "items": {
    320320                        "description": "Whether or not the code allows the user to create any custom tables.",
    321                         "type": "boolean
     321                        "type": "boolean"
    322322                     },
    323323                     "additionalItems": false