Changeset 3721
- Timestamp:
- 07/25/2016 09:00:08 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook/handbook.php
r3714 r3721 369 369 } 370 370 371 $sidebar_args = apply_filters( 'wporg_handbook_sidebar_args', $sidebar_args, $this ); 372 371 373 register_sidebar( $sidebar_args ); 372 374
Note: See TracChangeset
for help on using the changeset viewer.