Making WordPress.org

Opened 5 years ago

Closed 5 years ago

#5018 closed enhancement (fixed)

Allow Explanation post type editing previews on the frontend

Reported by: valentinbora's profile valentinbora Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Developer Hub Keywords: has-patch
Cc:

Description

For transitioning and editing explanations (i.e. More Information) sections on DevHub, it is pretty unnerving for (explanation) editors to get the formatting right without a proper preview.

Add the functionality to Preview Changes on drafts/autosaves for explanations in the context of their respective parent posts.

Attachments (1)

5018.diff (3.5 KB) - added by valentinbora 5 years ago.

Download all attachments as: .zip

Change History (7)

@valentinbora
5 years ago

#1 @valentinbora
5 years ago

  • Keywords has-patch added

I've added a patch to catch and forward query string parameters from the Explanation post type preview towards its respective parent post (Function, Hook etc.) frontend to allow editors to see their work prior to submitting for review.

This ticket was mentioned in Slack in #docs by valentinbora. View the logs.


5 years ago

This ticket was mentioned in Slack in #docs by valentinbora. View the logs.


5 years ago

This ticket was mentioned in Slack in #meta by valentinbora. View the logs.


5 years ago

#5 @coffee2code
5 years ago

  • Owner set to coffee2code
  • Status changed from new to reviewing

#6 @coffee2code
5 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 9503:

Developer theme: Allow preview link for explanations to preview the explanation being edited within the context of its associated function/hook/method/class.

Props valentinbora.
Fixes #5018.

Note: See TracTickets for help on using tickets.