Custom Write Panel provides the functionality to create individual write panels similar to "Write Post" panel only with
customized input fields. This plugin allows adding new input fields with a specific type. The following are the
supported types.
- Textbox
- Multiline Textbox
- Checkbox
- Checkbox List
- Radiobutton List
- Dropdown List
- Listbox
In addition to having new input fields. This plugin allows hidding WordPress' input fields so that the custom write
panel only shows relevant input fields. Those input fields are the following.
- Title
- Categories
- Discussion
- Post Password
- Post Slug
- Post Status
- Post Timestamp
- Upload
- Optional Excerpt
- Trackbacks
- Custom Fields
Follow the following steps to install this plugin.
- Upload folder
custom-write-panel
and its content to the /wp-content/plugins/
folder
- Activate the plugin through the 'Plugins' menu in WordPress
- An option page will be available under 'Option' menu and management page under 'Manage' menu
Deactivating this plugin from 'Plugins' menu will retain the database tables and all data created by this plugin.
To completely remove the trace of this plugin from your WordPress installation, do the following steps.
- Go to 'Options' > 'Custom Write Panel'
- Type uninstall in the last textbox
- Click 'Update Options'
- Deactivate the plugin from the 'Plugins' menu