Changeset 34400 for trunk/src/wp-includes/post-functions.php
- Timestamp:
- 09/22/2015 01:11:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post-functions.php
r34353 r34400 1 1 <?php 2 2 /** 3 * Post functions and post utility function.3 * Post API: Top-level post functionality 4 4 * 5 5 * @package WordPress 6 6 * @subpackage Post 7 * @since 1.5.07 * @since 4.4.0 8 8 */ 9 9
Note: See TracChangeset
for help on using the changeset viewer.