Changeset 46823 for trunk/src/wp-includes/post-formats.php
- Timestamp:
- 12/06/2019 10:41:26 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/post-formats.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post-formats.php
r46660 r46823 42 42 * @since 3.1.0 43 43 * 44 * @param string|array $format Optional. The format or formats to check.45 * @param object|int|null $post Optional. The post to check. If not supplied, defaults to the current post if used in the loop.44 * @param string|array $format Optional. The format or formats to check. 45 * @param WP_Post|int|null $post Optional. The post to check. If not supplied, defaults to the current post if used in the loop. 46 46 * @return bool True if the post has any of the given formats (or any format, if no format specified), false otherwise. 47 47 */
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)