xref: /plugin/publish/conf/metadata.php (revision 2b00c146e15e156e122978d8938a41da1d692f0d)
1<?php
2
3$meta['apr_namespaces'] = array('string');
4$meta['number_of_approved'] = array('numeric', '_min' => 1);
5$meta['hide drafts'] = array('onoff');
6$meta['author groups'] = array('string');
7$meta['internal note'] = array('string');