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

    /wp-pagenavi/uninstall.php
    
        wp_get_sites at line 14:
        $ms_sites = wp_get_sites();
        deprecated 4.6.0 
    
    /wp-pagenavi/scb/AdminPage.php
    
        screen_icon at line 189:
        screen_icon( $this->args['screen_icon'] );
        deprecated 3.8.0 Use get_screen_icon() 

    Best regards,
    Harry

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