[wp-hackers] Proposal for a function commenting convention
Robin Adrianse
robin.adr at gmail.com
Mon Oct 15 15:07:13 GMT 2007
+1.
On 10/15/07, Otto <otto at ottodestruct.com> wrote:
>
> On 10/14/07, Jacob <wordpress at santosj.name> wrote:
> > /**
> > * @since 1.5
> > * @deprecated since 2.1
> > */
>
> I suggest using the same scheme for version numbers on both of these.
> In other words, do this instead:
> /**
> * @since 1.5
> * @deprecated 2.1
> */
>
> Keep the version simple.
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
More information about the wp-hackers
mailing list