Making WordPress.org

Opened 7 weeks ago

Last modified 7 weeks ago

#8194 accepted defect (bug)

TypeError when trying to edit Codex page prevents editing

Reported by: poena's profile poena Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: Codex Keywords:
Cc:

Description

I'm trying to update the following page:
https://codex.wordpress.org/Theme_Markup

I am logged in both to WordPress.org and to Codex.
When I click edit, (with or without selecting a section)
I am redirected to a page with nothing more than the message:

Exception encountered, of type "TypeError"

(My intention is to replace the HTML5 theme support example)

Change History (2)

#1 @dd32
7 weeks ago

  • Owner set to dd32
  • Status changed from new to accepted

Please find a new home for the content, and I'll get the codex module fixed / page redirected

#2 @poena
7 weeks ago

Let's use https://developer.wordpress.org/themes/classic-themes/basics/theme-functions/

(It has examples and links to the developer reference for the add_theme_support function).

Note: See TracTickets for help on using tickets.