Changeset 24045
- Timestamp:
- 04/22/2013 02:36:43 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/post-formats.php
r24043 r24045 687 687 * @param string $content A string which might contain chat data, passed by reference. 688 688 * @param bool $remove (optional) Whether to remove the quote from the content. 689 * @param string $replace (optional) Content to replace the quote content with if $remove is set to true.689 * @param string $replace (optional) Content to replace the quote content with. 690 690 * @return string The quote content. 691 691 */
Note: See TracChangeset
for help on using the changeset viewer.