Changeset 17748 for trunk/wp-admin/edit-link-form.php
- Timestamp:
- 04/28/2011 03:24:49 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-link-form.php
r15746 r17748 45 45 '<p>' . __( 'XFN stands for <a href="http://gmpg.org/xfn/" target="_blank">XHTML Friends Network</a>, which is optional. WordPress allows the generation of XFN attributes to show how you are related to the authors/owners of the site to which you are linking.' ) . '</p>' . 46 46 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 47 '<p>' . __( '<a href="http://codex.wordpress.org/Links_Add_New_S ubPanel" target="_blank">Documentation on Creating Links</a>' ) . '</p>' .47 '<p>' . __( '<a href="http://codex.wordpress.org/Links_Add_New_Screen" target="_blank">Documentation on Creating Links</a>' ) . '</p>' . 48 48 '<p>' . __( '<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>' 49 49 );
Note: See TracChangeset
for help on using the changeset viewer.