Making WordPress.org


Ignore:
Timestamp:
02/23/2024 06:10:22 AM (22 months ago)
Author:
dufresnesteven
Message:

wporg-plugins-2024: Blockify many of the template files.

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

Legend:

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

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