Title: Remove the &#8220;WordPress Guides/Tutorials&#8221;
Last modified: March 24, 2020

---

# Remove the “WordPress Guides/Tutorials”

 *  Resolved [Sonja London](https://wordpress.org/support/users/summit/)
 * (@summit)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/remove-the-wordpress-guides-tutorials/)
 * How to disable or remove the “WordPress Guides/Tutorials” in the dashboard? It
   is redundant and confusing people.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [contactashish13](https://wordpress.org/support/users/rozroz/)
 * (@rozroz)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/remove-the-wordpress-guides-tutorials/#post-12581663)
 * [@summit](https://wordpress.org/support/users/summit/) you can add the filter
   to your themes’ functions.php file to disable that widget
 *     ```
       add_filter( 'visualizer_load_dashboard_widget', '__return_false' );
       ```
   
 *  Plugin Contributor [contactashish13](https://wordpress.org/support/users/rozroz/)
 * (@rozroz)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/remove-the-wordpress-guides-tutorials/#post-12650920)
 * We haven’t heard from you in sometime so marking this as Resolved. If you continue
   to face an issue, please create a new ticket. We’d be happy to help.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove the “WordPress Guides/Tutorials”’ is closed to new replies.

 * ![](https://ps.w.org/visualizer/assets/icon-256x256.gif?rev=3084574)
 * [Visualizer: Tables and Charts Manager for WordPress](https://wordpress.org/plugins/visualizer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/visualizer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/visualizer/)
 * [Active Topics](https://wordpress.org/support/plugin/visualizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/visualizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/visualizer/reviews/)

## Tags

 * [dashboard widget](https://wordpress.org/support/topic-tag/dashboard-widget/)

 * 2 replies
 * 2 participants
 * Last reply from: [contactashish13](https://wordpress.org/support/users/rozroz/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/remove-the-wordpress-guides-tutorials/#post-12650920)
 * Status: resolved