Start
This commit is contained in:
3
doc/examples/how-to.php
Normal file
3
doc/examples/how-to.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$post_types['<your_cpt_id>'] = new CPT('<your_cpt_id>', '<your_cpt_singular_name>', <your_cpt_args> );
|
||||
?>
|
||||
Reference in New Issue
Block a user