mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
phpDoc tweaks for methods, properties, and filters added in [29051]: * `WP_Customize_Control->$active_callback` property * `WP_Customize_Control::active()` method * `WP_Customize_Control::active_callback()` method * `WP_Widget_Area_Customize_Control::active_callback()` method * `WP_Widget_Form_Customize_Control::active_callback()` method * 'customize_control_active' filter Added in [28930]: * `WP_Customize_Control::input_attrs()` method See #27993 and #28885. git-svn-id: https://develop.svn.wordpress.org/trunk@29156 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| src | ||
| tests | ||
| 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 | ||