ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/class-custom-image-header.php

Custom_Image_Header::ajax_header_crop()

Method: Gets attachment uploaded by Media Manager, crops it, then saves it as a new object. Returns JSON-encoded object details.

Source: wp-admin/includes/class-custom-image-header.php:1374

Used by 0 functions | Uses 0 functions

Custom_Image_Header::ajax_header_add()

Method: Given an attachment ID for a header image, updates its “last used” timestamp to now.

Source: wp-admin/includes/class-custom-image-header.php:1443

Used by 0 functions | Uses 0 functions

Custom_Image_Header::ajax_header_remove()

Method: Given an attachment ID for a header image, unsets it as a user-uploaded header image for the active theme.

Source: wp-admin/includes/class-custom-image-header.php:1471

Used by 0 functions | Uses 0 functions

Custom_Image_Header::customize_set_last_used()

Method: Updates the last-used postmeta on a header image attachment after saving a new header image via the Customizer.

Source: wp-admin/includes/class-custom-image-header.php:1497

Used by 0 functions | Uses 0 functions

Custom_Image_Header::get_default_header_images()

Method: Gets the details of default header images if defined.

Source: wp-admin/includes/class-custom-image-header.php:1523

Used by 0 functions | Uses 0 functions

Custom_Image_Header::finished()

Method: Display last step of custom header image page.

Source: wp-admin/includes/class-custom-image-header.php:1100

Used by 0 functions | Uses 0 functions

Custom_Image_Header::get_uploaded_header_images()

Method: Gets the previously uploaded header images.

Source: wp-admin/includes/class-custom-image-header.php:1567

Used by 0 functions | Uses 0 functions

Custom_Image_Header::admin_page()

Method: Display the page based on the current step.

Source: wp-admin/includes/class-custom-image-header.php:1110

Used by 0 functions | Uses 0 functions

Custom_Image_Header::get_previous_crop()

Method: Get the ID of a previous crop from the same base image.

Source: wp-admin/includes/class-custom-image-header.php:1589

Used by 0 functions | Uses 0 functions

Custom_Image_Header::attachment_fields_to_edit()

Method: Unused since 3.5.0.

Source: wp-admin/includes/class-custom-image-header.php:1134

Used by 0 functions | Uses 0 functions
1 2 … 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy