[wp-trac] Re: [WordPress Trac] #4779: Proposal for HTTP POST and
REQUEST API
WordPress Trac
wp-trac at lists.automattic.com
Sun May 25 07:52:27 GMT 2008
#4779: Proposal for HTTP POST and REQUEST API
--------------------------------------------------+-------------------------
Reporter: darkdragon | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.6
Component: Optimization | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing dev-feedback |
--------------------------------------------------+-------------------------
Comment (by jacobsantos):
Pretty sweet.
One more thing, pluggable functions are wrapped using the
{{{colon...endif;}}} blocks.
{{{
if( function_exists(...) :
// ...
endif;
}}}
and not with curly brackets.
--
Ticket URL: <http://trac.wordpress.org/ticket/4779#comment:17>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list