Please note, this is a STATIC archive of website www.themepunch.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Hide Ess. Grid Posts Custom Post Type from WP Main Menu

remove-ess-custom-posts-menu-item

If you aren't using the "Ess. Grid Posts" custom posts for your grids, and would like to hide this menu option from the WP main menu, you can use following PHP snippet:

The code can be added to the plugin’s “essential-grid.php” file, which can be found here:

wp-content/plugins/essential-grid/essential-grid.php

Inside this file, around line #134, look for this code block:

Then add the snippet to the very bottom of this block, so it would look like this: