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