Pattern: Use of discouraged function for remote request
Issue: -
Use wpcom_vip_file_get_contents()
or vip_safe_wp_remote_get()
instead. If it's for a local file please use WP_Filesystem
instead.
Pattern: Use of discouraged function for remote request
Issue: -
Use wpcom_vip_file_get_contents()
or vip_safe_wp_remote_get()
instead. If it's for a local file please use WP_Filesystem
instead.