Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-wc-regenerate-images.php

WC_Regenerate_Images::dismiss_regenerating_notice()

Method: Dismiss notice and cancel jobs.

Source: includes/class-wc-regenerate-images.php:155

Used by 0 functions | Uses 2 functions

WC_Regenerate_Images::maybe_regenerate_images()

Method: Regenerate images if the settings have changed since last re-generation.

Source: includes/class-wc-regenerate-images.php:175

Used by 0 functions | Uses 2 functions

WC_Regenerate_Images::maybe_resize_image()

Method: Check if we should maybe generate a new image size if not already there.

Source: includes/class-wc-regenerate-images.php:201

Used by 0 functions | Uses 3 functions

WC_Regenerate_Images::get_full_size_image_dimensions()

Method: Get full size image dimensions.

Source: includes/class-wc-regenerate-images.php:263

Used by 1 function | Uses 0 functions

WC_Regenerate_Images::is_regeneratable()

Method: Ensure we are dealing with the correct image attachment

Source: includes/class-wc-regenerate-images.php:287

Used by 1 function | Uses 0 functions

WC_Regenerate_Images::adjust_intermediate_image_sizes()

Method: Only regenerate images for the requested size.

Source: includes/class-wc-regenerate-images.php:305

Used by 0 functions | Uses 0 functions

WC_Regenerate_Images::get_image()

Method: Generate the thumbnail filename and dimensions for a given file.

Source: includes/class-wc-regenerate-images.php:318

Used by 1 function | Uses 0 functions

WC_Regenerate_Images::resize_and_return_image()

Method: Regenerate the image according to the required size

Source: includes/class-wc-regenerate-images.php:352

Used by 1 function | Uses 4 functions

WC_Regenerate_Images::unfiltered_image_downsize()

Method: Image downsize, without this classes filtering on the results.

Source: includes/class-wc-regenerate-images.php:430

Used by 1 function | Uses 0 functions

WC_Regenerate_Images::queue_image_regeneration()

Method: Get list of images and queue them for regeneration

Source: includes/class-wc-regenerate-images.php:445

Used by 2 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress