Changeset 32642 for trunk/src/wp-admin/includes/bookmark.php
- Timestamp:
- 05/28/2015 09:40:27 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/bookmark.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/bookmark.php
r30356 r32642 74 74 * 75 75 * @since 2.0.0 76 * 77 * @global wpdb $wpdb 76 78 * 77 79 * @param int $link_id ID of the link to delete … … 137 139 * 138 140 * @since 2.0.0 141 * 142 * @global wpdb $wpdb 139 143 * 140 144 * @param array $linkdata Elements that make up the link to insert. … … 286 290 * @since 3.5.0 287 291 * @access private 292 * 293 * @global string $pagenow 288 294 */ 289 295 function wp_link_manager_disabled_message() {
Note: See TracChangeset
for help on using the changeset viewer.