I believe the hook you are looking for is right_now_discussion_table_end
Update:
From your comment i see that i did not explain myself, WordPress closes the table and div just after right_now_discussion_table_end
action hook so you can use right_now_discussion_table_end
and at the begging of your function close the table and div yourself and open your own, then leave your custom table and div open and let WordPress close them.
Related Posts:
- WordPress 3.8 – Dashboard 1 Column Screen Options
- Extend WordPress 3.8 Site Activity Dashboard Widget to include more comments
- What is the quickest way to make a widget?
- Widget Options Not saving
- Indexes of widgets instances starts with ‘2’ in ‘wp_options’ table
- Complex widget form UI – examples and best practices
- Embed iframe or html page into dashboard widget
- Storing custom dashboard widget options in wordpress
- How to Remove All Widgets from Dashboard?
- Remove before_widget / after_widget content from Wp_Widget_Text
- How to use control_callback when creating a widget via functions.php or plugin?
- How to update widget from widget() function?
- Reorder dashboard widgets
- How do I use the control callback when creating a simple dashboard plugin
- Is It Possible to Restore Accidentally Deleted Widgets?
- How do I create a widget that only allows a single instance?
- How to Make a Custom Dashboard Widget to Display Custom Notification from Admin?
- Add a banner to the Dashboard
- Different rss feeds in a single dashboard widget
- how to extend a WP_widget twice
- Defer Code in Widgets – Page Speed
- How do I pass arguments to dashboard widget callback functions?
- Created Widget Not Showing up on Admin Panel
- How does the default recent posts widget work with cache?
- Creating a admin widget for /wp-admin/post.php?
- Add ‘Right Now’ widget to custom dashboard
- Why won’t my custom widget stay in the sidebar after a reload?
- add widgets to dashboard for easy access for clients?
- wp_count_posts, wp_count_terms and wp_count_comments for specific user?
- Widgets not expanding on wordpress 3.3 widget dashbord
- Replace dashboard widgets with banner ad
- Custom dashboard widget search box
- Hide all Dashboard Widgets (not remove)
- How to save widget fields generated from an array?
- wp_editor is not rendering shortcode
- Remove image height/width attributes from Image Widget
- Extending WP_Widget throws error when Monster Widget used
- Dashboard Widgets – Add Admin Page With Same Functionality
- Custom User Field in Dashboard Widget
- How to make a can’t hide widget?
- Create widget in dashboard displaying a custom user field?
- Organizing the position of widgetized areas in the backend
- Fire on widgets_init only on dashboard
- RSS dashboard widget not showing visuals
- How to create a dashboard widget for one user
- How to position custom dashboard widgets on side column
- Grabbing how Many Posts by Month for a Dashboard Widget
- Dashboard Widget drawn before opening HTML tag
- Create small dashboard widget
- Remove “Content” and “Discussion” from Right Now Dashboard Widget
- Add a specific css to a widget
- Save button is not working on custom widget
- Create Dashboard Widget with form to keep team’s record
- Enabled checkbox by default in WordPress widgets
- modifying title (in dashboard) for different widget instances
- Adding a single text input field to a custom Dashboard widget
- Adding dashboard widgets to show – custom post type stats, information from other plugins
- Got a problem with a widget
- SELECT field options disappear when saving widget
- Change number of widget columns in dashboard?
- Problem with WP_Query loop and search term
- Allow users to give a dashboard widget a custom name using ACF
- Quick Draft widget in weird place on dashboard after being re-added
- A message to clients in the dashboard widget received from another site
- Set a dashboard widget to the top?
- Array showing all values of loop instead of specific value to post
- How can I add a widget area to the top of the Dashboard?
- Make Widget appear on Dashboard
- How to customize WordPress dashboard for different users?
- Can I use wp_widget_rss_output to show my site’s feed in the dashboard?
- WordPress version quick check?
- Registered widget is showing up collapsed in the dashboard
- can’t edit widgets after moving from subfolder to root
- Custom tabs widget don’t work in google chrome, is blocked, do not change the tabs. Why?
- Taxonomies not showing in WP Dashboard Right Now widget
- How to make custom dashboard widget to display alert in front-end?
- Extending Widgets – Exclude # of posts field from Recent Posts Widget
- How to show WordPress Dashboard Widgets on Frontend?
- class WP_Widget – Different dashboard preview for custom widget
- Unable to add options on dashboard widget ?
- Custom dashboard widget – load style only for added widget
- How to add the “page” post type to Recent Activity widget displayed in admin?
- Create custom dashboard for plugin
- ACF true/false field in a custom dashboard widget?
- Programmatically add widgets to sidebars
- How to filter post listing (in WP dashboard posts listing) using a custom field (search functionality)?
- Executing Javascript When a Widget is Added in the Backend
- Loading scripts only if a particular shortcode or widget is present
- Limit number of Widgets in Sidebars
- How Can I Add the “Insert From URL” Tab to a Custom 3.5 Media Uploader?
- Give Editor Access To Sidebar
- Update widget form after drag-and-drop (WP save bug)
- How to load Widget javascript + css files only if used?
- Where is the content of widgets stored in mysql table
- Hide specific categories from category widget
- changing wp-admin/widgets.php
- Add class to before_widget from within a custom widget
- How can I use the built in WordPress “browse link” functionality?
- How do register_sidebar() and get_sidebar() work together?
- Is there any way to dynamically alter widget titles?