Skip to content

Comments

Use WP native functions wp_remote_(get|post) to make API calls#121

Open
meloniq wants to merge 1 commit intodisqus:masterfrom
meloniq:wp-remote-me
Open

Use WP native functions wp_remote_(get|post) to make API calls#121
meloniq wants to merge 1 commit intodisqus:masterfrom
meloniq:wp-remote-me

Conversation

@meloniq
Copy link

@meloniq meloniq commented Oct 7, 2016

Use WP native functions wp_remote_(get|post) to make API calls, instead of the custom dsq_ulopen() function.

Todo: remove or deprecate following functions which are no longer used:

  • dsq_urlopen()
  • _dsq_curl_urlopen()
  • _dsq_fopen_urlopen()
  • _dsq_fsockopen_urlopen()

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant