Changeset 60682 for trunk/src/wp-admin/includes/template.php
- Timestamp:
- 08/27/2025 01:40:57 PM (12 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/template.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r60681 r60682 1752 1752 * add_settings_section() and add_settings_field() 1753 1753 * 1754 * @since 2.7.0 1755 * 1754 1756 * @global array $wp_settings_sections Storage array of all settings sections added to admin pages. 1755 1757 * @global array $wp_settings_fields Storage array of settings fields and info about their pages/sections. 1756 * @since 2.7.01757 1758 * 1758 1759 * @param string $page The slug name of the page whose settings sections you want to output. … … 1801 1802 * rather than directly. 1802 1803 * 1804 * @since 2.7.0 1805 * 1803 1806 * @global array $wp_settings_fields Storage array of settings fields and their pages/sections. 1804 *1805 * @since 2.7.01806 1807 * 1807 1808 * @param string $page Slug title of the admin page whose settings fields you want to show.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)