Go to file
Drew Jaynes 43dfcc5fa8 Docs: Add missing information to the `WP_Widget` PHP4 constructor DocBlock.
Also add several missing at `@access` tags to other method DocBlocks and clarify parameter docs for `WP_Widget::form_callback()`.

Props raimy.
See #36298.


git-svn-id: https://develop.svn.wordpress.org/trunk@37064 602fd350-edb4-49c9-b593-d223f7449a82
2016-03-23 05:09:48 +00:00
src Docs: Add missing information to the `WP_Widget` PHP4 constructor DocBlock. 2016-03-23 05:09:48 +00:00
tests Users: In `edit_user()` check for a blank password when adding a user. 2016-03-22 23:06:29 +00:00
tools/i18n i18n tools: In `StringExtractor` don't strip slashes from URLs. 2016-02-29 20:44:31 +00:00
.editorconfig
.gitignore Remove accidental .svn addition to .gitignore 2015-12-12 18:26:22 +00:00
.jshintrc
.travis.yml Travis CI: Allow to cache the node_modules directory. 2016-03-22 21:49:36 +00:00
Gruntfile.js Build Tools: Rename the `precommit:core` task to `precommit:base` for clarification. 2016-03-10 20:13:29 +00:00
package.json Bump grunt-contrib-qunit ~0.7.0 → ~1.1.0 2016-03-16 17:53:51 +00:00
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php Unit Tests: Correct comment in `wp-tests-config-sample.php`. 2016-01-21 20:24:12 +00:00