Changeset 6726 for trunk/wp-includes/bookmark.php
- Timestamp:
- 02/05/2008 06:47:27 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/bookmark.php
r6592 r6726 269 269 * @param int $bookmark_id Bookmark ID 270 270 * @param string $context How to filter the field value. Either 'raw', 'edit', 'attribute', 'js', 'db', or 'display' 271 * @return mixed The filtered value 271 * @return mixed The filtered value 272 272 */ 273 273 function sanitize_bookmark_field($field, $value, $bookmark_id, $context) {
Note: See TracChangeset
for help on using the changeset viewer.