Uses
Uses | Description |
---|---|
wp-includes/class-wp-image-editor-imagick.php: WP_Image_Editor_Imagick::pdf_setup() | Sets up Imagick for PDF processing. |
wp-includes/functions.php: wp_raise_memory_limit() | Attempts to raise the PHP memory limit for memory intensive processes. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/class-wp-image-editor-imagick.php: WP_Image_Editor_Imagick::update_size() | Sets or updates current image size. |
wp-includes/class-wp-image-editor-imagick.php: WP_Image_Editor_Imagick::set_quality() | Sets Image Compression quality on a 1-100% scale. |
wp-includes/load.php: is_wp_error() | Check whether variable is a WordPress Error. |
wp-includes/class-wp-error.php: WP_Error::__construct() | Initialize the error. |