Skip to content

Make plugin VIP compliant by removing usage of wp_remote_get #791

Open
@psorensen

Description

Is your enhancement related to a problem? Please describe.

The codebase currently contains instances of wp_remote_get which does not pass VIP's coding standards. #786 introduces a safe_remote_get helper function which uses vip_safe_wp_remote_get when available. Use this function to replace existing occurences of wp_remote_get.

Designs

No response

Describe alternatives you've considered

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions