- Timestamp:
- 09/26/2023 02:20:18 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/query-pagination-numbers/block.json
r56065 r56710 8 8 "description": "Displays a list of page numbers for pagination", 9 9 "textdomain": "default", 10 "usesContext": [ "queryId", "query" ], 10 "attributes": { 11 "midSize": { 12 "type": "number", 13 "default": 2 14 } 15 }, 16 "usesContext": [ "queryId", "query", "enhancedPagination" ], 11 17 "supports": { 12 18 "reusable": false,
Note: See TracChangeset
for help on using the changeset viewer.