[wp-trac] [WordPress Trac] #5444: PHPdoc for Deprecated functions
and globals
WordPress Trac
wp-trac at lists.automattic.com
Mon Dec 10 07:11:06 GMT 2007
#5444: PHPdoc for Deprecated functions and globals
-------------------------+--------------------------------------------------
Reporter: darkdragon | Owner: anonymous
Type: enhancement | Status: new
Priority: low | Milestone: 2.4
Component: General | Version: 2.4
Severity: trivial | Keywords:
-------------------------+--------------------------------------------------
Over the discussion in WP-Hackers and the lack of alternatives in the
{{{wp-includes/deprecated.php}}}. I went ahead and documented all of the
globals and functions in that file.
The patch also cleans up some coding standard violations in the file. Not
a lot of time was spent obtaining or adding parameter information (that
didn't already exist) and adding long and short descriptions if they
didn't exist before. This is intentional.
There is no point spending more time than needed to document functions
that probably won't be used any longer. However, {{{@since}}} tags and
alternatives has been added to every function.
--
Ticket URL: <http://trac.wordpress.org/ticket/5444>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list