Changeset 42715
- Timestamp:
- 02/15/2018 01:34:37 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/js/xfn.js
r26174 r42715 1 /** 2 * Generates the XHTML Friends Network 'rel' string from the inputs. 3 * 4 * @deprecated 3.5.0 5 */ 1 6 jQuery( document ).ready(function( $ ) { 2 7 $( '#link_rel' ).prop( 'readonly', true );
Note: See TracChangeset
for help on using the changeset viewer.