Changeset 13382 for trunk/wp-includes/deprecated.php
- Timestamp:
- 02/24/2010 08:13:23 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/deprecated.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/deprecated.php
r13377 r13382 1256 1256 * 1257 1257 * @param int $comment_ID The ID of the comment 1258 * @param int $no_cache Whether to use the cache or not(casted to bool)1259 * @param bool $include_unapproved Whether to include unapproved comments or not1258 * @param int $no_cache Whether to use the cache (casted to bool) 1259 * @param bool $include_unapproved Whether to include unapproved comments 1260 1260 * @return array The comment data 1261 1261 */
Note: See TracChangeset
for help on using the changeset viewer.