Field Types

MasterPress includes over 20 custom field types designed to integrate perfectly with the WordPress dashboard. Now you can tailor WordPress to content–manage just about any web site or app you can imagine, while retaining its legendary ease-of-use.

Text Box

A standard HTML single-line text input control.

Text Box Multiline

A standard HTML text area (multiple-line) control.

Visual Editor

A Visual and HTML editor for large content blocks, like the main post content area. Featuring syntax-colored HTML editing via CodeMirror.

Code Editor

A syntax-colored code editor, built with CodeMirror.

Image

An AJAX image uploader, with instant thumbnail preview. Also allows linking to media library images, and downloading directly from a URL.

Video

Easily link to hosted online videos from YouTube and Vimeo, with info fetched from their APIs.

File

A file upload control which can be restricted to allow specific file extensions.

Audio

A file upload control for audio files, with an integrated preview control provided by MediaElement.

Related Post

Allows selection of one or more related posts, enhanced by Select2.

Related Post Type

Allows selection of one or more related post types from those registered in your site, enhanced by Select2.

List Box

An HTML select-multiple control, for selecting one or more specific values from a list, enhanced by Select2.

Checkbox

A single checkbox, to represent an on / off toggle state.

Checkbox List

Grouped checkboxes, allowing one or more specific values to be selected.

Radio Button List

Grouped radio buttons, allowing selection of a single value from one or more specific values.

Date Picker

A text-input control with a popup calendar for selecting a date and time.

Color Picker

An HSL color picker, based on Iris.

Spinner

A numeric text input with with increment / decrement arrow buttons.

Map

A Google Maps™ control allowing interactive selection of a geo-coordinate.

Latest From the Blog

MasterPress 1.4.0 is now available

6th May 2024

This release has a focus on improving compatibility with PHP 8.2. The introduction of inheritance validation to PHP produced a lot of warnings when using MasterPress with PHP 8.2. I have updated most of the problematic code – but some code would have broken in previous PHP versions, so I have temporarily disabled inheritance validation… 

Plugin Requirements

MasterPress requires a minimum of WordPress version 4.9, MySQL 5.6, and PHP version 5.6.20.

We also recommend that PHP is configured to use a memory limit of 64MB per request (128MB may be required for sites with higher complexity).

This plug-in is not compatible with the WordPress.com hosted service.

Three AM