[wp-trac] [WordPress Trac] #11798: Deprecated functions not marked as deprecated
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 6 23:18:20 UTC 2010
#11798: Deprecated functions not marked as deprecated
-------------------------+--------------------------------------------------
Reporter: sirzooro | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: General | Version: 3.0
Severity: normal | Keywords: needs-patch
-------------------------+--------------------------------------------------
Following function are marked as deprecated in Inline Docs, but do not
call `_deprecated_function()`:
wp-admin/includes/template.php:[[BR]]
- dropdown_categories()[[BR]]
- dropdown_link_categories()
wp-includes/bookmark.php:[[BR]]
- get_link()
wp-includes/formatting.php:[[BR]]
- sanitize_url()[[BR]]
- js_escape()[[BR]]
- wp_specialchars()[[BR]]
- attribute_escape()
wp-includes/pluggable.php:[[BR]]
- wp_login() (also has deprecated argument)
wp-includes/post-template.php:[[BR]]
- get_the_attachment_link()[[BR]]
- get_attachment_icon_src()[[BR]]
- get_attachment_icon()[[BR]]
- get_attachment_innerHTML()[[BR]]
Note: these functions do more than simply calling new function - need to
check this;
xmlrpc.php:[[BR]]
- login_pass_ok()
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11798>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list