• I’m trying to use CSS in the options-general area to hide certain settings for the normal administrator.

    The settings that needs to be hidden:

    Date Format
    Time Format
    Week Starts On

    The problem with this is that in the options-general.php it doesn’t have any classes or ids for me to use CSS for this. And I cannot modify the options-general.php because that will just be replaced by a new version later with the same content.

    So Is there another approach to deal with this? Can I use a hook or something to hide this? I’ve searched a hell lot of this on Google but no results. Any help will be great!

  • The topic ‘Hide certain settings in options-general.php’ is closed to new replies.