[wp-trac] [WordPress Trac] #19067: Duplicate functionality in core: size_format() and wp_convert_bytes_to_hr()
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 27 15:33:22 UTC 2011
#19067: Duplicate functionality in core: size_format() and wp_convert_bytes_to_hr()
-------------------------+------------------------------
Reporter: l3rady | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.2.1
Severity: trivial | Resolution:
Keywords: has-patch |
-------------------------+------------------------------
Comment (by scribu):
A counter example:
Instead of get_option() and update_option(), why not have a single
option() function, with an $action parameter?
Re 19067_3.patch:
* needs to be moved to wp-includes/deprecated.php
* _deprecated_function() should mention size_format() as the replacement
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19067#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list