Go to file
Drew Jaynes b90eb22176 Docs: Improve documentation for `add_shortcode()` by:
* Removing inline examples already listed in the Code Reference
* Improving the summary and description to explain how tag conflicts are handled
* Supplement the docs for the `$func` parameter by describing the three arguments passed to a shortcode callback.

Props grapplerulrich for the initial patch.
Fixes #37222.


git-svn-id: https://develop.svn.wordpress.org/trunk@41281 602fd350-edb4-49c9-b593-d223f7449a82
2017-08-20 19:43:58 +00:00
src Docs: Improve documentation for `add_shortcode()` by: 2017-08-20 19:43:58 +00:00
tests Build/Test tools: Revert [41278] because the PHP 5.2 environment on Travis doesn't support OpenSSL, hence the tests fail. 2017-08-20 12:58:59 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml
Gruntfile.js Build/Test Tools: Remove unneeded commas to fix JSHint error introduced 2017-08-20 09:12:36 +00:00
package.json Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:09:31 +00:00
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php