Ticket #25496: 25496.3.diff
File 25496.3.diff, 347 bytes (added by , 12 years ago) |
---|
-
src/wp-admin/tools.php
64 64 endif; 65 65 endif; 66 66 67 /** 68 * Fires at the end of the Tools Administration screen. 69 * 70 * @since 2.8.0 71 */ 67 72 do_action( 'tool_box' ); 68 73 ?> 69 74 </div>