Make WordPress Core

Opened 17 months ago

Last modified 17 months ago

#57812 new defect (bug)

wp-block-image caption

Reported by: iouweb's profile iouweb Owned by:
Milestone: Awaiting Review Priority: normal
Severity: minor Version: 6.1.1
Component: Editor Keywords: reporter-feedback
Focuses: Cc:

Description

In wp-block-image block caption at the front end shows <figcapticlass="wp-element-caption">

Change History (1)

#1 @poena
17 months ago

  • Component changed from Formatting to Editor
  • Keywords reporter-feedback added; wp-block-image removed

Hi!

Thank you for the report.
I tested adding an image block using WordPress 6.1.1 and WordPress 6.2 beta, but I was unable to reproduce the problem.
The code I am seeing on the front is:

<figcaption class="wp-element-caption">text</figcaption>

Are you able to provide any more information and a step by step guide on how to reproduce the problem?

Which WordPress version are you using?
Which theme? Does the problem remain if you switch to a different theme, like a default theme?
Did you try deactivating all plugins?

Note: See TracTickets for help on using tickets.