changeset 9 | 177826044cd9 |
parent 7 | cf61fcea0001 |
child 16 | a86126ab1dd4 |
8:c7c34916027a | 9:177826044cd9 |
---|---|
23 * </div> |
23 * </div> |
24 * </div> |
24 * </div> |
25 * |
25 * |
26 * Note that any appropriate tags may be used, as long as the above classes are present. |
26 * Note that any appropriate tags may be used, as long as the above classes are present. |
27 * |
27 * |
28 * @since 3.6.0. |
28 * @since 3.6.0 |
29 * @output wp-admin/js/accordion.js |
|
29 */ |
30 */ |
30 |
31 |
31 ( function( $ ){ |
32 ( function( $ ){ |
32 |
33 |
33 $( document ).ready( function () { |
34 $( document ).ready( function () { |