Make WordPress Core

Opened 33 hours ago

Last modified 33 hours ago

#65959 new enhancement

View Config: Add a Reading settings link

Reported by: wildworks Owned by:
Priority: normal Milestone: 7.2
Component: Editor Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Gutenberg PR: https://github.com/WordPress/gutenberg/pull/81987

Add a reading_settings field to the wp_template form configuration returned by
_wp_get_entity_view_config_posttype_wp_template(), placed between description_readonly
and last_edited_date. The editor renders it as a link to options-reading.php for the
Front Page template.

Change History (1)

This ticket was mentioned in PR #13266 on WordPress/wordpress-develop by @wildworks.


33 hours ago
#1

  • Keywords has-patch added

Gutenberg PR: https://github.com/WordPress/gutenberg/pull/81987

## Use of AI Tools

AI assistance: Yes
Tool(s): Claude Code
Model(s): Claude Opus 5
Used for: Porting the server-side change from the Gutenberg PR. Reviewed and edited by me.

Note: See TracTickets for help on using tickets.