[buddypress-trac] [BuddyPress] #2526: replace deprecated clean_url() with esc_url()
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Jul 12 21:45:57 UTC 2010
#2526: replace deprecated clean_url() with esc_url()
-----------------------+----------------------------------------------------
Reporter: cnorris23 | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.2.6
Component: Core | Keywords: has-patch
-----------------------+----------------------------------------------------
The function clean_url() is deprecated as of WP 3.0. It's recommended
replacement is esc_url(). This helps cut down on WP_DEBUG notices.
Related #1728
--
Ticket URL: <https://trac.buddypress.org/ticket/2526>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list