Go to file
Drew Jaynes (DrewAPicture) 02f8434c28 Flesh out and fix formatting in the DocBlock for wp_register_widget_control().
Includes:
* Added todos for documenting `$options` in the hash notation style
* Backtick-escaping and general formatting

See #30315.


git-svn-id: https://develop.svn.wordpress.org/trunk@30778 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-07 20:12:50 +00:00
src Flesh out and fix formatting in the DocBlock for wp_register_widget_control(). 2014-12-07 20:12:50 +00:00
tests In WP_Query::get_queried_object(), use the new format for referencing tax query clauses. 2014-12-07 14:57:53 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml
Gruntfile.js
package.json
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php Update wp-tests-config-sample.php to run with WP_DEBUG by default. see #25282. 2013-09-23 16:17:59 +00:00