Frontend_Form implements Premium_Service, Registerable, Conditional
This class handles the display of the frontend submission form.
Tags
Interfaces, Classes and Traits
- Premium_Service
- Registerable
- Conditional
Table of Contents
- SHORTCODE = 'dlp_submission_form'
- do_shortcode() : string
- Render the shortcode
- is_required() : mixed
- {@inheritdoc}
- register() : mixed
- {@inheritdoc}
Constants
SHORTCODE
public
mixed
SHORTCODE
= 'dlp_submission_form'
Methods
do_shortcode()
Render the shortcode
public
static do_shortcode(array<string|int, mixed> $atts[, string $content = '' ]) : string
Parameters
- $atts : array<string|int, mixed>
- $content : string = ''
Return values
string —is_required()
{@inheritdoc}
public
is_required() : mixed
Return values
mixed —register()
{@inheritdoc}
public
register() : mixed