Changeset 13244 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/src/blocks/archive-page/block.json
- Timestamp:
- 02/23/2024 06:10:22 AM (22 months ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/src/blocks/archive-page
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/src/blocks/front-page)
-
block.json (modified) (1 diff)
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 2 2 "$schema": "https://schemas.wp.org/trunk/block.json", 3 3 "apiVersion": 2, 4 "name": "wporg/ front-page",4 "name": "wporg/archive-page", 5 5 "version": "0.1.0", 6 "title": " FrontPage Content",6 "title": "Archive Page Content", 7 7 "category": "design", 8 8 "icon": "", 9 "description": "A block that displays the frontpage content",9 "description": "A block that displays the archive page content", 10 10 "textdomain": "wporg", 11 11 "attributes": {},
Note: See TracChangeset
for help on using the changeset viewer.