<?php
/**
 * Example of divider.
 */
papi_property( [
  'title'       => 'Divider',
  'type'        => 'divider',
  'description' => 'Non volutpat ultricies bibendum odio luctus.'
] )
Description
This property don’t output any form or something like that. It outputs a h3 tag with the title inside and the description below.
Settings
No settings exists.