Opened 11 years ago
Closed 11 years ago
#25752 closed defect (bug) (fixed)
Hook Docs (25): wp-admin/includes/dashboard.php
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | has-patch commit |
Focuses: | docs, multisite | Cc: |
Description
Attached patch has inline docs for:
- Actions:
wp_network_dashboard_setup
wp_user_dashboard_setup
wp_dashboard_setup
right_now_content_table_end
right_now_table_end
right_now_discussion_table_end
rightnow_end
activity_box_end
wpmuadminresult
mu_rightnow_end
mu_activity_box_end
media_buttons
- Filters:
dashboard_incoming_links_link
dashboard_incoming_links_feed
dashboard_primary_link
dashboard_primary_feed
dashboard_primary_title
dashboard_secondary_link
dashboard_secondary_feed
dashboard_secondary_title
wp_network_dashboard_widgets
wp_user_dashboard_widgets
wp_dashboard_widgets
privacy_on_link_title
privacy_on_link_text
comment_row_actions
browse-happy-notice
Attachments (3)
Change History (11)
#1
@
11 years ago
- Milestone changed from Awaiting Review to 3.8
- Owner set to DrewAPicture
- Status changed from new to reviewing
#3
@
11 years ago
- Keywords needs-refresh added
- Summary changed from Hook Docs: wp-admin/includes/dashboard.php to Hook Docs (25): wp-admin/includes/dashboard.php
#6
@
11 years ago
- Focuses multisite added
- Milestone changed from Awaiting Review to 3.9
- Owner changed from DrewAPicture to kpdesign
25752.2.diff should do it. Needs a second look and recommendation.
#7
@
11 years ago
- Keywords commit added
25752.3.diff contains minor language and spacing changes.
This one's good to go in - recommend commit.
Note: See
TracTickets for help on using
tickets.
Probably going to need a refresh here due to the DASH changes in 3.8. Also, two of these hooks are gone and there's at least one new one in 3.8.