Make WordPress Core

Opened 16 years ago

Last modified 14 years ago

#7682 closed defect (bug)

API for adding settings to default settings pages — at Version 2

Reported by: ryan's profile ryan Owned by:
Milestone: 2.7 Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: Cc:

Description (last modified by ryan)

Plugins should be able to integrate new settings and new sections of settings into the default settings pages via API.

Change History (4)

@ryan
16 years ago

add_settings_section(), add_settings_field

#1 @ryan
16 years ago

Patch implements add_settings_section() and add_settings_field() and changes options-writing.php to make use of them.

@ryan
16 years ago

Test code

#2 @ryan
16 years ago

  • Description modified (diff)
Note: See TracTickets for help on using tickets.