Deprecated: Assigning the return value of new by reference is deprecated in /home/desandie/www/blog/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /home/desandie/www/blog/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /home/desandie/www/blog/wp-includes/theme.php on line 507

Warning: Cannot modify header information - headers already sent by (output started at /home/desandie/www/blog/wp-includes/cache.php:36) in /home/desandie/www/blog/wp-content/plugins/BAStats/BAStats_logger.php on line 99

Warning: Cannot modify header information - headers already sent by (output started at /home/desandie/www/blog/wp-includes/cache.php:36) in /home/desandie/www/blog/wp-includes/feed-rss2-comments.php on line 2
Comments on: Wordpress 2.0 Is my Hero http://blog.desandies.com/2006/01/01/wordpress-20-is-my-hero/ Writings and Ramblings (A/V) from Guangzhou, China Tue, 07 Feb 2012 19:44:14 +0000 http://wordpress.org/?v=2.2 By: Pete http://blog.desandies.com/2006/01/01/wordpress-20-is-my-hero/#comment-2494 Pete Thu, 12 Oct 2006 23:23:30 +0000 http://blog.desandies.com/2006/01/01/wordpress-20-is-my-hero/#comment-2494 I was wondering if you could help me out with a Wordpress plugin that you commented on here: http://www.tester.ca/?name=intersect-plugin It was about using a combined catagory plugin called Intersect, which I'm now trying to get working (in WP 2). You said: "Hi, this is exactly what I needed. I made a small change though to use $wp_query->query_vars instead of $_GET because I am using wordpress more as a CMS, and embedding certian categories in certian pages." I'm trying to do the same thing (embedding certain categories on pages), and I'm not able to get the intersect filters to work when using: query_posts("cat=3,12&intersect=1") in the category page itself. Intersect DOES work when doing it through the url (like ?cat=3,12&intersect=1), but that is as unuseful to my situation as it seemed to be for yours. Could you give me any insight? Thanks. I was wondering if you could help me out with a Wordpress plugin that you commented on here: http://www.tester.ca/?name=intersect-plugin

It was about using a combined catagory plugin called Intersect, which I’m now trying to get working (in WP 2). You said:

“Hi, this is exactly what I needed. I made a small change though to use $wp_query->query_vars instead of $_GET because I am using wordpress more as a CMS, and embedding certian categories in certian pages.”

I’m trying to do the same thing (embedding certain categories on pages), and I’m not able to get the intersect filters to work when using:

query_posts(”cat=3,12&intersect=1″)

in the category page itself. Intersect DOES work when doing it through the url (like ?cat=3,12&intersect=1), but that is as unuseful to my situation as it seemed to be for yours. Could you give me any insight? Thanks.

]]>