wpmetabox / mb-comment-meta
Add custom fields for comments in WordPress. Support 40+ field types with easy config.
Installs: 158
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 4
Forks: 0
Open Issues: 0
Type:wordpress-plugin
This package is auto-updated.
Last update: 2024-11-07 01:51:56 UTC
README
MB Comment Meta is an extension for Meta Box plugin, which adds custom fields to comments in WordPress.
The plugin supports all field types from Meta Box: text, select, color, media, date time, etc. and all the field options.
Screenshot
Installation
You need to install Meta Box plugin first
- Go to Plugins | Add New and search for Meta Box
- Click Install Now button to install the plugin
- After installing, click Activate Plugin to activate the plugin
Install MB Comment Meta extension
- Go to Plugins | Add New and search for MB Comment Meta
- Click Install Now button to install the plugin
- After installing, click Activate Plugin to activate the plugin
Usage
To use this plugin, just register a meta box and add the following parameter for meta box:
'type' => 'comment',