[wp-trac] Re: [WordPress Trac] #4779: Proposal for HTTP POST and REQUEST API

WordPress Trac wp-trac at lists.automattic.com
Sun May 25 09:12:18 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 DD32):

 > I totally need to get some sleep.
 True :P But it makes sense.

 > I'm sure that there are places where WP does not adhere to that
 standard.
 Yep, I was just wondering why that standard was different in the
 pluggables, and to a certain extend, the compat.php too(Which uses a
 combination).

 The indentation changes are a good one to pointout actually jacob.

 I've personally used this method previously (And is my prefered method,
 but doesnt fit in with WP):
 {{{
 if( ! function_exists() ) {
 function ..() {
 ...
 }} //Double curly close
 }}}

 I'll change the style over if theres any more grip from that patch.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4779#comment:22>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list