Forums

[resolved] For anyone using Carrington Theme Framework (2 posts)

  1. timsainb
    Member
    Posted 3 years ago #

    How can I remove the theme settings page completely?

  2. timsainb
    Member
    Posted 3 years ago #

    I got it, just comment out

    /*add_submenu_page(
    		'themes.php'
    		, __('Carrington Settings', 'carrington')
    		, __('Carrington', 'carrington')
    		, 0
    		, 'carrington-settings'
    		, 'cfct_settings_form'
    	);*/

    in admin.php in the carrington core.

Topic Closed

This topic has been closed to new replies.

About this Topic