Creating a Custom Settings Page

Create a Custom Setting Page for storing information that can be entered once and used everywhere on your site.

Overview

You can use a Custom Settings Page to identify information that will not normally change and can be used throughout a website, ie the business location, business hours or static text that can displayed as part of the theme but needs to be customizable. In this section, we’ll show how to create Custom Settings Pages and add fields to them.

Creating the Settings Page in Pods

Admin Menu UI

Advanced Options

Adding Fields to Custom Settings Pages

You can add fields to Custom Settings Pods just like you do any other Pod. The important thing to remember is that Custom Settings Pages don’t have ‘multiple’ records or posts like regular Post Types, so they apply to ‘one’ instance, like your WordPress, Settings, General Menu. To learn more about the fields you can add to your Custom Settings page, check out Working with Fields in Pods.

screenshot_edit_pod_custom_settings_page_company_details

Input Screen for Custom Settings

Your final view into Custom Settings

screenshot_custom_settings_page_company_details

Other Helpful Documentation on Creating & Editing Pods

Add New Pods [Pods Admin]

Explains the Add New Pods Wizard which allows you to create new Custom Content Types or Extend Existing ones.

Compare Content Types

ContentsOverviewCompare WordPress Content Types Overview With Pods, you can choose from a variety of content types to create and extend in WordPress. It’s important to know what your choices are, and to make the best decision based on your needs. Pods lets you create new Post Types and Taxonomies, or extend any existing content type …

Read more

Creating a Custom Post Type [CPT]

Creating a Custom Taxonomy

Explains how to create and manage your Custom Taxonomy within Pods Admin.

Extend Existing Post Types, Taxonomies or WP Objects

Within the Pods Admin, you can Extend Existing Custom Post Types & Taxonomies created by other plugins, or you can extend WordPress Objects like Users, Media, Categories or Tags.

Meta vs. Table Storage

In most cases, you don’t really need to think about the storage type you choose when creating a Pod. But if you’re curious as to what the differences are, this comparison is for you. Note: We’re going to be re-running the tests below against latest version of MySQL soon, let us know if you’d like …

Read more