=== autometa's FORMA === Contributors: JorgeAmVF Donate link: https://quaestio.org/ Tags: shortcode, automation, comment, comment form, form Requires at least: 3.0.0 Tested up to: 4.9.2 Stable Tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html It generates comment forms in posts simply via: `[forma]`. == Description == **autometa's FORMA** is a simple plugin that uses the following shortcode: * `[forma]` = to generate a comment form. **autometa's FORMA** is a standalone component of **[autometa](https://wordpress.org/plugins/autometa/)** shortcodes pack. == Installation == 1. Install it from *Dashboard*/*Plugins*/*Add Plugins* or download it to your plugin folder; 2. Activate it from *Dashboard*/*Plugins*/*Installed Plugins*; 3. Write the following shortcode in text fields: `[forma]`. == Frequently Asked Questions == = Plugin Features = **[autometa](https://wordpress.org/plugins/autometa/)** reproduces metadata information automatically via shorcodes in general, **autometa's FORMA** generates comment forms in special. = How To = Just write the following shortcode inside a text field and between brackets as usual: `[forma]`. = CSS Style Selectors = * `#forma` = `[forma]` ID; * `.autometa` = **autometa** class. = PHP Functions Reference = * [`add_shortcode()`](https://developer.wordpress.org/reference/functions/add_shortcode/) * [`comment_form()`](https://developer.wordpress.org/reference/functions/comment_form/)