<html><head></head><body bgcolor="#FFFFFF"><div>The one issue that comes to mind is the line number changes, and as the codex is already a moving target, I'm not sure how much we want to add that over head....<br><br><br></div><div><br>On Nov 9, 2011, at 1:04 AM, Michael Beckwith &lt;<a href="mailto:michael.d.beckwith@gmail.com">michael.d.beckwith@gmail.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>I was wondering if it were feasible to link to the specific line where a function is declared when saying "foo function is located in wp-includes/bar.php". Instead of just linking to <a href="http://core.trac.wordpress.org/browser/tags/3.2.1/wp-includes/bar.php" target="_blank">http://core.trac.wordpress.org/browser/tags/3.2.1/wp-includes/bar.php</a>, go to the actual destination, and then copy/paste in the link + line number.<br>

<br>For example from get_userdata():<br><br>Current source link = <a href="http://core.trac.wordpress.org/browser/tags/3.2.1/wp-includes/pluggable.php" target="_blank">http://core.trac.wordpress.org/browser/tags/3.2.1/wp-includes/pluggable.php</a><br>

Proposed source link = <a href="http://core.trac.wordpress.org/browser/tags/3.2.1/wp-includes/pluggable.php#L94" target="_blank">http://core.trac.wordpress.org/browser/tags/3.2.1/wp-includes/pluggable.php#L94</a> <br><br>
The #L94 anchor pulls them straight to the start of the comment block for the function.<br>
<br>Thoughts? Issues that I wasn't around for the first time someone thought this up?<br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>wp-docs mailing list</span><br><span><a href="mailto:wp-docs@lists.automattic.com">wp-docs@lists.automattic.com</a></span><br><span><a href="http://lists.automattic.com/mailman/listinfo/wp-docs">http://lists.automattic.com/mailman/listinfo/wp-docs</a></span><br></div></blockquote></body></html>