Ticket #42505: 42505-post.diff
| File 42505-post.diff, 675 bytes (added by , 8 years ago) |
|---|
-
src/wp-includes/post.php
1965 1965 /** 1966 1966 * Updates a post meta field based on the given post ID. 1967 1967 * 1968 * Use the $prev_valueparameter to differentiate between meta fields with the1968 * Use the `$prev_value` parameter to differentiate between meta fields with the 1969 1969 * same key and post ID. 1970 1970 * 1971 1971 * If the meta field for the post does not exist, it will be added and its ID returned. 1972 1972 * 1973 * Can be used in place of add_post_meta(). 1974 * 1973 1975 * @since 1.5.0 1974 1976 * 1975 1977 * @param int $post_id Post ID.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)