[wp-hackers] wp-hackers Digest, Vol 84, Issue 28

Vaillant floducrocq83 at aol.com
Mon Jan 23 13:56:57 UTC 2012



Envoyé de mon iPad

Le 23 janv. 2012 à 13:00, wp-hackers-request at lists.automattic.com a écrit :

> Send wp-hackers mailing list submissions to
>    wp-hackers at lists.automattic.com
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>    http://lists.automattic.com/mailman/listinfo/wp-hackers
> or, via email, send a message with subject or body 'help' to
>    wp-hackers-request at lists.automattic.com
> 
> You can reach the person managing the list at
>    wp-hackers-owner at lists.automattic.com
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of wp-hackers digest..."
> 
> 
> Today's Topics:
> 
>   1. Re: Multiblog Queries (scribu)
>   2. Re: Multiblog Queries (Brad Williams)
>   3. Re: Multiblog Queries (Dagan Henderson)
>   4. Re: Multiblog Queries (scribu)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Mon, 23 Jan 2012 03:21:42 +0200
> From: scribu <scribu at gmail.com>
> Subject: Re: [wp-hackers] Multiblog Queries
> To: wp-hackers at lists.automattic.com
> Message-ID:
>    <CABzSYNO4ycasS2rcaBErNnjMaq=PdXKC1vzGCSkEZ48OnkynQg at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
> 
> Interesting approach, but I don't think it will work too well when you have
> Memcache or similar running.
> 
> Also, it won't work with PHP < 5.3 because you use
> 'Multiblog_Query::filter_get_permalink' as a callback.
> 
> -- 
> http://scribu.net
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Sun, 22 Jan 2012 20:33:55 -0500
> From: Brad Williams <bradw at illiams.com>
> Subject: Re: [wp-hackers] Multiblog Queries
> To: wp-hackers at lists.automattic.com
> Message-ID:
>    <CAMVCUEQVvDBWiGcc=zHrwo1qeDJR57A6_gbue=gf5FT4+mbEgQ at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> Relevant:
> 
> http://ericandrewlewis.com/blog/2011/12/aggregate-multisite-querying-with-wp_query/
> https://github.com/ericandrewlewis/WP_Query_Multisite
> 
> -Brad
> @williamsba
> 
> 
> On Sun, Jan 22, 2012 at 8:21 PM, scribu <scribu at gmail.com> wrote:
> 
>> Interesting approach, but I don't think it will work too well when you have
>> Memcache or similar running.
>> 
>> Also, it won't work with PHP < 5.3 because you use
>> 'Multiblog_Query::filter_get_permalink' as a callback.
>> 
>> --
>> http://scribu.net
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>> 
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Sun, 22 Jan 2012 19:08:23 -0800
> From: Dagan Henderson <dagan at digitalconversations.tv>
> Subject: Re: [wp-hackers] Multiblog Queries
> To: wp-hackers at lists.automattic.com
> Message-ID:
>    <CAE+Kyeu4YAip3NJ0sjJvKQCbp6pAp=6ySBij6yatPaBYEFe74w at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> Pardon my ignorance, scribu, how would memcached be affected?
> 
> Cheers,
> 
> +Dagan Henderson <https://plus.google.com/u/1/114843896766761433534>
> @TechDagan <http://twitter.com/TechDagan>
> 
> http://digitalconversations.tv
> 
> 
> 
> On Sun, Jan 22, 2012 at 5:33 PM, Brad Williams <bradw at illiams.com> wrote:
> 
>> Relevant:
>> 
>> 
>> http://ericandrewlewis.com/blog/2011/12/aggregate-multisite-querying-with-wp_query/
>> https://github.com/ericandrewlewis/WP_Query_Multisite
>> 
>> -Brad
>> @williamsba
>> 
>> 
>> On Sun, Jan 22, 2012 at 8:21 PM, scribu <scribu at gmail.com> wrote:
>> 
>>> Interesting approach, but I don't think it will work too well when you
>> have
>>> Memcache or similar running.
>>> 
>>> Also, it won't work with PHP < 5.3 because you use
>>> 'Multiblog_Query::filter_get_permalink' as a callback.
>>> 
>>> --
>>> http://scribu.net
>>> _______________________________________________
>>> wp-hackers mailing list
>>> wp-hackers at lists.automattic.com
>>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>>> 
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>> 
> 
> 
> ------------------------------
> 
> Message: 4
> Date: Mon, 23 Jan 2012 13:59:15 +0200
> From: scribu <scribu at gmail.com>
> Subject: Re: [wp-hackers] Multiblog Queries
> To: wp-hackers at lists.automattic.com
> Message-ID:
>    <CABzSYNPfyxn7FHhw6wSwK+5hfauJ1xfc7hSxBn0h-vqS9Quyqg at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
> 
> On Mon, Jan 23, 2012 at 5:08 AM, Dagan Henderson <
> dagan at digitalconversations.tv> wrote:
> 
>> Pardon my ignorance, scribu, how would memcached be affected?
>> 
> 
> It's not memcache that would be affected, but your setup. See
> http://core.trac.wordpress.org/ticket/14992
> 
> -- 
> http://scribu.net
> 
> 
> ------------------------------
> 
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
> 
> 
> End of wp-hackers Digest, Vol 84, Issue 28
> ******************************************


More information about the wp-hackers mailing list