- Timestamp:
- 12/23/2016 05:27:07 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/helper-functions.php
r4574 r4575 228 228 * @todo Add support for wp_remote_post() too 229 229 * @todo Remove this if https://github.com/rmccue/Requests/issues/222 is implemented 230 * @todo maybe `set_time_limit( absint( ini_get( 'max_execution_time' ) ) + $retry_after );` before sleep()'ing to 231 * avoid php timeout 230 232 * 231 233 * @param string $request_url
Note: See TracChangeset
for help on using the changeset viewer.