Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #5010


Ignore:
Timestamp:
02/05/2020 11:36:11 AM (5 years ago)
Author:
jonoaldersonwp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5010 – Description

    initial v1  
    55- Alter the `@type` property to `["SoftwareApplication","Product"]`.
    66
     7- Add an `operatingSystem` property, with a value of `WordPress`.
     8
    79- Add an `image` property, where the value is an array containing the (largest version of) the banner image, and the (largest version of) the plugin icon. E.g., `["https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=1843435", "https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=1834347"]`.
    810    - If either image is not present/set, omit it from the array. If neither are present/set, don't set the `image` property at all.