Changeset 54063 for trunk/src/wp-admin/includes/class-custom-background.php
- Timestamp:
- 09/02/2022 06:56:12 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-custom-background.php
r54062 r54063 39 39 40 40 /** 41 * Constructor - Register administration header callback.41 * Constructor - Registers administration header callback. 42 42 * 43 43 * @since 3.0.0 … … 58 58 59 59 /** 60 * Set up the hooks for the Custom Background admin page.60 * Sets up the hooks for the Custom Background admin page. 61 61 * 62 62 * @since 3.0.0 … … 78 78 79 79 /** 80 * Set up the enqueue for the CSS & JavaScript files.80 * Sets up the enqueue for the CSS & JavaScript files. 81 81 * 82 82 * @since 3.0.0 … … 107 107 108 108 /** 109 * Execute custom background modification.109 * Executes custom background modification. 110 110 * 111 111 * @since 3.0.0 … … 223 223 224 224 /** 225 * Display the custom background page.225 * Displays the custom background page. 226 226 * 227 227 * @since 3.0.0 … … 481 481 482 482 /** 483 * Handle an Image upload for the background image.483 * Handles an Image upload for the background image. 484 484 * 485 485 * @since 3.0.0 … … 538 538 539 539 /** 540 * Ajax handlerfor adding custom background context to an attachment.540 * Handles Ajax request for adding custom background context to an attachment. 541 541 * 542 542 * Triggers when the user adds a new background image from the
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)