Ticket #20616: 20616.diff
| File 20616.diff, 462 bytes (added by yoavf, 13 months ago) |
|---|
-
wp-includes/post.php
632 632 } 633 633 634 634 /** 635 * Register a post type. Do not use before init.635 * Register a post status. Do not use before init. 636 636 * 637 637 * A simple function for creating or modifying a post status based on the 638 638 * parameters given. The function will accept an array (second optional
