[wp-trac] [WordPress Trac] #35993: Unit tests: XML-RPC Request routines
WordPress Trac
noreply at wordpress.org
Thu Mar 10 14:21:46 UTC 2016
#35993: Unit tests: XML-RPC Request routines
-------------------------------------------------+-------------------------
Reporter: borgesbruno | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future
Component: XML-RPC | Release
Severity: normal | Version:
Keywords: has-patch has-unit-tests dev- | Resolution:
feedback | Focuses:
-------------------------------------------------+-------------------------
Comment (by markoheijnen):
Material for a new ticket I guess:
I did some research on these functions and they are old. they came from b2
and then the whole XML-RPC was function based. I got this feeling we can
just deprecate them and remove the calls. We only need to care about
$post_default_title/$post_default_category if we really want to.
`$post_default_title` feels like a XML-RPC thing.
`$post_default_category` got replaced with
`get_option('default_category')` in [2681]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35993#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list