Making WordPress.org


Ignore:
Timestamp:
03/12/2024 05:27:53 AM (6 months ago)
Author:
dd32
Message:

wporg-plugins-2024: Adopt the new tile layout for the plugin cards, with description below the card header.

See #7469.

Location:
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/src/blocks/plugin-card
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/src/blocks/plugin-card/block.json

    r13244 r13310  
    22    "$schema": "https://schemas.wp.org/trunk/block.json",
    33    "apiVersion": 2,
    4     "name": "wporg/archive-page",
     4    "name": "wporg/plugin-card",
    55    "version": "0.1.0",
    6     "title": "Archive Page Content",
     6    "title": "Plugin Card for Archive Pages",
    77    "category": "design",
    88    "icon": "",
    9     "description": "A block that displays the archive page content",
     9    "description": "A block that displays a plugin card.",
    1010    "textdomain": "wporg",
    1111    "attributes": {},
Note: See TracChangeset for help on using the changeset viewer.