• Resolved Harry Milatz

    (@harry-milatz)


    Hi,
    here are some depricated functions, maybe for the next update:

    /master-slider/admin/includes/classes/class-msp-importer.php
    
        screen_icon at line 72:
        screen_icon();
        deprecated 3.8.0 Use get_screen_icon()
        wp_get_http at line 662:
        $headers = wp_get_http( $url, $upload['file'] );
        deprecated 4.4.0 Use WP_Http
    /master-slider/includes/lib/aq-resizer.php view source
    
        image_resize at line 98:
        $resized_img_path = image_resize( $img_path, $width, $height, $crop, null, null, $quality );
        deprecated 3.5.0 Use wp_get_image_editor()

    Best regards,
    Harry

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Depricated functions’ is closed to new replies.