Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for WPVIP: wrap restricted functions #7699

Open
moorscode opened this issue Aug 16, 2017 · 2 comments
Open

Prepare for WPVIP: wrap restricted functions #7699

moorscode opened this issue Aug 16, 2017 · 2 comments

Comments

@moorscode
Copy link
Contributor

moorscode commented Aug 16, 2017

On WordPress VIP some functions are restricted, there are prefixed alternatives which can be used and should provide comparable functionality.

The alternative functions are prefixed with: wpvip_com_.

Functions to wrap:

  • url_to_postid
  • wp_remote_get
  • file_get_contents
@MikeNGarrett
Copy link

If provided with a PR, would these be considered for inclusion in a future release? I would very much like to speed up url_to_postid at the least.

@moorscode
Copy link
Contributor Author

Hi @MikeNGarrett

We very much love a PR, it will definitely speed up this being included in an upcoming release.
We try to evaluate community patches every Wednesday and do code-review and acceptance testing on them.

When they are accepted they will be included in the next release.

As our release schedule is based on a two-week cycle, in general the PR should be released within that timeframe.

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

No branches or pull requests

3 participants