• Home
  • About Mitch
  • Speaking
  • Articles
  • Contact
  • Home
  • About Mitch
  • Speaking
  • Articles
  • Contact

Digital Strategist

WordPress Developer

Content Creator

Unapologetic Punk

Mitch Canter

  • X
  • Bluesky
  • GitHub
  • Twitch
  • YouTube
  • LinkedIn
WordPress

The Hidden WordPress Options Panel

CMDR Mitchcraft

Reading time: 1 minute

Did you know that there’s a hidden options panel in WordPress?

It’s one page you can visit that will allow you to set every single option available to you on your site – even some of the hidden ones that are set via plugins and/or other functions.

http://www.mydomain.com/wp-admin/options.php

Navigating here will show you any options, ACF (Advanced Custom Fields) options, SEO options (if you have a plugin installed for it), and a slew of other hidden options (denoted by the _ before them).

So, what can you change here? Everything that’s not greyed out. But the better question is what should you change here. With great power comes great responsibility, so if you’re not sure what an option is, it’s best to leave it alone.

And if you break your website because you were fiddling with options? Well, maybe you should take a backup first!

  • WordPress 2.7 Beta – An Introduction (screencast)

    WordPress 2.7 Beta – An Introduction (screencast)

    Reading time: 1 minute

    A lot of people have been asking me to explain some of the new features in WordPress 2.7 – the main ones are the admin Interface and some of the new, movable widget-like items in the post menu and on the dashboard.  But, it’s hard to talk about visual changes when, to be honest, you…

    WordPress
  • Advanced Custom Fields: Building a Client Friendly “Page Builder”, Part 1

    Advanced Custom Fields: Building a Client Friendly “Page Builder”, Part 1

    Reading time: 4 minutes

    There are very few subjects debated so hotly in the WordPress world as the ones regarding “Page Builders”. For the unfamiliar, a page builder allows the end user to set up content without needing knowledge of code.  While – to the end user – the allure of being able to have full control over design and…

    Tutorial, WordPress