[wp-trac] [WordPress Trac] #20549: Removed extra underscores in XML-RPC prepare filter names.
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 25 22:17:02 UTC 2012
#20549: Removed extra underscores in XML-RPC prepare filter names.
----------------------------+-----------------------
Reporter: maxcutler | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.4
Component: XML-RPC | Version: 3.4
Severity: normal | Keywords: has-patch
----------------------------+-----------------------
The new `_prepare_*` methods in the XML-RPC class have filter names like
`xmlrpc__prepare_post`. The intent was for them to be of the format
`xmlrpc_{method_name}`, but ryan requested that we remove the extra
underscore since that isn't done anywhere else in the codebase.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20549>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list