Changeset 37342 for trunk/src/wp-admin/index.php
- Timestamp:
- 05/02/2016 03:59:56 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/index.php
r36172 r37342 112 112 * Add content to the welcome panel on the admin dashboard. 113 113 * 114 * To remove the default welcome panel, use {@see remove_action()}:114 * To remove the default welcome panel, use remove_action(): 115 115 * 116 116 * remove_action( 'welcome_panel', 'wp_welcome_panel' );
Note: See TracChangeset
for help on using the changeset viewer.