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::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

WC_Regenerate_Images::image_size_matches_settings()

Method: See if an image’s dimensions match actual settings.

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

Used by 1 function | Uses 1 function

WC_Regenerate_Images::regenerating_notice()

Method: Show notice when job is running in background.

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

Used by 0 functions | Uses 2 functions

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
1 2 Next »
Proudly powered by WordPress