ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-3.5.0
  • Page 7

WP_Image_Editor::update_size()

Method: Sets current image size.

Source: wp-includes/class-wp-image-editor.php:209

Used by 0 functions | Uses 0 functions

WP_Post::to_array()

Method: Convert object to array.

Source: wp-includes/class-wp-post.php:377

Used by 0 functions | Uses 0 functions

WP_Image_Editor::set_quality()

Method: Sets Image Compression quality on a 1-100% scale.

Source: wp-includes/class-wp-image-editor.php:240

Used by 0 functions | Uses 0 functions

wp_editor_set_quality

Filter Hook: Filters the default image compression quality setting.

Source: wp-includes/class-wp-image-editor.php:260

Used by 0 functions | Uses 0 functions

WP_Image_Editor::get_output_format()

Method: Returns preferred mime-type and extension based on provided file’s extension and mime, or current file’s extension and mime.

Source: wp-includes/class-wp-image-editor.php:336

Used by 0 functions | Uses 0 functions

WP_Image_Editor

Class: Base image editor class from which implementations extend

Source: wp-includes/class-wp-image-editor.php:15

Used by 2 functions | Uses 0 functions

image_editor_default_mime_type

Filter Hook: Filters default mime type prior to getting the file extension.

Source: wp-includes/class-wp-image-editor.php:400

Used by 0 functions | Uses 0 functions

WP_Image_Editor::test()

Method: Checks to see if current environment supports the editor chosen.

Source: wp-includes/class-wp-image-editor.php:46

Used by 0 functions | Uses 0 functions

WP_Image_Editor::generate_filename()

Method: Builds an output filename based on current file, and adding proper suffix

Source: wp-includes/class-wp-image-editor.php:439

Used by 0 functions | Uses 0 functions

WP_Image_Editor::supports_mime_type()

Method: Checks to see if editor supports the mime-type specified.

Source: wp-includes/class-wp-image-editor.php:61

Used by 0 functions | Uses 0 functions
« Previous 1 … 6 7 8 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy