WordPress.org

Make WordPress Core

Opened 2 years ago

Closed 2 years ago

Last modified 18 months ago

#42779 closed defect (bug) (fixed)

Docs: add description to the register_admin_color_schemes() function

Reported by: terriann Owned by: SergeyBiryukov
Milestone: 5.1 Priority: normal
Severity: normal Version:
Component: Administration Keywords: commit
Focuses: docs Cc:

Description

Docs: add description to the register_admin_color_schemes() function

https://codex.wordpress.org/Function_Reference/register_admin_color_schemes

is in migration and I'd like to move this into the doc block

https://developer.wordpress.org/reference/functions/register_admin_color_schemes/

Attachments (2)

general-template.diff (485 bytes) - added by terriann 2 years ago.
Added inline documentation for register_admin_color_schemes()
42779.diff (765 bytes) - added by danieltj 2 years ago.
Updated patch to include more info.

Download all attachments as: .zip

Change History (6)

@terriann
2 years ago

Added inline documentation for register_admin_color_schemes()

#1 @netweb
2 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 5.0

#2 @SergeyBiryukov
2 years ago

  • Component changed from General to Administration

@danieltj
2 years ago

Updated patch to include more info.

#3 @SergeyBiryukov
2 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 42765:

Docs: Add description for register_admin_color_schemes().

Props terriann, danieltj.
Fixes #42779.

#4 @pento
18 months ago

  • Milestone changed from 5.0 to 5.1
Note: See TracTickets for help on using tickets.