Changeset 37544 for trunk/src/wp-includes/revision.php
- Timestamp:
- 05/23/2016 07:01:40 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/revision.php
r37518 r37544 323 323 * @param int|WP_Post $post The post ID or object. 324 324 * @param string $output Optional. OBJECT, ARRAY_A, or ARRAY_N. 325 * @param string $filter Optional sanitation filter. @see sanitize_post().325 * @param string $filter Optional sanitation filter. See sanitize_post(). 326 326 * @return WP_Post|array|null Null if error or post object if success. 327 327 */
Note: See TracChangeset
for help on using the changeset viewer.