| [ Root ] [ Search ] [ Index ] |
PHP Cross Reference of WordPress 3.0.1Provided by Yoast |
[Source view] [Print] [Project Stats]
The custom background script.
| File Size: | 359 lines (13 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Custom_Background:: (6 methods):
Custom_Background()
init()
admin_load()
take_action()
admin_page()
handle_upload()
Class: Custom_Background - X-Ref
The custom background class.| Custom_Background($admin_header_callback = '', $admin_image_div_callback = '') X-Ref |
| PHP4 Constructor - Register administration header callback. param: callback $admin_header_callback param: callback $admin_image_div_callback Optional custom image div output callback. return: Custom_Background |
| init() X-Ref |
| Set up the hooks for the Custom Background admin page. |
| admin_load() X-Ref |
| Set up the enqueue for the CSS & JavaScript files. |
| take_action() X-Ref |
| Execute custom background modification. |
| admin_page() X-Ref |
| Display the custom background page. |
| handle_upload() X-Ref |
| Handle a Image upload for the background image. |
| Generated: Thu Oct 14 05:12:05 2010 | Cross-referenced by PHPXref 0.7 |