Opened 8 years ago
Closed 8 years ago
#3517 closed defect (bug) (fixed)
Replace HTML character code with greater than character
| Reported by: | dgwyer | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Developer Hub | Keywords: | |
| Cc: |
Description
Line 5:
$wp_customize->register_control_type( 'WP_Customize_Custom_Control' );
Should be:
$wp_customize->register_control_type( 'WP_Customize_Custom_Control' );
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thank you for reporting @dgwyer. It's fixed now.