Go to file
Drew Jaynes ed0ef8e2c0 Docs: Adjust the `plugins_api()` DocBlock description to clarify the "second" available hook, `plugins_api`, and add new information for the "third" hook, `plugins_api_result`.
See #34035.


git-svn-id: https://develop.svn.wordpress.org/trunk@34645 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-27 22:22:32 +00:00
src Docs: Adjust the `plugins_api()` DocBlock description to clarify the "second" available hook, `plugins_api`, and add new information for the "third" hook, `plugins_api_result`. 2015-09-27 22:22:32 +00:00
tests Don't set `CURLOPT_CAINFO` when `sslverify` is false when sending HTTP API requests through cURL. This avoids sending redundant information to cURL, and avoids a bug in Apple's SecureTransport library which causes a request to fail when a CA bundle is set but certificate verification is disabled. 2015-09-27 21:37:00 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml Move travis secure token under rooms 2015-09-26 00:03:24 +00:00
Gruntfile.js Speed up `browserify` builds, don't `uglify` the media builds on `watch`. 2015-09-09 02:11:23 +00:00
package.json
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php