How to Move the Menu Item Under the Setting Menu

How to Move the Menu Item Under the Setting Menu

by admin

The menu item of WP Fastest Cache is added to the top level menu by default so you can reach the settings page of WP Fastest Cache very quickly.

But if it bothers you that the menu item is in the top level menu or you think it’s redundant, you have the flexibility to reposition the menu item to the Settings Menu.

You need to add the following lines after <?php which exists at the top of wp-config.php file.

define("WPFC_MOVE_MENU_ITEM_UNDER_SETTINGS", true);

Related articles

Placeholder Image
How to Serve Cache Only via PHP

On servers using apache, the cache is served via htaccess thanks to the rewrite rule. It is the best method…

Placeholder Image
Cache Url with QueryString

WP Fastest Cache does not create cache by default if a url contains a query string.

Ready to get started?

Purchase your first license and see why 1,500,000+ websites globally around the world trust us.